Thread: curl-loader-0.50: compiler cannot create executables
Status: Alpha
Brought to you by:
coroberti
From: Walter A. <wae...@br...> - 2009-11-11 22:27:31
|
CURL-LOADER VERSION: 0.50, September 21, 2009 HW DETAILS: CPU/S and memory are must: Mem: 2059512k total Intel(R) Pentium(R) D CPU 3.20GHz LINUX DISTRIBUTION and KERNEL (uname -r): 2.6.18-36.el5 GCC VERSION (gcc -v): 4.1.2 20070626 (Red Hat 4.1.2-14) COMPILATION AND MAKING OPTIONS (if defaults changed): COMMAND-LINE:bash CONFIGURATION-FILE (The most common source of problems): Place the file inline here: There is a conf.c and a conf.h... which should I include? DOES THE PROBLEM AFFECT: COMPILATION? Yes LINKING? No EXECUTION? No OTHER (please specify)? Have you run $make cleanall prior to $make ? Yes DESCRIPTION: configure: error: in `/opt/curl-loader-0.50/build/curl': configure: error: C compiler cannot create executables See `config.log' for more details. make: *** [lib/libcurl.a] Error 77 QUESTION/ SUGGESTION/ PATCH: Thanks, Walter Aeckerle Quality Assurance Engineer BroadHop 1401 17th Street Suite 200 Denver, CO 80202 303.962.7220 wae...@br... |
From: Robert I. <cor...@gm...> - 2009-11-12 05:06:57
|
Hi Walter: On Thu, Nov 12, 2009 at 12:27 AM, Walter Aeckerle <wae...@br...>wrote: > CURL-LOADER VERSION: 0.50, September 21, 2009 > > GCC VERSION (gcc -v): 4.1.2 20070626 (Red Hat 4.1.2-14) > This version is OK. What is the version of RedHat linux? > > DOES THE PROBLEM AFFECT: > > COMPILATION? Yes > > DESCRIPTION: > > configure: error: in `/opt/curl-loader-0.50/build/curl': > Do you have all privileges to build in this directory? > configure: error: C compiler cannot create executables > > See `config.log' for more details. > > make: *** [lib/libcurl.a] Error 77 > Could you please look at config.log for more details? You can opt to send the details also to the list. Thanks! > *Walter Aeckerle* > > Quality Assurance Engineer > > wae...@br... > -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |
From: Walter A. <wae...@br...> - 2009-11-12 15:34:53
|
Hi Robert, I am running 64-bit, Red Hat 5.0 From: Robert Iakobashvili [mailto:cor...@gm...] Sent: Wednesday, November 11, 2009 10:07 PM To: curl-loader-devel Subject: Re: curl-loader-0.50: compiler cannot create executables Hi Walter: On Thu, Nov 12, 2009 at 12:27 AM, Walter Aeckerle <wae...@br...> wrote: CURL-LOADER VERSION: 0.50, September 21, 2009 GCC VERSION (gcc -v): 4.1.2 20070626 (Red Hat 4.1.2-14) This version is OK. What is the version of RedHat linux? DOES THE PROBLEM AFFECT: COMPILATION? Yes DESCRIPTION: configure: error: in `/opt/curl-loader-0.50/build/curl': Do you have all privileges to build in this directory? configure: error: C compiler cannot create executables See `config.log' for more details. make: *** [lib/libcurl.a] Error 77 Could you please look at config.log for more details? You can opt to send the details also to the list. Thanks! Walter Aeckerle Quality Assurance Engineer wae...@br... -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |
From: Robert I. <cor...@gm...> - 2009-11-12 15:50:50
|
Hi, On Thu, Nov 12, 2009 at 5:34 PM, Walter Aeckerle <wae...@br...>wrote: > Hi Robert, > > > > I am running 64-bit, Red Hat 5.0 > So... Could you please look at config.log for more details? You can opt to send the details also to the list. > > > *From:* Robert Iakobashvili [mailto:cor...@gm...] > *Sent:* Wednesday, November 11, 2009 10:07 PM > *To:* curl-loader-devel > *Subject:* Re: curl-loader-0.50: compiler cannot create executables > > > > Hi Walter: > > On Thu, Nov 12, 2009 at 12:27 AM, Walter Aeckerle <wae...@br...> > wrote: > > CURL-LOADER VERSION: 0.50, September 21, 2009 > > GCC VERSION (gcc -v): 4.1.2 20070626 (Red Hat 4.1.2-14) > > > This version is OK. > What is the version of RedHat linux? > > > > DOES THE PROBLEM AFFECT: > > COMPILATION? Yes > > DESCRIPTION: > > configure: error: in `/opt/curl-loader-0.50/build/curl': > > Do you have all privileges to build in this directory? > > > configure: error: C compiler cannot create executables > > See `config.log' for more details. > > make: *** [lib/libcurl.a] Error 77 > > > Could you please look at config.log for more details? > You can opt to send the details also to the list. > > Thanks! > > > *Walter Aeckerle* > > Quality Assurance Engineer > > wae...@br... > > > -- > Truly, > Robert Iakobashvili, Ph.D. > ...................................................................... > www.ghotit.com > Assistive technology that understands you > ...................................................................... > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > curl-loader-devel mailing list > cur...@li... > https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > > -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |
From: Walter A. <wae...@br...> - 2009-11-12 18:16:25
|
Yeah, it seems that the 64-bit version of RedHat 5.0 we have cannot compile correctly, for I was able to compile it on an older, 32-bit box/version. Thank you, Robert. Regards, Walter From: Robert Iakobashvili [mailto:cor...@gm...] Sent: Thursday, November 12, 2009 11:13 AM To: curl-loader-devel Subject: Re: curl-loader-0.50: compiler cannot create executables Hi, On Thu, Nov 12, 2009 at 7:33 PM, Walter Aeckerle <wae...@br...> wrote: Fresh attempt from this morning... From: Robert Iakobashvili [mailto:cor...@gm...] Sent: Thursday, November 12, 2009 8:51 AM To: curl-loader-devel Subject: Re: curl-loader-0.50: compiler cannot create executables So it is clear: configure:3747: $? = 0 configure:3754: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20070626 (Red Hat 4.1.2-14) configure:3758: $? = 0 configure:3765: gcc -V >&5 gcc: '-V' option must have argument configure:3769: $? = 1 configure:3791: checking for C compiler default output file name configure:3813: gcc -g -O0 -DCURL_MAX_WRITE_SIZE=4096 conftest.c >&5 /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc /usr/bin/ld: cannot find -lc collect2: ld returned 1 exit status configure:3817: $? = 1 configure:3855: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "curl" | #define PACKAGE_TARNAME "curl" | #define PACKAGE_VERSION "-" | #define PACKAGE_STRING "curl -" | #define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/" | #define PACKAGE "curl" | #define VERSION "7.19.6" | #define OS "x86_64-unknown-linux-gnu" | /* end confdefs.h. */ You have a problem with your compiler installation or packages. There is nothing to do on the side of curl-loader. Please, talk to your admins or programmers to assist you in creating a good compilation environment on your linux machine. Take care! -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |
From: Robert I. <cor...@gm...> - 2009-11-12 18:48:44
|
Hi Walter, On Thu, Nov 12, 2009 at 8:16 PM, Walter Aeckerle <wae...@br...>wrote: > Yeah, it seems that the 64-bit version of RedHat 5.0 we have cannot > compile correctly, for I was able to compile it on an older, 32-bit > box/version. Thank you, Robert. > Regards, > > Walter > Worth to mention, that I am personally working on 64-bit Debian (lenny) and it is compiles and works just lovely. As a tip - it seems, that you need you install libraries for 64-bit development, at least an rpm with libc-64, and may be more. Read some tips for 64-bit compilation and its pre-conditions. Best wishes! > > > *From:* Robert Iakobashvili [mailto:cor...@gm...] > *Sent:* Thursday, November 12, 2009 11:13 AM > > *To:* curl-loader-devel > *Subject:* Re: curl-loader-0.50: compiler cannot create executables > > > > Hi, > > On Thu, Nov 12, 2009 at 7:33 PM, Walter Aeckerle <wae...@br...> > wrote: > > Fresh attempt from this morning… > > > > *From:* Robert Iakobashvili [mailto:cor...@gm...] > *Sent:* Thursday, November 12, 2009 8:51 AM > > > *To:* curl-loader-devel > *Subject:* Re: curl-loader-0.50: compiler cannot create executables > > So it is clear: > > configure:3747: $? = 0 > configure:3754: gcc -v >&5 > Using built-in specs. > Target: x86_64-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --enable-shared --enable-threads=posix > --enable-checking=release --with-system-zlib --enable-__cxa_atexit > --disable-libunwind-exceptions --enable-libgcj-multifile > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk > --disable-dssi --enable-plugin > --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic > --host=x86_64-redhat-linux > Thread model: posix > gcc version 4.1.2 20070626 (Red Hat 4.1.2-14) > configure:3758: $? = 0 > configure:3765: gcc -V >&5 > gcc: '-V' option must have argument > configure:3769: $? = 1 > configure:3791: checking for C compiler default output file name > configure:3813: gcc -g -O0 -DCURL_MAX_WRITE_SIZE=4096 conftest.c >&5 > /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc > /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc > /usr/bin/ld: cannot find -lc > collect2: ld returned 1 exit status > configure:3817: $? = 1 > configure:3855: result: > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "curl" > | #define PACKAGE_TARNAME "curl" > | #define PACKAGE_VERSION "-" > | #define PACKAGE_STRING "curl -" > | #define PACKAGE_BUGREPORT "a suitable curl mailing list => > http://curl.haxx.se/mail/" > | #define PACKAGE "curl" > | #define VERSION "7.19.6" > | #define OS "x86_64-unknown-linux-gnu" > | /* end confdefs.h. */ > > > You have a problem with your compiler installation or packages. > > There is nothing to do on the side of curl-loader. > > Please, talk to your admins or programmers to assist you in creating > a good compilation environment on your linux machine. > > Take care! > > > -- > Truly, > Robert Iakobashvili, Ph.D. > ...................................................................... > www.ghotit.com > Assistive technology that understands you > ...................................................................... > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > curl-loader-devel mailing list > cur...@li... > https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > > -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |