arthur / # emerge -vp glibc
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] sys-libs/glibc-2.5 USE="nls -build -glibc-compat20 -glibc-omitfp -hardened (-multilib) (-nptl) (-nptlonly) -profile (-selinux)" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
arthur / # cat /etc/make.conf
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="-X -opengl -gtk -gnome -kde -cups -doc minimal livecd jfs reiserfs xfs ntfs unicode nptl"
PORTDIR_OVERLAY="/usr/local/portage"
arthur / #Why is -nptl being used?
libervisco: add .bb-code-block{overflow:auto} to the CSS ><
__________________
Disclaimer: My posts may change (dramatically) within the first 15 minutes they're posted.












Have you tried putting "sys-libs/glibc ntpl" in /etc/portage/package.use? I don't know if this or why this would work, but I remember doing something like this when useing Bob P's stage 1/3 install.
Yn falch o ddefnyddio Linux a FLOSS!
Login or register to post comments -1 points
Something's still forcing -nptl on it.
Muhaha! Post 666!
Disclaimer: My posts may change (dramatically) within the first 15 minutes they're posted.
Login or register to post comments 1 point
I have tried to replacate your problem on both my Gentoo boxes, a thing, and failed. I used your USE flags too. So the only things I can suggest is to upgrade portage, I use the ~x86 branch, this may be the cause of your problems; also try adding "nptlonly" to your useflags and see if anything happens, but this is more of a shot in the dark.
dylunio
Yn falch o ddefnyddio Linux a FLOSS!
Login or register to post comments -1 points
ignore stuff in parentheses, it's unselectable.
Thomas Jollans
GnuPG key: 1024D/A6B5 9461 B60F 2C80 2399 6B1E 2698 A70E F421 434B
Login or register to post comments -1 points
That's impossible. I need glibc with nptl for glib.
Disclaimer: My posts may change (dramatically) within the first 15 minutes they're posted.
Login or register to post comments -1 points
I thought that was the default by now.
As a former gentoo amd64 user, I know that stuff in parantheses was often x86 only.
Thomas Jollans
GnuPG key: 1024D/A6B5 9461 B60F 2C80 2399 6B1E 2698 A70E F421 434B
Login or register to post comments 0 points