#15070: clamav 0.93 fails to link with ld: warning can't open dynamic library: /opt/local/lib/libclamunrar.4.dylib -----------------------------------------+---------------------------------- Reporter: gabrieloacapulco@gmail.com | Owner: dluke@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: clamav 0.93 -----------------------------------------+---------------------------------- Changes (by dluke@macports.org): * status: new => assigned Comment: Yes, this is a port bug. The problem is that clamav is building against the installed version of it's support libraries and then when the upgraded version gets installed and those libraries are no longer there (and are instead replaced with newer ones). A temporary workaround would be to uninstall clamav and then build a new one: sudo port -f uninstall clamav sudo port clean --all clamav sudo port install clamav I'll try to get an updated portfile pushed out as soon as I get some time to look at it. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15070#comment:2> MacPorts </projects/macports> Ports system for Mac OS