cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl / libc version dependency?

From: Jerry Oram <joram_at_oncamgrandeye.com>
Date: Tue, 26 May 2015 15:42:59 +0000

I recently upgraded our version of glibc from libc-2.19.so to libc-2.5.90.so and recompiled
our target....the build fails now on lib curl (see below) and Im not sure why...

Making all in subdirectory curl...
make[6]: Entering directory `/home/joram/alta-sdk/ipnc/ipnc_app/lib/curl'
cd curl-7.28.1; ./configure --prefix=/usr/ --disable-ldap --disable-ldaps --disable-rtsp --disable-dict --disable-telnet --disable-tftp --disable-pop3 --disable-imap --disable-smtp --disable-gopher --disable-manual --host=arm-linux --mandir=/usr/man
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking for sed... /bin/sed
checking for grep... /bin/grep
checking for egrep... /bin/grep -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for arm-linux-strip... no
checking for strip... strip
checking curl version... 7.28.1
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-gnu
checking for style of include used by make... GNU
checking for arm-linux-gcc... arm_v5t_le-gcc
checking for C compiler default output file name...
configure: error: in `/home/joram/alta-sdk/ipnc/ipnc_app/lib/curl/curl-7.28.1':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make[6]: *** [curl-7.28.1/Makefile] Error 77

Thought maybe something had hard-coded the actual version of glibc instead of using
the sym link (libc.so.6) but that doesnt appear to be the case. Would greatly appreciate any
ideas you may have...

Regards,
JErry
This communication is for the exclusive use of the addressee and may contain information that is private and confidential. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication and its attachments is strictly prohibited. If you have received this information in error please contact the sender and delete the communication from your system. Any views or opinions presented are solely those of the author and do not necessarily represent those of Oncam Grandeye unless specifically stated.

This message has been scanned for malware by Websense. www.websense.com

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-05-26