[uClibc]Re: uClibc on ARM simulator

Erik Andersen andersen at codepoet.org
Wed Jun 5 14:53:41 UTC 2002


On Wed Jun 05, 2002 at 03:17:22PM +0530, Gitesh Kulkarni wrote:
> > ********Is this 'linux 2.4.18' , the arm-linux or uClinux or linux sources
> > from the CD -  I am unable to find them on the net.  Pls advise....Thanks.
> 
> Any of those would be fine.  uClibc only needs a few files from
> the kernel sources that should be the same across all those
> source trees.
> 
> ++++++++++++++++ Ok, now i am using the same kernel tree of my linux i386
> box but it is giving this error.
> 
> ~~~~~~~~~~~~~~~~~~~~~
>  rm -f include/asm;
> 
>  The path '/usr/src/linux-2.4.2/include/asm' doesn't exist.
>  I bet you didn't set KERNEL_SOURCE, TARGET_ARCH or HAS_MMU in `Config'
>  correctly.  Please edit `Config' and fix these settings.
> 
>  make: *** [headers] Error 1
> 
> ~~~~~~~~~~~~~~~~~~~~~~
> the directory '/usr/src/linux-2.4.2/include/asm'  is actually present!

You have not set the kernel ARCH to arm in the kernel Makefile
and then configured the kernel.

 -Erik

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




More information about the uClibc mailing list