From owner-freebsd-questions Mon Jul 20 16:07:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08212 for freebsd-questions-outgoing; Mon, 20 Jul 1998 16:07:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08172 for ; Mon, 20 Jul 1998 16:07:06 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id QAA14736; Mon, 20 Jul 1998 16:06:37 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 20 Jul 1998 16:06:36 -0700 (PDT) From: Doug White To: Adam Shaun Nealis cc: freebsd-questions@FreeBSD.ORG Subject: Re: cd ../../GENERIC; make falls over In-Reply-To: <35AF8675.11DBE93C@csl.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Jul 1998, Adam Shaun Nealis wrote: > Could anyone kind enough to help please reply direct, and I'll > summarise. > > I'm still on FreeBSD-2.2.5-STABLE > > I am trying to "improve" my custom kernel for this machine - namely add > bpf so I can do Big Brother, and more importantly, CAP and/or netatalk. > > Because my hacking is obviously a suspect, I attempted to create a > kernel based on GENERIC. This don't work neither 8( > > To be more exact: > ../../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. > > Hmm. OK, because I do cvsup every night, my /usr/src/sys/ tree goes > overnight (don't have the permanent disk space at the mo') so > I compensate by grabbing the sauce from the 2.2.5 dist CD-ROM: It appears that you're missing some header files. Does stdio.h exist on the system in either /usr/include or /sys/include? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message