[uClibc]Kernel ASM Includes error (path does not exsits)?

Erik Andersen andersen at codepoet.org
Tue Jan 7 18:54:25 UTC 2003


On Tue Jan 07, 2003 at 11:45:44AM -0600, theprototype at shaw.ca wrote:
> I am recieving this error when I attempt to compile uClib 0.9.16 (or any version for that matter).
> 
> The path '/usr/src/linux/include/asm' doesn't exist.
> I bet you didn't set KERNEL_SOURCE, TARGET_ARCH or UCLIBC_HAS_MMU correctly when you configured uClibc.
> Please fix these settings.
> 
> This happens no matter what kernel I use and where it is located. I have tried 4 different locations, kernels, and no go.

You seem to be configuring KERNEL_SOURCE as
"/usr/src/linux/include/asm".  Don't do that.
Set it to "/usr/src/linux" and it should work,

 -Erik

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



More information about the uClibc mailing list