From: Thomas Beierlein <tomjbe@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Re: Re: Gentoo's plan to remove .la files: wording about when and how to drop .la files
Date: Sun, 31 Oct 2010 20:09:17 +0100	[thread overview]
Message-ID: <20101031200917.685715f8@ham> (raw)
In-Reply-To: <1288536771.18073.41.camel@yamato.local>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 31 Oct 2010 15:52:51 +0100
Diego Elio Pettenò <flameeyes@gmail.com> wrote:
> >  For example, I have just
> > seen in my system that packages like dev-python/pyorbit and
> > dev-libs/libgamin are installing these .la files that should not be
> > needed, but I am sure lots of other python packages are also
> > affected :-/.
> 
snip..
> media-libs/hamlib (tomjbe)
snip..
Above package provides around 38 .la files. I am not quite sure yet
about hamlibtcl.la, libhamlib++.la, libhamlib.la and _Hamlib.la. Maybe
they can go -- will look into that in next days.
But the other ones are plugins (or backends in hamlib terms) which get
loaded via libltdl according to the radio tranceiver family in question.
See as an example the following strace for calling the simple frontend
(rigctl) for the Kenwood TS-570 tranceiver (Model 204).
strace -e open rigctl -m 204
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/usr/lib64/hamlib/libhamlib.so.2", O_RDONLY) = 3
open("/lib/libpthread.so.0", O_RDONLY)  = 3
open("/lib/libc.so.6", O_RDONLY)        = 3
open("/usr/lib/libltdl.so.7", O_RDONLY) = 3
open("/lib/libm.so.6", O_RDONLY)        = 3
open("/lib/libusb-0.1.so.4", O_RDONLY)  = 3
open("/lib/libdl.so.2", O_RDONLY)       = 3
open("/usr/lib64/hamlib/hamlib-kenwood.la", O_RDONLY) = 3
open("/usr/lib64/hamlib/hamlib-kenwood.so", O_RDONLY) = 3
open("/dev/ttyS0", O_RDWR|O_NOCTTY|O_NONBLOCK) = 3
If I read the discussion correctly we will still need to keep these .la
files around.
Regards,
	Thomas.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
iEYEARECAAYFAkzNvuQACgkQQe4uqXYgU9XQOACfdh6Y0K4tEaNfxZWuLQ4IKY9z
COcAniZAbl1YcvRLrGQE6k2Jph2jNOkN
=u989
-----END PGP SIGNATURE-----
next prev parent reply	other threads:[~2010-10-31 19:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-31  4:30 [gentoo-dev] Gentoo's plan to remove .la files: wording about when and how to drop .la files Jorge Manuel B. S. Vicetto
2010-10-31 13:56 ` [gentoo-dev] " Diego Elio Pettenò
2010-10-31 14:31   ` Pacho Ramos
2010-10-31 14:52     ` [gentoo-dev] " Diego Elio Pettenò
2010-10-31 19:09       ` Thomas Beierlein [this message]
2010-10-31 19:15         ` [gentoo-dev] " Diego Elio Pettenò
2010-10-31 21:16           ` Thomas Beierlein
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=20101031200917.685715f8@ham \
    --to=tomjbe@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