Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaranm@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Cc: gregkh@g.o
Subject: Re: [gentoo-dev] Kernel sources thread
Date: Wed, 21 Jul 2004 19:49:26
Message-Id: 20040721204648.276c2b0d@snowdrop.home
In Reply to: Re: [gentoo-dev] Kernel sources thread by Greg KH
1 On Wed, 21 Jul 2004 14:16:39 -0400 Greg KH <gregkh@g.o> wrote:
2 | > 2)
3 | > ayanami portcvs # ldd `which udevd`
4 | > libc.so.6 => /lib/libc.so.6 (0x0000002a9566d000)
5 | > /lib64/ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2
6 | > (0x0000002a95556000)
7 | > ayanami portcvs # emerge udev -pv | grep static
8 |
9 | udev can be built with the included klibc library, which makes this
10 | whole issue moot. I've been hesitant to change the ebuild to do this,
11 | due to ia64 issues with klibc. Hopefully the next version of klibc
12 | (and hence udev) should fix this. Then I'll enable it for everyone.
13
14 Could you USE flag it please? It was screwing up on sparc64 last time I
15 tried it (a fair while ago now), so we might need to use.mask it.
16
17 --
18 Ciaran McCreesh : Gentoo Developer (Sparc, MIPS, Vim, Fluxbox)
19 Mail : ciaranm at gentoo.org
20 Web : http://dev.gentoo.org/~ciaranm

Replies

Subject Author
Re: [gentoo-dev] Kernel sources thread Martin Schlemmer <azarah@g.o>
Re: [gentoo-dev] Kernel sources thread Greg KH <gregkh@g.o>