>  gcc -c -g -O2 -I. -I./../include   fnmatch.c -o pic/fnmatch.o
>gcc -c -g -O2 -I. -I./../include  fnmatch.c
>In file included from /usr/include/errno.h:36,
>                 from fnmatch.c:45:
>/usr/include/errnos.h:24: linux/errno.h: No such file or directory
>make[1]: *** [fnmatch.o] Error 1
>make[1]: Leaving directory `/home/binutils-2.9.1.0.19a/libiberty'
>make: *** [all-libiberty] Error 2

Your build environment is broken; I'm surprised you can compile anything at 
all.  Check that you have appropriate kernel sources for the host installed, 
and that the symlinks /usr/include/linux and /usr/include/asm are in place.

p.



unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to