public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul de Vrieze <pauldv@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] checdeps.rb for getting deps out of elf files
Date: Wed, 28 Dec 2005 17:11:22 +0100	[thread overview]
Message-ID: <200512281711.22749.pauldv@gentoo.org> (raw)
In-Reply-To: <43B1BC36.3040905@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

On Tuesday 27 December 2005 23:12, Petteri Räty wrote:
>
> 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

Unfortunately scanelf also doesn't know (nor can it know) that some libraries 
like apr-util do not link against the libraries they need, but leave it for 
users to link against them properly by means of the apu-config utility. As 
such subversion could link against libldap. It does however not depend on 
libldap, as this comes from apr-util. Perhaps this means that apr-util should 
be fixed, but it certainly does not mean that subversion missed a dep.

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2005-12-28 16:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-23 11:09 [gentoo-dev] checdeps.rb for getting deps out of elf files Petteri Räty
2005-12-23 12:47 ` Thomas de Grenier de Latour
2005-12-23 14:35 ` Mike Frysinger
2005-12-27 22:12   ` Petteri Räty
2005-12-28 16:11     ` Paul de Vrieze [this message]
2005-12-28 16:26       ` Petteri Räty
2005-12-28 19:38         ` Paul de Vrieze
2005-12-28 19:52           ` Petteri Räty
2005-12-29 17:29             ` solar
2005-12-28 20:13       ` Mike Frysinger
2005-12-28 20:43         ` Paul de Vrieze

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200512281711.22749.pauldv@gentoo.org \
    --to=pauldv@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox