cURL / Mailing Lists / curl-users / Single Mail

curl-users

Unresolved external '_Curl_digest_cleanup' referenced from C:\.SRC\CURL-7.10.8\LIB\LIBCURL.LIB|url

From: James Clancy <jsclancy_at_yahoo.com>
Date: Tue, 25 Nov 2003 14:17:41 -0800 (PST)

I'm trying to compile curl-7.10.8 using Borland C++ 5.5.1 for Win32.
I've managed to compile the libcurl.lib file, which comes in at 218,112
bytes. (Is that about right?) Then, when I go to try and compile
curl.exe, I get the errors listed below. Any idea what I may be doing
wrong?

Error: Unresolved external '_Curl_digest_cleanup' referenced from
C:\.SRC\CURL-7.10.8\LIB\LIBCURL.LIB|url
Error: Unresolved external '_Curl_output_digest' referenced from
C:\.SRC\CURL-7.10.8\LIB\LIBCURL.LIB|http
Error: Unresolved external '_Curl_input_digest' referenced from
C:\.SRC\CURL-7.10.8\LIB\LIBCURL.LIB|http
Error: Unresolved external 'WSACreateEvent' referenced from
C:\.SRC\CURL-7.10.8\LIB\LIBCURL.LIB|telnet
Error: Unresolved external 'WSAEventSelect' referenced from
C:\.SRC\CURL-7.10.8\LIB\LIBCURL.LIB|telnet
Error: Unresolved external 'WSAEnumNetworkEvents' referenced from C:\.SRC\CURL-7.10.8\LIB\LIBCURL.LIB|telnet

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-25