makedevs won't build out of tree.

Bernhard Fischer rep.nop at aon.at
Mon Oct 10 07:41:57 UTC 2005


On Sun, Oct 09, 2005 at 03:16:31PM -0500, Rob Landley wrote:
>make O=/home/landley/busybox/woot allyesconfig
>cd /home/landley/busybox/woot
>make
>
>...
>
>gcc -I/home/landley/busybox/woot/include 
>-I/home/landley/busybox/busybox/include -I/home/landley/busybox/busybox/libbb 
>-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall 
>-Wstrict-prototypes -Wshadow -Os -march=i386 -mpreferred-stack-boundary=2 
>-falign-functions=0 -falign-jumps=0 -falign-loops=0 -fomit-frame-pointer 
>-D_GNU_SOURCE -DNDEBUG     -c 
>-o /home/landley/busybox/woot/miscutils/makedevs.o /home/landley/busybox/busybox/miscutils/makedevs.c
>/home/landley/busybox/busybox/miscutils/makedevs.c:269:3: #error makdedevs 
>configuration error, either leaf or table must be selected
>make: *** [/home/landley/busybox/woot/miscutils/makedevs.o] Error 1
>
>Anybody familiar with this bit?  It seems to build ok in-tree...

Hm. Works for me..
grep MAKEDEVS /home/landley/busybox/woot/.config ?




More information about the busybox mailing list