John Burrell wrote: > > I'm building on LFS-SVN-20120806 > > which means I'm using udev-lfs-187-2.tar.bz2 > > When I do: > > make -f udev-lfs-187/Makefile.lfs keymap > > I get: > > CC src/shared/log.c cc1: fatal error: cfg.h: No such file or > directory compilation terminated. Assembler messages: Fatal error: > can't create build/log.o: No such file or directory make: *** > [build/log.o] Error 1
First: cp udev-lfs-187/cfg.h . I'll have to update the Makefile to do that automatically. It is done for gudev. That's why it worked the second time. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
