Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 1998 16:06:36 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Adam Shaun Nealis <adamn@csl.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cd ../../GENERIC; make falls over
Message-ID:  <Pine.BSF.4.00.9807201605580.16885-100000@resnet.uoregon.edu>
In-Reply-To: <35AF8675.11DBE93C@csl.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9807201605580.16885-100000>