cURL / Mailing Lists / curl-library / Single Mail

curl-library

Building the latest snapshots

From: Karl M <karlm30_at_hotmail.com>
Date: Wed, 12 Apr 2006 07:14:01 -0700

Hi All...

When I do an

nmake vc-clean
nmake vc-sspi

(xp pro with msvc 6) with the latest snapshot...

I get a linker failure with 5 unresolved symbols

libcurl.lib(hostthre.obj) : error LNK2001: unresolved external symbol
_GETSOCK_WRITESOCK
libcurl.lib(multi.obj) : error LNK2001: unresolved external symbol
_Curl_splaygetbest
libcurl.lib(multi.obj) : error LNK2001: unresolved external symbol
_Curl_splay
libcurl.lib(multi.obj) : error LNK2001: unresolved external symbol
_Curl_splayinsert
libcurl.lib(multi.obj) : error LNK2001: unresolved external symbol
_Curl_splayremovebyaddr

Thanks,

...Karl
Received on 2006-04-12