Bugs item #3446041, was opened at 2011-11-30 05:08
Message generated for change (Tracker Item Submitted) made by fevfev
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3446041&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: compile or build problem
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: FEV (fevfev)
Assigned to: Daniel Stenberg (bagder)
Summary: Zlib 1.2.5 error under compile cURL 7.23.1
Initial Comment:
I am try different compile command and all time have this strange issue. So i simplify configure command (see below).
System: Linux version 2.6.3 (gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110))
Configure command: ./configure --prefix=/usr/local/curl-7.23.1 --without-ssl --with-zlib=/usr/local/zlib-1.2.5
... make ... make install
So what is problem?
/usr/local/curl-7.23.1/bin/curl --version
curl 7.23.1 (i686-pc-linux-gnu) libcurl/7.23.1 zlib/1.2.3
Protocols: dict file ftp gopher http imap ldap ldaps pop3 rtsp smtp telnet tftp
Features: Largefile libz
Where cURL get zlib version 1.2.3???
I am SURE my /usr/ folder dont content any zlib.* files (like headers libs) except /usr/local/zlib-1.2.5
/usr/local/curl-7.23.1/bin/curl-config --libs
-L/usr/local/curl-7.23.1/lib -lcurl -L/usr/local/zlib-1.2.5/lib
/usr/local/curl-7.23.1/bin/curl-config --static-libs
/usr/local/curl-7.23.1/lib/libcurl.a -L/usr/local/zlib-1.2.5/lib -lldap -lz
So can someone comment this problem with version Zlib???
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3446041&group_id=976
Received on 2011-11-30