curl-library
RE: run time error
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 23 Aug 2001 08:52:54 +0200 (MET DST)
Date: Thu, 23 Aug 2001 08:52:54 +0200 (MET DST)
On Wed, 22 Aug 2001, Jimmy Tam wrote:
> Now I am getting this error.
>
> ld.so.1: miva: fatal: relocation error: file
> /usr/include/curl/lib/libcurl.so.1: symbol __eprintf: referenced symbol not
> found
Well, then try using 'curl-config' to get the proper and full set of linker
flags:
curl-config --libs
There might be one missing in that line. Could be -lresolv for example.
"__eprintf" looks odd to me.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-08-23