Gentoo Archives: gentoo-user

From: pk <petekarl@××××××××××××××××.se>
To: GentooUser <gentoo-user@l.g.o>
Subject: [gentoo-user] Elibc & GNU userland...
Date: Tue, 06 Nov 2007 20:25:22
Message-Id: 4730CC16.4060107@student.chalmers.se
1 Hi,
2
3 Yesterday I made an "emerge --sync" and was afterwards treated to this
4 (emerge -DupN):
5
6 These are the packages that would be merged, in order:
7
8 Calculating world dependencies... done!
9 [ebuild R ] sys-libs/timezone-data-2007g ELIBC="(glibc%*) (-FreeBSD)"
10 [ebuild U ] media-libs/libmatroska-0.8.1 [0.8.0]
11 [ebuild U ] sys-apps/pciutils-2.2.7-r1 [2.2.4-r3]
12 [ebuild R ] sys-apps/sed-4.1.5 USERLAND="(-GNU%*)"
13 [ebuild R ] app-arch/tar-1.18-r2 USERLAND="(GNU%*)"
14 [ebuild NS ] sys-kernel/gentoo-sources-2.6.22-r9 USE="symlink -build"
15 [ebuild U ] sys-fs/device-mapper-1.02.22-r5 [1.02.19-r1]
16 [ebuild U ] sys-fs/lvm2-2.02.28-r2 [2.02.10]
17 [ebuild R ] sys-apps/help2man-1.36.4 ELIBC="(glibc%*)"
18 [ebuild N ] x11-misc/read-edid-1.4.1-r1
19 [ebuild U ] sys-apps/lm_sensors-2.10.4 [2.10.1]
20 [ebuild U ] app-editors/emacs-22.1-r2 [22.1-r1]
21 [ebuild R ] app-portage/gentoolkit-0.2.3-r1 USERLAND="(GNU%*)"
22 [ebuild U ] net-misc/ntp-4.2.4_p4 [4.2.4_p3]
23 [ebuild U ] sys-libs/glibc-2.6.1 [2.5-r4]
24 [ebuild U ] net-print/cups-1.2.12-r2 [1.2.12-r1]
25 [ebuild U ] app-text/ghostscript-gpl-8.60-r1 [8.60]
26
27 Can someone in the know explain what this means? I googled and saw that
28 GNU userland is related to Gentoo/BSD. My guess would be that the Elibc
29 is also BSD related. I'm running a Gentoo/GNU/Linux-system... Why would
30 "sed" be emerged with -GNU and tar plus others be (+)GNU? From google I
31 could determine that it will put a "g" before each command depending
32 what system you run (BSD/Linux/GNU) but what else (if anything) will it
33 do? I could imagine that there are a few compile-time changes introduced
34 with +/-GNU???
35
36 I would be grateful if anyone can clarify this for me (and probably
37 others as well)...
38
39 Best regards
40
41 Peter K
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Elibc & GNU userland... Zac Medico <zmedico@g.o>
Re: [gentoo-user] Elibc & GNU userland... "Bo Ørsted Andresen" <bo.andresen@××××.dk>