[okl4-developer] busybox compile error on 2.1
Geoff White
netengadmin at gmail.com
Wed May 7 23:18:41 EST 2008
Having some trouble compiling the 2.1 release out of the box.
I've installed the ntpl toolchain and...
using the following build line...
okl4user at okl4-demo:~/okl4_2.1$ tools/build.py project=iguana
linux_apps=pciutils machine="ia32_pc99" wombat=yes
toolpref="i686-unknown-linux-gnu-" simulate
I'm blowing up in the buskbox compilation... It seems that it can't find the
include files...
make: Entering directory
`/home/okl4user/okl4_2.1/oklinux_2.6.23.21/apps/busybox'
make -C /home/okl4user/okl4_2.1/build/linux/busybox \
top_srcdir=/home/okl4user/okl4_2.1/oklinux_2.6.23.21/apps/busybox \
top_builddir=/home/okl4user/okl4_2.1/build/linux/busybox \
TOPDIR=/home/okl4user/okl4_2.1/build/linux/busybox \
KBUILD_SRC=/home/okl4user/okl4_2.1/oklinux_2.6.23.21/apps/busybox \
-f /home/okl4user/okl4_2.1/oklinux_2.6.23.21/apps/busybox/Makefile
oldconfig
make[1]: Entering directory `/home/okl4user/okl4_2.1/build/linux/busybox'
d=`dirname scripts/config/Makefile`; [ -d "$d" ] || mkdir -p "$d"; cp
/home/okl4user/okl4_2.1/oklinux_2.6.23.21/apps/busybox/scripts/config/Makefile
scripts/config/Makefile
make -C scripts/config conf
make[2]: Entering directory
`/home/okl4user/okl4_2.1/build/linux/busybox/scripts/config'
cp
/home/okl4user/okl4_2.1/oklinux_2.6.23.21/apps/busybox/scripts/config/zconf.tab.h_shipped
zconf.tab.h
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I. -c
/home/okl4user/okl4_2.1/oklinux_2.6.23.21/apps/busybox/scripts/config/conf.c
-o conf.o
/home/okl4user/okl4_2.1/oklinux_2.6.23.21/apps/busybox/scripts/config/conf.c:6:19:
error: ctype.h: No such file or directory
and so on and so on...
I could track this down but I wanted to know if there is a step left out of
the install.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20080507/3852201a/attachment.htm
More information about the Developer
mailing list