How is this possible?

Shaun Amott shaun at FreeBSD.org
Wed Feb 13 01:40:14 UTC 2008


On Tue, Feb 12, 2008 at 04:38:31PM -0600, Paul Schmehl wrote:
> 
> The Makefile has:
> LIB_DEPENDS+=   ${PYTHON_SITELIBDIR}/pcapy.so:${PORTSDIR}/net/py-pcapy
> 
> How is it possible to get "the file doesn't exist" when the file does in 
> fact exist?  Very weird.
> 

LIB_DEPENDS expects a library name/version. The dependency is checked
with ldconfig; although the error message is misleading in this case.

-- 
Shaun Amott // PGP: 0x6B387A9A
"A foolish consistency is the hobgoblin
of little minds." - Ralph Waldo Emerson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20080213/770f784b/attachment.pgp


More information about the freebsd-ports mailing list