[Openmcl-devel] libcurl init functions not found
Jimmy Miller
captainthunder at gmail.com
Sun Dec 30 07:22:20 PST 2007
This might be a libcurl problem, but I'm pretty sure it's more related to CCL.
I've installed the libcurl library, and when I try to call a foreign
function such as:
(#_curl_easy_setopt)
I get an expected error about how the foreign function was missing
arguments. However, when I try to call one of the libcurl init
functions like
(#_curl_easy_init)
CCL complains that it can't resolve the foreign symbol. The same
thing happens with curl_multi_init. I've tried calling nearly every
other libcurl function, and all of them can be resolved, so what is
the problem with these two specific functions not being found?
--
<a href="http://www.spreadfirefox.com/?q=affiliates&id=153516&t=1"><textarea
rows="3" cols="40">Get Firefox!</a>
More information about the Openmcl-devel
mailing list