Here is the error I get after a make config, make dep and make:
Any help appreciated.
Script started on Mon Nov 29 22:11:53 1993
darkstar:/usr/src/linux# make
rm -f tools/version.h
gcc -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -fomit-frame-pointer -c -o init/main.o init/main.c
In file included from init/main.c:16:
/usr/include/linux/sched.h:87: conflicting types for `panic'
/usr/include/linux/kernel.h:25: previous declaration of `panic'
init/main.c: In function `calibrate_delay':
init/main.c:243: warning: int format, different type arg (arg 2)
init/main.c:243: warning: int format, different type arg (arg 3)
make: *** [init/main.o] Error 1
darkstar:/usr/src/linux# exit
exit
Script done on Mon Nov 29 22:13:38 1993
--
Peter Schmitt, UNIX Systems Specialist, Computing Services, Dartmouth College
******* Let us not give up meeting together, as some are in the habit *******
******* of doing, but let us encourage one another. -Hebrews 10:25 *******