Re: curl-loader-0.50: compiler cannot create executables
Status: Alpha
Brought to you by:
coroberti
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 ...................................................................... |