From owner-freebsd-current Mon Dec 28 06:31:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA06130 for freebsd-current-outgoing; Mon, 28 Dec 1998 06:31:03 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA06125 for ; Mon, 28 Dec 1998 06:31:00 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.1/8.8.5) with ESMTP id PAA73574; Mon, 28 Dec 1998 15:29:02 +0100 (CET) To: Eivind Eklund cc: bruth@ernie.wmht.org, freebsd-current@FreeBSD.ORG Subject: Re: types.h/controller ahc broken? In-reply-to: Your message of "Mon, 28 Dec 1998 15:16:27 +0100." <19981228151627.D53810@follo.net> Date: Mon, 28 Dec 1998 15:29:01 +0100 Message-ID: <73572.914855341@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. try to mv /usr/include /usr/_include and see if you can compile LINT... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message