From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1EreCo-00045O-UI for garchives@archives.gentoo.org; Wed, 28 Dec 2005 16:31:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBSGTxDP006012; Wed, 28 Dec 2005 16:29:59 GMT Received: from gw02.mail.saunalahti.fi (gw02.mail.saunalahti.fi [195.197.172.116]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBSGQreV000376 for ; Wed, 28 Dec 2005 16:26:53 GMT Received: from [192.168.150.87] (YYYMMMCCII.dsl.saunalahti.fi [85.76.10.103]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 35CD0E3BA6 for ; Wed, 28 Dec 2005 18:26:52 +0200 (EET) Message-ID: <43B2BCC9.7020709@gentoo.org> Date: Wed, 28 Dec 2005 18:26:49 +0200 From: =?UTF-8?B?UGV0dGVyaSBSw6R0eQ==?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051206) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] checdeps.rb for getting deps out of elf files References: <43ABDAD4.5010003@gentoo.org> <20051223143513.GD14579@toucan.gentoo.org> <43B1BC36.3040905@gentoo.org> <200512281711.22749.pauldv@gentoo.org> In-Reply-To: <200512281711.22749.pauldv@gentoo.org> X-Enigmail-Version: 0.92.0.0 OpenPGP: url=http://users.tkk.fi/~praty/public.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9E9DFC27873C42692E4A9035" X-Archives-Salt: ca0796d2-11a7-44cb-b3e4-c2ebbcc2dd8b X-Archives-Hash: 5422ef29ca98e005f4caaed0e09de992 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9E9DFC27873C42692E4A9035 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Paul de Vrieze wrote: > On Tuesday 27 December 2005 23:12, Petteri R=C3=A4ty wrote: >=20 >>This has the side affect that the library location code is not used >>until I code or take the logic from glibc from example. >> >>betelgeuse@pena ~/bin $ checkdeps.rb subversion >>dev-libs/apr >>dev-libs/apr-util >>dev-libs/expat >>dev-libs/openssl >>dev-util/subversion >>net-misc/neon >>sys-libs/db || app-office/openoffice-bin >>sys-libs/gdbm >>sys-libs/glibc >>sys-libs/zlib >=20 >=20 > Unfortunately scanelf also doesn't know (nor can it know) that some lib= raries=20 > like apr-util do not link against the libraries they need, but leave it= for=20 > users to link against them properly by means of the apu-config utility.= As=20 > such subversion could link against libldap. It does however not depend = on=20 > libldap, as this comes from apr-util. Perhaps this means that apr-util = should=20 > be fixed, but it certainly does not mean that subversion missed a dep. >=20 > Paul >=20 I just picked some package as an example of the output with openoffice-bin. My understanding here is that if you link against those libraries, it will break break binary packages because dependencies don't say to pull in required libraries. This just means that apr-util should be fixed. Regards, Petteri --------------enig9E9DFC27873C42692E4A9035 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDsrzMcxLzpIGCsLQRAj19AKCAmEcwIZvdJKLVIKdoyd4LDlB4oACfUC9G yzikQvGXXYVyKABdljZXCzQ= =HYFA -----END PGP SIGNATURE----- --------------enig9E9DFC27873C42692E4A9035-- -- gentoo-dev@gentoo.org mailing list