From owner-freebsd-questions Thu May 30 12:28: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 243F237B400 for ; Thu, 30 May 2002 12:28:03 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id MAA14629; Thu, 30 May 2002 12:27:59 -0700 Message-ID: <3CF67D3E.7030507@owt.com> Date: Thu, 30 May 2002 12:27:58 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Aram Khalili Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel compile problem References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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