Subject: kernel compile
To: None <amiga@NetBSD.ORG>
From: YU SONG <cs_yus@cs4.lamar.edu>
List: amiga
Date: 03/09/1996 22:10:49
I modified a copy of GENERIC and recompile the kernel. However when I try to
make depend, the system shows me
kern_xxx.o: undefined symbol '_nosys' referenced from text segment
sunos_exec.o: undefined symbol '_sunos_syscallnames' referenced from data
segment.
**** Error code 1 (ignored)
size: netbsd: no such file or directory
**** Error code 1
stop
and stopped compiling. Can anyone help?
Thanks.