cURL / Mailing Lists / curl-library / Single Mail

curl-library

using "--disable-http" causes build error

From: Robert P. J. Day <rpjday_at_mindspring.com>
Date: Wed, 27 Jul 2005 09:00:49 -0400 (EDT)

  with the latest CVS checkout,

        $ ./configure --disable-http
        $ make

generates:

gcc -g -O2 -o .libs/curl main.o hugehelp.o urlglob.o writeout.o
writeenv.o getpass.o homedir.o strtoofft.o timeval.o
-L/usr/kerberos/lib ../lib/.libs/libcurl.so /usr/lib/libidn.so -lssl
-lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz
-Wl,--rpath -Wl,/usr/local/lib
../lib/.libs/libcurl.so: undefined reference to `Curl_ntlm_cleanup'
collect2: ld returned 1 exit status

rday
Received on 2005-07-27