|
From: Udo L. <udo...@al...> - 2010-03-27 15:31:58
|
Hi, i need some help. I have tried on two computer build a system from svn and stuck at the same point. My first try was with an old lvs-system, but the second try start from a clean system. It seems. that /dev/null is not correct, but it's fails also if i copy a "right" /dev/null. Perhaps the Algiers tz-info is damage? Here comes the output: root:/build# make build mount: proc already mounted mount: none already mounted or /sys busy mount: according to mtab, none is already mounted on /sys make: Entering directory `/build' build: prepare log: /build/tmp/LOGS/build/prepare build: glibc log: /build/tmp/LOGS/build/glibc make: *** [glibc] Error 1 make: Leaving directory `/build' make: *** [build] Error 1 root:/build# tail -8 /build/tmp/LOGS/build/glibc "/dev/null", line 4854: input line of unknown type "/dev/null", line 4855: input line of unknown type "/dev/null", line 4856: input line of unknown type make[2]: *** [/build/tmp/tmp.glibc.17200/usr/share/zoneinfo/Africa/Algiers] Error 1 make[2]: Leaving directory `/build/tmp/glibc-2.5.1/timezone' make[1]: *** [timezone/subdir_install] Error 2 make[1]: Leaving directory `/build/tmp/glibc-2.5.1' make: *** [install] Error 2 root:/build# ls -lsa /dev/null 276 -rwxr-xr-x 1 root root 274464 Mar 27 07:49 /dev/null Any hint? Best regards Udo |