| View previous topic :: View next topic |
| Author |
Message |
Lawless l33t

Joined: 03 Nov 2003 Posts: 638 Location: Germany
|
Posted: Thu Jul 28, 2005 10:50 am Post subject: |
|
|
First - it has been fixed - sort of... there is a workaround in the ebuild that prevents the error
Second - your error is not the one we're talking about. The fixed one has only occured on i486 and i586 - not above.
Your glibc has stopped at another position with another error. _________________ Kernel panic: I have no root and I want to scream |
|
| Back to top |
|
 |
lenkki n00b

Joined: 03 Mar 2004 Posts: 55
|
Posted: Fri Mar 31, 2006 10:09 am Post subject: |
|
|
Seems to be still alive in portage...
| Code: |
../sysdeps/i386/bits/string.h:655: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
make[2]: *** [/var/tmp/portage/glibc-2.3.5-r2/work/build-default-i386-pc-linux-gnu-linuxthreads/intl/loadmsgcat.os] Error 1
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r2/work/glibc-2.3.5/intl'
make[1]: *** [intl/subdir_lib] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r2/work/glibc-2.3.5'
make: *** [all] Error 2
!!! ERROR: sys-libs/glibc-2.3.5-r2 failed.
Call stack:
ebuild.sh, line 1526: Called dyn_compile
ebuild.sh, line 923: Called src_compile
glibc-2.3.5-r2.ebuild, line 1165: Called toolchain-glibc_src_compile
glibc-2.3.5-r2.ebuild, line 226: Called die
!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
| Code: |
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer -mfpmath=sse -msse"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
FEATURES="confcache ccache"
USE="nptl nptlonly unicode ucs2 ucs4 -arts -kde -qt gnome esd x11 opengl \
xprint glitz hal dbus samba svg -apache2 -xmms 3dnowext 3dnow sse mmx nvidia \
win32codecs matroska real xvid -oss -apm gnome cdr dvd flac bzip2"
|
|
|
| Back to top |
|
 |
cyrillic Watchman


Joined: 19 Feb 2003 Posts: 7301 Location: Groton, Massachusetts USA
|
Posted: Fri Mar 31, 2006 6:12 pm Post subject: |
|
|
| lenkki wrote: |
| Code: | CHOST="i386-pc-linux-gnu"
USE="nptl nptlonly ... |
|
I don't think this combination will work.
Your CHOST needs to be i686 to use NPTL. |
|
| Back to top |
|
 |
lenkki n00b

Joined: 03 Mar 2004 Posts: 55
|
Posted: Sat Apr 01, 2006 11:42 pm Post subject: |
|
|
| Yea I changed CHOST to 686 and it works ( emerge -e system; emerge -e system; emerge -e world; emerge -e world ) |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|