On Thursday 31 July 2008 6:41:45 pm marty wrote: > > I get the following errors when compiling shadow; > > > > Error 1; > > mv -f .deps/chowntty.Tpo .deps/chowntty.Po > > gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -g -O2 -MT > > console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.c > > mv -f .deps/console.Tpo .deps/console.Po > > ... > > I don't build linux on micro controllers, so I don't use > uclibc. I can't give you much more than a spanking. > > > Adding the following declarations to copydir.c (line 285) gets rid of the > > above error ; > > #ifndef (__UCLIBC__) > > Duh. You certainly need to tell the compiler where to look > or it can't find the necessary files. Research the errors > more closely before you post this kind of junk. > > This _is_ the HLFS _development list_. If the book is broken > please fix it and Robert will gladly review your patch when > he returns from holiday. > > Marty B.
Thanks Marty - 4 the spanking that is; this is no excuse but I was really tired that day. Will look before I leap next time. Daniel -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page