I have a 20th century type system here (No hotplug, no udev in kernel)
I was running on the 2.4 kernel as far as glibc in ch.5, which barfed
over the kernel being to old. I moved to 2.6 in the host system and now
am hitting problems in Ch 6. Glibc wouldn't configure because it
couldn't _read_ /dev/null. I replaced the node with a file perms 1777
and off we went until the make check

GCONV_PATH=/tools/build/glibc-build/iconvdata LC_ALL=C
/tools/build/glibc-build/elf/ld-linux.so.2 --library-path
/tools/build/glibc-build:/tools/build/glibc-build/math:/tools/build/glibc-build/elf:/tools/build/glibc-build/dlfcn:/tools/build/glibc-build/nss:/tools/build/glibc-build/nis:/tools/build/glibc-build/rt:/tools/build/glibc-build/resolv:/tools/build/glibc-build/crypt:/tools/build/glibc-build/nptl
/tools/build/glibc-build/posix/wordexp-test  >
/tools/build/glibc-build/posix/wordexp-test.out
make[2]: *** [/tools/build/glibc-build/posix/wordexp-test.out] Error 1
make[2]: Leaving directory `/tools/build/glibc-2.3.4-20040701/posix'
make[1]: *** [posix/tests] Error 2
make[1]: Leaving directory `/tools/build/glibc-2.3.4-20040701'
make: *** [check] Error 2
root:/tools/build/glibc-build#


How come I couldn't read /dev/null?

Am I going to get anywhere with you guys using udev, and my system not
set up for it? Do I have to update to update?:-/.  


Oh, one other thing.Random number generation isn't working in this 2.6
kernel - is that going to stop me, or do I have to go building? I was
very happy on a 2.4x kernel, but that's not your fault...

TIA
-- 

        With best Regards,


        Declan Moriarty.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to