
antoine at nagafix
Jan 1, 2006, 11:58 AM
Post #7 of 7
(179 views)
Permalink
|
|
Re: SELinux AMD64 2004.1 to 2005.1 profile upgrade
[In reply to]
|
|
I've emerged emul-linux-x86-glibc-1000 by path (not sure why -u didn't pick it up) but I still can't build glibc: emerge glibc (...) checking for long double... yes checking size of long double... configure: error: cannot compute sizeof (long double), 77 See `config.log' for more details. !!! ERROR: sys-libs/glibc-2.3.5-r2 failed. !!! Function glibc_do_configure, Line 930, Exitcode 1 !!! failed to configure glibc !!! If you need support, post the topmost build error, NOT this status message. On Sat, 2005-12-31 at 16:57 +0000, Antoine Martin wrote: > Can anyone help? > > Thanks > Antoine > > > > Add: > > > >=app-emulation/emul-linux-x86-glibc-1000 > > > > > > to: > > > /etc/portage/package.mask > > > > > > re-emerge: > > > app-emulation/emul-linux-x86-glibc > > That did not seem to do anything different: > > # grep emul /etc/portage/package.mask > > >=app-emulation/emul-linux-x86-glibc-1000 > > > > # emerge emul-linux-x86-glibc > > Calculating dependencies ...done! > > >>> emerge (1 of 1) app-emulation/emul-linux-x86-glibc-2.3.5 to / > > (....) > > >>> original instance of package unmerged safely. > > * /usr/lib32 is not a symlink... fixing > > running mv /usr/lib32 /usr/lib32-bork-bork-bork > > running ln -sf /emul/linux/x86/usr/lib /usr/lib32 > > moving /usr/lib32-bork-bork-bork/* to /usr/lib32/ > > mv: cannot stat `/usr/lib32-bork-bork-bork/*': No such file or directory > > running rm -rf /usr/lib32-bork-bork-bork > > * fixed! > > >>> Regenerating /etc/ld.so.cache... > > >>> app-emulation/emul-linux-x86-glibc-2.3.5 merged. > > * It appears you have switched to the 2005.1 profile without following > > * the upgrade guide. Please upgrade to 2005.0 first. See the > > following > > * URL for more information: > > * > > http://www.gentoo.org/proj/en/base/amd64/howtos/2005.0-upgrade-amd64.xml > > > > So it has changed /usr/lib32 back to a symlink! And then it complains! > > -- gentoo-hardened [at] gentoo mailing list
|