Jakub Ladman wrote: > Dne Monday 31 December 2007 15:53:16 Jason napsal(a): >> Jakub Ladman wrote: >>>> This is more gooder. :-) >>>> >>>> ################################################################# >>>> arm-softfloat-linux-uclibc-strip -x -R .note -R .comment syscall.o >>>> arm-softfloat-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs >>>> -fno-strict-aliasing -mlittle-endian -msoft-float -fno-stack-protector >>>> -fno-builtin -nostdinc -D_LIBC -I../../../../include -I. >>>> -fstrict-aliasing -Os -funit-at-a-time -isystem >>>> /usr/lib/gcc/arm-softfloat-linux-uclibc/3.4.6/include -DNDEBUG -fPIC -c >>>> ioperm.c -o ioperm.o >>>> ioperm.c:47:22: asm/page.h: No such file or directory >>>> make[4]: *** [ioperm.o] Error 1 >>>> make[4]: Leaving directory >>>> `/var/tmp/cross/arm-softfloat-linux-uclibc/portage/cross-arm-softfloat-l >>>> inu >>>> x-uclibc/uclibc-0.9.28.3-r1/work/uClibc-0.9.28.3/libc/sysdeps/linux/arm' >>>> ################################################################# >>>> >>>> go into /usr/arm-softfloat-linux-uclibc/usr/src/linux/include/ and make > > This directory is not present, but linux headers are in directory showed below > >>>> sure ./asm->./asm-arm >>> but there is no asm-arm directory >> What is in that directory? >> > > hovado cirrus # ls -la /usr/arm-softfloat-linux-uclibc/usr/include/ > celkem 10 > drwxr-xr-x 8 root root 200 2007-12-31 15:29 . > drwxr-xr-x 3 root root 72 2007-12-31 15:29 .. > drwxr-xr-x 2 root root 864 2007-12-31 15:29 asm > drwxr-xr-x 2 root root 336 2007-12-31 15:29 asm-generic > drwxr-xr-x 18 root root 9648 2007-12-31 15:29 linux > drwxr-xr-x 2 root root 272 2007-12-31 15:29 mtd > drwxr-xr-x 2 root root 80 2007-12-31 15:29 rdma > drwxr-xr-x 2 root root 72 2007-12-31 15:29 video > hovado cirrus # >
Try starting over from scratch: # crossdev -C arm-softfloat-linux-uclibc Then rebuild the toolchain. Chances are, there are some stale files from a previous attempt. hth, Jason. -- [EMAIL PROTECTED] mailing list
