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
If I then do:
make -f udev-lfs-187/Makefile.lfs gudev
it compiles with no problems.
If I then do:
make -f udev-lfs-187/Makefile.lfs keymap
it compiles okay. So may be gudev is setting up cfg.h or build/log.o or both.
I haven't gone into it in detail but clearly at the moment it is order
dependent for its success.
gir-data compiles okay too.
jb.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page