On 31/10/2007, Jean-Claude Gervais <[EMAIL PROTECTED]> wrote:
> Hello,
>
>         I'm getting a compilation error trying to build uClibc on an x86 host
> for an ARM host:
>
> UCLIBC_CPU="ARM920T" USE="-*" crossdev -v -S --ex-gdb --target
> arm-softfloat-linux-uclibc
>
> [...]
>
> arm-softfloat-linux-uclibc-strip -x -R .note -R .comment brk.o
> ioperm.c:47:22: error: asm/page.h: No such file or directory
>
It seems you don't have kernel headers properly configured
for your architecture, or worst no properly installed.
Check firstly if include/asm is a symlink to include/asm-<arch>.

Carmelo
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to