Could you please elaborate on how I am supposed to fix the /dev/null issue if that is the problem because at first there was no /dev/null at all and I created it my self using "touch" and when I run the command that John suggested "test -c /dev/null && echo Ok" nothing happens at all. The problem on line 954 I have fixed by deleting the zero on the line!
My major problem is on line 159, this bugger will not move no matter what I try and below is how the cod looks on the makefile. Please! Somebody rescue me from this torment. "make[1]: Entering directory `/sources/perl-5.8.8/x2p' makefile:159: *** missing separator. Stop. make[1]: Leaving directory `/sources/perl-5.8.8/x2p' make: *** [x2p/s2p] Error 2 root:/sources/perl-5.8.8#" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
