From owner-freebsd-questions Tue Jan 6 23:57:53 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA23917 for questions-outgoing; Tue, 6 Jan 1998 23:57:53 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from f138.hotmail.com ([207.82.251.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA23904 for ; Tue, 6 Jan 1998 23:57:49 -0800 (PST) (envelope-from mcwong@hotmail.com) Received: (from root@localhost) by f138.hotmail.com (8.8.5/8.8.5) id XAA11400 for questions@freebsd.org; Tue, 6 Jan 1998 23:57:02 -0800 (PST) Message-Id: <199801070757.XAA11400@f138.hotmail.com> Received: from 203.22.110.100 by www.hotmail.com with HTTP; Tue, 06 Jan 1998 23:57:01 PST X-Originating-IP: [203.22.110.100] From: "M.C Wong" To: questions@freebsd.org Subject: 2.2.5R: Kernel build error Content-Type: text/plain Date: Wed, 07 Jan 1998 18:57:01 EST Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Under 2.2.5R I am rebuilding a new kernel based on the good old ways I used to know in 2.1.6* days, I did: config GENERIC cd ../../compile/generic make depend and I got the following errors: # make depend cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -DMAXUSERS=10 -UKERNEL ../../i386/i386/genassym.c ../../i386/i386/genassym.c:40: stdio.h: No such file or directory In file included from ../../sys/proc.h:48, from ../../i386/i386/genassym.c:43: ../../sys/time.h:118: time.h: No such file or directory *** Error code 1 Stop. I am 100% sure that I did have the kernel source loaded and I yes I can find /usr/include/stdio.h and /usr/include/sys/time.h except I don't know the path it is looking for those files during kernel rebuilding. ALso check the FAQ on www.freebsd.org and it seems the procedure of building kernel has not been changed anyway. Would someone be able to comment on this at all ? Thanks in advance, M.C Wong ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com