Re: bsd-style init scripts and udev

2008-01-03 Thread Wilco Beekhuizen
2008/1/3, zux <[EMAIL PROTECTED]>: > hi > i have successfully compiled linux from scratch, but i can't boot it > because the bsd-style init script hint said nothing about udev :( and my > experiment on ajusting slackware boot scripts were unsuccessful. > everything else works, the kernel boots, but

Chapter 5.8 tcl8.4.15-src

2008-01-03 Thread martin
Herewith error message from - ./configure --prefix=/tools. " /lfs/tools/tcl8.4.15/unix/../compat/memcmp.c /lfs/tools/tcl8.4.15/unix/../compat/memcmp.c: In function 'memcmp': /lfs/tools/tcl8.4.15/unix/../compat/memcmp.c:55: warning: dereferencing 'void *' pointer /lfs/tools/tcl8.4.15/unix/../com

Re: compiling perl fails

2008-01-03 Thread Dan Nicholson
On Jan 1, 2008 7:36 AM, Tobias Vogel <[EMAIL PROTECTED]> wrote: > hi, > > i'm trying to compile perl, i also tried to use the perl-5.10.0 instead > of the 5.8.8-package, but both of them fail with this message: > > > Making B (dynamic) > make[1]: Entering directory `/sources/perl-5.10.0/ext/B

Re: compiling perl fails

2008-01-03 Thread Chris Staub
Dan Nicholson wrote: > > I suspect the toolchain adjustment did not go correctly. It's trying > to use the startfiles (crt1.o) from your host's glibc. However, at > this point, it should be using the /tools startfiles > (/tools/lib/crt1.o). Is cc /tools/bin/gcc? Perhaps you're actually > using you