From owner-freebsd-ports@FreeBSD.ORG Wed Feb 13 01:40:14 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C43C116A421 for ; Wed, 13 Feb 2008 01:40:14 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from dione.picobyte.net (81-86-230-94.dsl.pipex.com [81.86.230.94]) by mx1.freebsd.org (Postfix) with SMTP id 4CD8A13C45E for ; Wed, 13 Feb 2008 01:40:14 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:770:15d::fe03]) by dione.picobyte.net (Postfix) with ESMTP id 2F96CB815; Wed, 13 Feb 2008 01:00:50 +0000 (GMT) Date: Wed, 13 Feb 2008 01:00:50 +0000 From: Shaun Amott To: Paul Schmehl Message-ID: <20080213010049.GA40395@charon.picobyte.net> References: <42022FA719577C4E81617706@utd59514.utdallas.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: <42022FA719577C4E81617706@utd59514.utdallas.edu> User-Agent: Mutt/1.5.16 (FreeBSD i386) Cc: FreeBSD Ports Subject: Re: How is this possible? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 01:40:14 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 12, 2008 at 04:38:31PM -0600, Paul Schmehl wrote: >=20 > The Makefile has: > LIB_DEPENDS+=3D ${PYTHON_SITELIBDIR}/pcapy.so:${PORTSDIR}/net/py-pcapy >=20 > How is it possible to get "the file doesn't exist" when the file does in= =20 > fact exist? Very weird. >=20 LIB_DEPENDS expects a library name/version. The dependency is checked with ldconfig; although the error message is misleading in this case. --=20 Shaun Amott // PGP: 0x6B387A9A "A foolish consistency is the hobgoblin of little minds." - Ralph Waldo Emerson --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHskFBkmhdCGs4epoRAvMUAJ4xld9uZTQACM23JwyLexWf5/n1hQCbBgbb 4+MwM0HLUAvFVLluK8ZzewM= =FbHn -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM--