cURL / Mailing Lists / curl-library / Single Mail

curl-library

error in make while installing curl-7.21.4

From: Chenini, Mohamed <MChenini_at_geico.com>
Date: Wed, 15 Feb 2012 16:49:07 -0500

Hi,

 

I am trying to install curl-7.21.4. The configure was successful, but
the make is giving this error:

 

~/curl-7.21.4> export
LD_LIBRARY_PATH=/home/u1c332/libssh2-1.4.0:/home/u1c332/openssl/lib:/hom
e/u1c332/curl-7.21.4/lib/.libs:/home/u1c332/lib

 

~/curl-7.21.4> ./configure --prefix=/home/u1c332/
--with-ssl=/home/u1c332/openssl
--with-libssh2=/home/u1c332/libssh2-1.4.0

 

make[2]: Entering directory `/home/u1c332/curl-7.21.4/src'

/bin/sh ../libtool --tag=CC --mode=link gcc -g0 -O2 -Wno-system-headers
-L/home/u1c332/openssl/lib -L/home/u1c332/libssh2-1.4.0/lib -o curl
main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o
curlutil.o os-specific.o xattr.o strtoofft.o strdup.o rawstr.o
nonblock.o ../lib/libcurl.la -lrt -lz

libtool: link: gcc -g0 -O2 -Wno-system-headers -o .libs/curl main.o
hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o
curlutil.o os-specific.o xattr.o strtoofft.o strdup.o rawstr.o
nonblock.o -L/home/u1c332/openssl/lib -L/home/u1c332/libssh2-1.4.0/lib
../lib/.libs/libcurl.so -lrt -lz -Wl,-rpath
-Wl,/home/u1c332/curl-7.21.4/lib

../lib/.libs/libcurl.so: undefined reference to `libssh2_knownhost_free'

../lib/.libs/libcurl.so: undefined reference to `libssh2_knownhost_add'

../lib/.libs/libcurl.so: undefined reference to
`libssh2_knownhost_writefile'

../lib/.libs/libcurl.so: undefined reference to
`libssh2_sftp_close_handle'

..............................................................

 

What am I missing?

 

Thanks,

Mohamed

====================
This email/fax message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution of this
email/fax is prohibited. If you are not the intended recipient, please
destroy all paper and electronic copies of the original message.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-15