cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Error compiling on AIX

From: Derek Lee-Wo <derek_at_leewo.net>
Date: Wed, 11 Mar 2009 15:12:21 -0500

I'm trying to compile the latest curl sources (7.19.4) on AIX 5.2, but I'm
getting the following error:

        /bin/sh ../libtool --tag=CC --mode=link cc -qlanglvl=ansi
-qthreaded -qnoansialias -qhalt=e -O2 -L/usr/local/ssl/lib -o
libcurl.la-rpath /usr/local/lib -version-info 5:1:1 -lssl -lcrypto
file.lo
timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo
sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo ldap.lo ssluse.lo
version.lo getenv.lo escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo
transfer.lo strequal.lo easy.lo security.lo krb4.lo krb5.lo memdebug.lo
http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo
content_encoding.lo share.lo http_digest.lo md5.lo http_negotiate.lo
http_ntlm.lo inet_pton.lo strtoofft.lo strerror.lo hostares.lo hostasyn.lo
hostip4.lo hostip6.lo hostsyn.lo hostthre.lo inet_ntop.lo parsedate.lo
select.lo gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo
nss.lo qssl.lo rawstr.lo curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo
curl_sspi.lo
libtool: link: `file.lo' is not a valid libtool object
make: 1254-004 The error code from the last command is 1.

Stop.

Here are the configure options I used:

./configure --with-ssl=/usr/local/ssl --enable-static=yes --enable-shared=no
--disable-ipv6 --disable-ldap --disable-ldaps

I did a Google search and I do find the same error in some curl autobuild
logs, e.g,:

http://74.125.77.132/search?q=cache:VurL_8A6gsYJ:curl.haxx.se/auto/log.cgi%3Fid%3D20081210011457-24848+curl+aix+%22is+not+a+valid+libtool+object%22&hl=en&ct=clnk&cd=27&gl=us&client=firefox-a

Can anyone help me get around this compilation issue?

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-03-11

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET