[uClibc]Missing asm/trap.h for Sparc/LEON

Stanley ngstanley at cwc.nus.edu.sg
Mon Jun 11 02:18:26 UTC 2001


Hi to all, 

I am trying to compile hardware specific modules under sysdep/linux/sparc directory. However compilation of setjmp.o requests for asm/trap.h. 
I did a find in linux kernel directory and trap.h doesn't exist for sparcnommu. Where and how can i get a copy of this ?

thanks
stanley

sparc-linux-gcc -Wall -Os -fno-builtin -nostdinc -I../../../../include -I/opt/uClinux-LEON/too
ls/lib/gcc-lib/sparc-linux/2.95.3/include -I. -D_LIBC -DNDEBUG -c __longjmp.S -o __longjmp.osparc-linux-strip -x -R .note -R .comment __longjmp.o
sparc-linux-gcc -Wall -Os -fno-builtin -nostdinc -I../../../../include -I/opt/uClinux-LEON/too
ls/lib/gcc-lib/sparc-linux/2.95.3/include -I. -D_LIBC -DNDEBUG -c setjmp.S -o setjmp.o
In file included from setjmp.S:22:
../../../../include/sys/trap.h:5: asm/trap.h: No such file or directory
make[4]: *** [setjmp.o] Error 1
make[4]: Leaving directory `/opt/uClinux-LEON/uClibc/libc/sysdeps/linux/sparc'
make[3]: *** [_dir_sparc] Error 2
make[3]: Leaving directory `/opt/uClinux-LEON/uClibc/libc/sysdeps/linux'
make[2]: *** [_dir_linux] Error 2
make[2]: Leaving directory `/opt/uClinux-LEON/uClibc/libc/sysdeps'
make[1]: *** [_dir_sysdeps] Error 2

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20010611/9e66b83b/attachment-0001.htm 


More information about the uClibc mailing list