|
Sponsors:
Haxx
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
New issue with libcurl library
Hi All,
I am facing a new issue with building libcurl library (version: 7.15.5) with OpenSSL library for AIX 4.3.3. I have built OpenSSL library for AIX 4.3.3 and giving the path while configuring libcurl library. But, it fails to build libcurl.a giving linking error.
Please help to proceed further.
Regards, Parthiv
P.S.:
gcc -g -O2 -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o strtoofft.o timeval.o strdup.o -L/libcurl/openssl-0.9.8b_aix/lib ../lib/.libs/libcurl.a -lssl -lcrypto ld: 0711-317 ERROR: Undef!
ined symbol: .DES_set_odd_parity ld: 0711-317 ERROR: Undefined symbol: .DES_set_key ld: 0711-317 ERROR: Undefined symbol: .DES_ecb_encrypt ld: 0711-317 ERROR: Undefined symbol: .UI_OpenSSL ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status make: 1254-004 The error code from the last command is 1.
Stop. make: 1254-004 The error code from the last command is 2.
Stop. make: 1254-004 The error code from the last command is 1.
Stop.
|
Received on 2006-10-01
These mail archives are generated by hypermail.
|