[uClibc]Problem with buildroot and own kernel build (missing *.h files)

Erik Andersen andersen at codepoet.org
Mon Feb 3 17:48:47 UTC 2003


On Mon Feb 03, 2003 at 12:34:06PM -0500, Pedro Sanchez wrote:
> Hello,
> 
> I'm trying to run the latest (from CVS) buildroot using my own kernel
> (TARGETS+=linux is enabled in the Makefile). My host system is a PC and
> my target is powerpc.
> 
> The compilation aborts during the gcc-initial stage because some *.h
> files can't be found. In particular it first breaks because of signal.h
> (which is of course in the kernel include tree).
> 
> I modified linux.mk to redefine DOWNLOAD_LINUX_VERSION and LINUX_VERSION
> to match my kernel. Is there something else I have to do? 

I see you are building for powerpc.  Are you cross compiling
or are you building on a powerpc system?  What kernel are you
using?  Has your kernel source been configured?

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list