Gentoo Archives: gentoo-hardened

From: Antoine Martin <antoine@××××××××××.uk>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] SELinux AMD64 2004.1 to 2005.1 profile upgrade
Date: Sun, 01 Jan 2006 19:01:09
Message-Id: 1136141933.31824.8.camel@localhost.localdomain
In Reply to: Re: [gentoo-hardened] SELinux AMD64 2004.1 to 2005.1 profile upgrade by Antoine Martin
1 I've emerged emul-linux-x86-glibc-1000 by path (not sure why -u didn't
2 pick it up) but I still can't build glibc:
3 emerge glibc
4 (...)
5 checking for long double... yes
6 checking size of long double... configure: error: cannot compute sizeof
7 (long double), 77
8 See `config.log' for more details.
9
10 !!! ERROR: sys-libs/glibc-2.3.5-r2 failed.
11 !!! Function glibc_do_configure, Line 930, Exitcode 1
12 !!! failed to configure glibc
13 !!! If you need support, post the topmost build error, NOT this status
14 message.
15
16
17 On Sat, 2005-12-31 at 16:57 +0000, Antoine Martin wrote:
18 > Can anyone help?
19 >
20 > Thanks
21 > Antoine
22 >
23 > > > Add:
24 > > > >=app-emulation/emul-linux-x86-glibc-1000
25 > > >
26 > > > to:
27 > > > /etc/portage/package.mask
28 > > >
29 > > > re-emerge:
30 > > > app-emulation/emul-linux-x86-glibc
31 > > That did not seem to do anything different:
32 > > # grep emul /etc/portage/package.mask
33 > > >=app-emulation/emul-linux-x86-glibc-1000
34 > >
35 > > # emerge emul-linux-x86-glibc
36 > > Calculating dependencies ...done!
37 > > >>> emerge (1 of 1) app-emulation/emul-linux-x86-glibc-2.3.5 to /
38 > > (....)
39 > > >>> original instance of package unmerged safely.
40 > > * /usr/lib32 is not a symlink... fixing
41 > > running mv /usr/lib32 /usr/lib32-bork-bork-bork
42 > > running ln -sf /emul/linux/x86/usr/lib /usr/lib32
43 > > moving /usr/lib32-bork-bork-bork/* to /usr/lib32/
44 > > mv: cannot stat `/usr/lib32-bork-bork-bork/*': No such file or directory
45 > > running rm -rf /usr/lib32-bork-bork-bork
46 > > * fixed!
47 > > >>> Regenerating /etc/ld.so.cache...
48 > > >>> app-emulation/emul-linux-x86-glibc-2.3.5 merged.
49 > > * It appears you have switched to the 2005.1 profile without following
50 > > * the upgrade guide. Please upgrade to 2005.0 first. See the
51 > > following
52 > > * URL for more information:
53 > > *
54 > > http://www.gentoo.org/proj/en/base/amd64/howtos/2005.0-upgrade-amd64.xml
55 > >
56 > > So it has changed /usr/lib32 back to a symlink! And then it complains!
57 >
58 >
59
60 --
61 gentoo-hardened@g.o mailing list