Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 12:27:58 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Aram Khalili <aram@cs.umd.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernel compile problem
Message-ID:  <3CF67D3E.7030507@owt.com>
References:  <Pine.SOL.4.33.0205301451080.2691-100000@toblerone.cs.umd.edu>

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


Aram Khalili wrote:

> For some reason my kernel recompiles fail because they look for standard
> header files in /usr/src/include rather than /usr/include .  There's
> probably a "../" missing in some Makefile definition.  Symlinking
> /usr/include to /usr/src/include works, but is probably not the best
> solution to the problem.


If you are using a "make buildkernel" it should not look at 
/usr/include. It really sounds like you have a inappropriate kernel 
configuration. What are the error messages?

What version are you trying to build a kernel for? My most recent 
system upgrade for RELENG_4 was on 25 May but I haven't seen any 
changes that would affect building a kernel since then.

A cvsup of src-all had a few changes to things like ata-disk and a 
number of documentation changes.


> 
> Has anybody else seen this?
> 


I have a buildworld running now. The kernel build will start in around 
25 minutes. I will have a better idea if it is your error at that point.


Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


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?3CF67D3E.7030507>