curl-library
'curl_multi_strerror' undeclared error
Date: Mon, 30 Oct 2006 22:25:36 +0800
Hi,
I am getting the following error with "curlpp-0.7.0-pre2" version. on
Linux mechine.
Multi.cpp: In member function `void cURLpp::Multi::add(const
cURLpp::Easy*)':
Multi.cpp:48: `curl_multi_strerror' undeclared (first use this function)
Multi.cpp:48: (Each undeclared identifier is reported only once for each
function it appears in.)
make[2]: *** [Multi.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Then I tried the following changes..the result remained the same.
1)deleted "curl_config" and "curl" files from /usr/bin.
2)deleted 4 files of libcurl(2 of them links) from /usr/lib.
Has anyone had these problems before, and has anyone got a clue about
how I can solve this?
Thanks,
Fritz Jacob,
Received on 2006-10-30