Gentoo Archives: gentoo-dev

From: Matt Tucker <tuck@×××××××××××××.net>
To: Martin Schlemmer <azarah@g.o>, Steven Lucy <slucy@××××××××.edu>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] glibc
Date: Mon, 03 Feb 2003 22:19:02
Message-Id: 25870000.1044310298@dsl231-045-162.sea1.dsl.speakeasy.net
In Reply to: Re: [gentoo-dev] glibc by Martin Schlemmer
1 -- Martin Schlemmer <azarah@g.o> spake thusly:
2
3 > On Wed, 29 Jan 2003 22:20:41 -0600
4 > Steven Lucy <slucy@××××××××.edu> wrote:
5 >
6 >> On Wed, Jan 29, 2003 at 10:40:01PM -0500, Nicholas Hockey
7 >> <tilt@××××××××××.net> said
8 >> > unset LD_LIBRARY_PATH and try re-emerging glibc
9 >>
10 >> of course that's what i did, i was just suggesting that the ebuild
11 >> could do this for you...
12 >
13 > Why should it if the ./configure script handles it nicely ? =)
14
15 Huh?
16
17 As I understand it, the process went like this:
18
19 $ emerge glibc
20 ==> failed
21
22 $ unset LD_LIBRARY_PATH
23 $ emerge glibc
24 ==> succeeded
25
26 How is that the ./configure script handling it nicely?
27
28 Can't the glibc ebuild just unset LD_LIBRARY_PATH at the same time that
29 it unsets LANGUAGE, LANG, and LC_ALL?
30
31
32 --
33 gentoo-dev@g.o mailing list