Hi, me again
now I'am stuck on glibc on chap 5.7
I'am getting this on make
if test -r /mnt/LFS/build/glibc-2.12.1-BUILD/csu/abi-tag.h.new; then
mv -f /mnt/LFS/build/glibc-2.12.1-BUILD/csu/abi-tag.h.new
/mnt/LFS/build/glibc-2.12.1-BUILD/csu/abi-tag.h; \
else echo >&2 'This configuration not matched in ../abi-tags'; exit 1;
fi
mv -f /mnt/LFS/build/glibc-2.12.1-BUILD/csu/version-info.hT
/mnt/LFS/build/glibc-2.12.1-BUILD/csu/version-info.h
make[2]: Leaving directory `/mnt/LFS/build/glibc-2.12.1/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/LFS/build/glibc-2.12.1'
make: *** [all] Error 2
and many errors like this
In file included from ./sysdeps/unix/sysdep.h:21:0,
from ./sysdeps/unix/x86_64/sysdep.h:19,
from sysdeps/unix/sysv/linux/x86_64/sysdep.h:23,
from <stdin>:1:
sysdeps/unix/sysv/linux/sys/syscall.h:25:24: fatal error:
asm/unistd.h: No such file or directory
compilation terminated.
I try to set thinks like
CONFIG_SHELL=/bin/bash
what i found on internet but it isn't work.
stdout: configure and make
http://pastebin.com/q2aHHiNg
config.log
http://pastebin.com/ej0yCiFx
thank's for answers
--
Martin Zajíc
E-mail: [email protected]
Jabber: [email protected]
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page