Bug 22799

Summary: make kernel failed on src-cur.4602
Product: Base System Reporter: wkwu <wkwu>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description wkwu 2000-11-13 02:00:01 UTC
Make world done. But make kernel failed... (using GENERIC)
% make depend
....
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../includ
e -I/usr/include  /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c
In file included from @/dev/tdfx/tdfx_linux.h:35,
                 from /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c:81:
machine/../linux/linux.h:36: linux_syscall.h: No such file or directory
In file included from /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c:81:
@/dev/tdfx/tdfx_linux.h:36: machine/../linux/linux_proto.h: No such file or directory
mkdep: compile failed
*** Error code 1
Comment 1 Alfred Perlstein freebsd_committer freebsd_triage 2000-11-30 20:29:34 UTC
State Changed
From-To: open->closed

Kernel now compiles. 

Broken kernels are not "critical" problems especially in the -current branch!