cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: error in make while installing curl-7.21.4

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 16 Feb 2012 11:10:19 +0100 (CET)

On Wed, 15 Feb 2012, Chenini, Mohamed wrote:

> /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

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

Investigate your config.log file and check the libssh2 tests to see if you can
detect anything. Clearly the command line doesn't have -lssh2 anywhere and the
libcurl.la must be missing that as a dependency too.

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