On Friday December 15, 2006 at 06:49:42 (AM) Mark wrote:
I'm having trouble with curl on FreeBSD 4.11 and clamav-0.88.7_1:

===>   Compressing manual pages for curl-7.15.5_1
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for curl-7.15.5_1
readlink: not found
===>   Returning to build of clamav-0.88.7_1
Error: shared library "curl.4" does not exist
*** Error code 1

Stop in /usr/ports/security/clamav.

Pretty self-explanatory: there is no curl.4 library. curl-7.15.5_1 creates
a new /usr/local/lib/libcurl.so.3, but not .4 version.

That's because the .3 version is associated with curl-7.15.5; the .4 version is associated with:

% pkg_which /usr/local/lib/libcurl.so.4
curl-7.16.0

...you should update all of the ports which clamav depends upon by using portupgrade, portmaster, or a similar utility.

--
-Chuck

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to