[okl4-developer] busybox compile error on 2.1

Geoffrey Lee glee at ok-labs.com
Thu May 8 15:06:09 EST 2008


On Wed, May 07, 2008 at 06:18:41AM -0700, Geoff White wrote:

Hi Geoff

Apart from what Josh has said, in this specific instance it seems
your host development environment is not setup properly.

> 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


Here it is trying to invoke the host gcc.  Your host environment is
missing ctype.h (Check ls -al /usr/include/ctype.h).  Can you 
ensure you have the glibc header files and its dependencies installed?

Please let us know how you go.

	-gl


> 
> 
> 
> 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.

> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer


-- 




More information about the Developer mailing list