Help needed for chapter 6.9 make install

2006-12-16 Thread Koenraad Lelong
Hi, I'm following the book from the live CD 6.2(.3 I think). I got to chapter 6.9, running make install. I get the following error : make -C setjmp subdir_install make[2]: Entering directory `/sources/glibc-2.3.6/setjmp' /tools/bin/install -c -m 644 setjmp.h /usr/include/setjmp.h /tools/bin/inst

Help needed for chapter 6.9 make install

2006-12-16 Thread Koenraad Lelong
Hi, I'm following the book from the live CD 6.2. I got to chapter 6.9, running make install. I get the following error : make -C setjmp subdir_install make[2]: Entering directory `/sources/glibc-2.3.6/setjmp' /tools/bin/install -c -m 644 setjmp.h /usr/include/setjmp.h /tools/bin/install -c -m 64

Re: Help needed for chapter 6.9 make install

2006-12-16 Thread Vladimir A. Pavlov
On Friday 15 December 2006 10:20, Koenraad Lelong wrote: > /tools/bin/install: accessing `/usr/include/sys/signal.h': Not a directory It seems you don't have the /usr/include/sys directory or some of its parents. What does the following command say? $ ls -ld /usr /usr/include /usr/include/sys /us

Re: Help needed for chapter 6.9 make install

2006-12-18 Thread Koenraad Lelong
Vladimir A. Pavlov schreef: > On Friday 15 December 2006 10:20, Koenraad Lelong wrote: >> /tools/bin/install: accessing `/usr/include/sys/signal.h': Not a directory > > It seems you don't have the /usr/include/sys directory or some of its > parents. > > What does the following command say? > $ ls

Re: Help needed for chapter 6.9 make install

2006-12-19 Thread José Carlos Carrión Plaza
Koenraad Lelong escribió: > Hi, > I'm following the book from the live CD 6.2(.3 I think). I got to > chapter 6.9, running make install. I get the following error : > > make -C setjmp subdir_install > > /tools/bin/install -c -m 644 signal.h /usr/include/signal.h > /tools/bin/install -c -m 644