cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Borland Linker Errors

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 22 Nov 2002 07:53:49 +0100 (MET)

On Thu, 21 Nov 2002, charles wrote:

> Yes 7.10.2 build great thanks, however when I go to link I get
>
> [Linker Error] Unresolved external '_Curl_hash_clean' referenced from
> C:\PROGRAM FILES\BORLAND\CBUILDER6\LIB\LIBCURL.LIB|hostip

> ... and so forth, all something with HASH in them
>
> What are these hash functions and what do i need to do to link them to the
> project.

Oh. The Borland makefile clearly lacks some source files.

Try adding these four: hash.c llist.c multi.c content_encoding.c

... and let us now how it works so that we can update the Makefile
accordingly for the next release!

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-11-22