Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] readline ebuild problem
Date: Sun, 30 Nov 2008 09:58:14
Message-Id: 1228039089.526.1.camel@salomon-22
In Reply to: Re: [gentoo-alt] readline ebuild problem by Alan Hourihane
1 On Fri, 2008-11-28 at 16:31 +0000, Alan Hourihane wrote:
2 > On Fri, 2008-11-28 at 17:23 +0100, Michael Haubenwallner wrote:
3
4 > > Have libperl.ebuild install the static libperl.a on FreeMiNT (either
5 > > because of *-mint or because of $(get_libname)=='.irrelevant'), with
6 > > some big fat notice that this is a compromise, which does not install
7 > > the shared libperl but the static one, so the dependencies need not to
8 > > be changed all over the tree.
9 > > And keep having perl.ebuild not install any libperl.a to /usr/lib.
10 > > In main gentoo perl.ebuild does not install libperl.a into /usr/lib,
11 > > but /usr/lib/perl5/5.8.8/i686-linux/CORE/libperl.a
12 >
13 > Hehehe..
14 >
15 > The above is exactly what happens when I get get_libname() to return
16 > ".a" :-)
17
18 Yes, but get_libname() also affects other packages, not just libperl.
19 I've meant this compromise for libperl *only*.
20
21 /haubi/
22 --
23 Michael Haubenwallner
24 Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] readline ebuild problem Alan Hourihane <alanh@×××××××××××.uk>