Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: "Peter S. Mazinger" <ps.m@×××.net>
Cc: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] 2 missing files from portage tree
Date: Tue, 29 Jun 2004 14:23:55
Message-Id: 1088518708.4228.6.camel@simple
In Reply to: [gentoo-embedded] 2 missing files from portage tree by "Peter S. Mazinger"
1 On Tue, 2004-06-29 at 05:15, Peter S. Mazinger wrote:
2 > Hello!
3 >
4 > These 2 files are missing from the portage tree,
5
6 > getent is a shell replacement (uclibc does not have it, and ebuild.sh uses
7 > this to look for groups/users)
8
9 You might want to look over the uclibc build itself. looks like theres a
10 few cases in which the SYS_LIBC wont be defined namely inside of the
11 src_compile(), src_install() where no calls to check_main_libc() are
12 made.
13
14
15 > the norelro patch is used by gcc-3.3.3/gcc-3.4.0 (influences only
16 > those w/ use uclibc)
17 added... this one appears to solve the double patching problem.
18
19
20 > Peter
21 >
22 > ______________________________________________________________________
23 > --
24 > gentoo-embedded@g.o mailing list
25
26 --
27 Ned Ludd <solar@g.o>
28 Gentoo (hardened,security,infrastructure,embedded,toolchain) Developer

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] 2 missing files from portage tree "Peter S. Mazinger" <ps.m@×××.net>