From owner-freebsd-current Mon Dec 28 12:20:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13443 for freebsd-current-outgoing; Mon, 28 Dec 1998 12:20:47 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13436 for ; Mon, 28 Dec 1998 12:20:41 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id VAA18599; Mon, 28 Dec 1998 21:20:15 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id VAA63274; Mon, 28 Dec 1998 21:20:14 +0100 (MET) Message-ID: <19981228212013.J53810@follo.net> Date: Mon, 28 Dec 1998 21:20:13 +0100 From: Eivind Eklund To: Poul-Henning Kamp Cc: bruth@ernie.wmht.org, freebsd-current@FreeBSD.ORG Subject: Re: types.h/controller ahc broken? References: <19981228151627.D53810@follo.net> <73572.914855341@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <73572.914855341@critter.freebsd.dk>; from Poul-Henning Kamp on Mon, Dec 28, 1998 at 03:29:01PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Dec 28, 1998 at 03:29:01PM +0100, Poul-Henning Kamp wrote: > In message <19981228151627.D53810@follo.net>, Eivind Eklund writes: > >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. > > It is because the aic assembler picks up stuff here and there as > far as I could figure out when I had the problem. You are right. I now have patches that fix this; I'll throw 'em at Justin as soon as I've verified that nothing is broken (which will happen after I've fixed the rest of the bogosity blocking my builds; parts our build system seems to be falling over under its own weight). Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message