Wintermute2.0 n00b
Joined: 10 Nov 2004 Posts: 24
|
Posted: Wed May 18, 2005 9:28 pm Post subject: glibc non ricompilano (recent compilate con NPTL+gcc-3.4.3 |
|
|
Avevo ricompilato le glibc con GCC-3.4.3, con NPTL abilitate, ma l'errore che mi da è questo
Code: | 041102-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/stdio-common/psignal.os
In file included from ../include/stdlib.h:8,
from ../linuxthreads/sysdeps/i386/i686/../useldt.h:24,
from ../linuxthreads/sysdeps/i386/i686/pt-machine.h:73,
from ../linuxthreads/sysdeps/i386/tls.h:24,
from ../include/tls.h:6,
from ../include/errno.h:22,
from perror.c:19:
../stdlib/stdlib.h:482: error: stray '\31' in program
../stdlib/stdlib.h:482: error: parse error before "_attribute__"
make[2]: *** [/var/tmp/portage/glibc-2.3.4.20041102-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/stdio-common/perror.os] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/stdio-common'
make[1]: *** [stdio-common/subdir_lib] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
make: *** [all] Error 2
!!! ERROR: sys-libs/glibc-2.3.4.20041102-r1 failed.
!!! Function src_compile, Line 743, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message. |
il make.conf riguardante le CFLAGS:
Code: | CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu" |
potrei riprendermi quelle dello stage3? Da cosa potrebbe essere causato? _________________ The Sky Above The Port Was The Color of Television,
Tuned on a dead Channel.
W. Gibson, 1984, Neuromancer
--
Era Cyberpunk - vent'anni di storia |
|