Vovex Technology
New member
I have tried compiling Curl, Curl support both from WHM / Easy apache, and manually. I've spent 2 nights now trying to get this damn thing to work... I am about to throw it out the f*cking window. Please help me. If I cant get it to work, I just wasted $150 on WHMAutoPilot that I just purchased that requires Curl, Curl support!
This is the error I receive any way that I try to compile it.
make[2]: Entering directory `/home/curl-7.10.8/src'
/bin/sh ../libtool --mode=link gcc -g -O2 -L/usr/local/ssl/lib -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o ../lib/libcurl.la -lz -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz
gcc -g -O2 -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o -L/usr/local/ssl/lib ../lib/.libs/libcurl.so -lssl -lcrypto -ldl -lz -Wl,--rpath -Wl,/usr/local/lib
../lib/.libs/libcurl.so: undefined reference to `DES_set_odd_parity'
../lib/.libs/libcurl.so: undefined reference to `UI_OpenSSL'
../lib/.libs/libcurl.so: undefined reference to `DES_set_key'
../lib/.libs/libcurl.so: undefined reference to `DES_ecb_encrypt'
collect2: ld returned 1 exit status
make[2]: *** [curl] Error 1
make[2]: Leaving directory `/home/curl-7.10.8/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/curl-7.10.8/src'
make: *** [all-recursive] Error 1
I am running PHP 4.3.3
Please help. Either respond to this forum or instant message me on AIM : VovexSupport
Thanks in advance.
This is the error I receive any way that I try to compile it.
make[2]: Entering directory `/home/curl-7.10.8/src'
/bin/sh ../libtool --mode=link gcc -g -O2 -L/usr/local/ssl/lib -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o ../lib/libcurl.la -lz -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz
gcc -g -O2 -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o -L/usr/local/ssl/lib ../lib/.libs/libcurl.so -lssl -lcrypto -ldl -lz -Wl,--rpath -Wl,/usr/local/lib
../lib/.libs/libcurl.so: undefined reference to `DES_set_odd_parity'
../lib/.libs/libcurl.so: undefined reference to `UI_OpenSSL'
../lib/.libs/libcurl.so: undefined reference to `DES_set_key'
../lib/.libs/libcurl.so: undefined reference to `DES_ecb_encrypt'
collect2: ld returned 1 exit status
make[2]: *** [curl] Error 1
make[2]: Leaving directory `/home/curl-7.10.8/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/curl-7.10.8/src'
make: *** [all-recursive] Error 1
I am running PHP 4.3.3
Please help. Either respond to this forum or instant message me on AIM : VovexSupport
Thanks in advance.