PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : LFS - Glibc-2.2.5 will nicht


wunderlich
03.02.03, 14:50
hi. bin exakt nach lfs4.0 gegangen und bekomme nach "make" folgendes. weiß jemand hilfe???

In file included from /usr/include/linux/sysctl.h:28,
from ../sysdeps/unix/sysv/linux/sys/sysctl.h:28,
from ../include/sys/sysctl.h:2,
from ../sysdeps/unix/sysv/linux/dl-osinfo.h:21,
from ../sysdeps/unix/sysv/linux/init-first.c:33:
/usr/include/linux/types.h:9:23: asm/types.h: No such file or directory
In file included from /usr/include/linux/sysctl.h:28,
from ../sysdeps/unix/sysv/linux/sys/sysctl.h:28,
from ../include/sys/sysctl.h:2,
from ../sysdeps/unix/sysv/linux/dl-osinfo.h:21,
from ../sysdeps/unix/sysv/linux/init-first.c:33:
/usr/include/linux/types.h:124: parse error before "__kernel_daddr_t"
/usr/include/linux/types.h:128: parse error before '}' token
make[2]: *** [/usr/src/tarballs/glibc-build/csu/init-first.o] Error 1
make[2]: Leaving directory `/usr/src/tarballs/glibc-2.2.5/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/tarballs/glibc-2.2.5'
make: *** [all] Error 2
I have no name!:/usr/src/tarballs/glibc-build#

berell
03.02.03, 15:03
usr/include/linux/types.h:9:23: asm/types.h: No such file or directory
^^^^
hast du auch den linux-kernel korrekt installiert , mit den headern ?

wunderlich
03.02.03, 15:25
danke berell. klappt jetzt, muß mich bei header-installation
vertippelt haben:-)