sparc linux doesn't compile??

Peter J. Braam (braam@cs.cmu.edu)
Sun, 4 Jan 1998 09:33:26 -0500 (EST)


Hi,

I have had some problems compiling on sparc with the last few versions, in
particular I can't compile 2.1.77.

Right after the build starts the file siginfo.h appears to be missing:

[root@ios linux]# make vmlinux
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fcall-used-g5 -fcall-used-g7 -c -o
init/main.o init/main.c
In file included from /usr/src/linux/include/linux/sched.h:22,
from init/main.c:17:
/usr/src/linux/include/linux/signal.h:5: asm/siginfo.h: No such file or
directory

Thanks for any help!!!

Peter