Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 1998 15:16:27 +0100
From:      Eivind Eklund <eivind@yes.no>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>, bruth@ernie.wmht.org
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: types.h/controller ahc broken?
Message-ID:  <19981228151627.D53810@follo.net>
In-Reply-To: <73471.914854240@critter.freebsd.dk>; from Poul-Henning Kamp on Mon, Dec 28, 1998 at 03:10:40PM %2B0100
References:  <199812281402.JAA20300@ernie.wmht.org> <73471.914854240@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 28, 1998 at 03:10:40PM +0100, Poul-Henning Kamp wrote:
> In message <199812281402.JAA20300@ernie.wmht.org>, "Brian Ruth" writes:
> >The following smp kernel compiles fine on 3.0-RELEASE but not 
> >under -CURRENT as of 8:30am. Below is the config file and the 
> >error output from a make depend after a make clean.
> 
> cd /usr/src
> make includes

This should not be necessary in a normal source tree (if the kernel is
built from src/sys, with src/include checked out and up to date).  In
this case, the includes should be gotten from src/include and src/sys,
and if they're not, something in the kernel build is broken.

Besides, 'make includes' shouldn't be used unless the person doing it
knows exactly what he's doing - it can break a lot of things, so 'make
world' and a re-built kernel should be used instead, to keep things in
sync.

Eivind.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981228151627.D53810>