From owner-freebsd-current Mon Oct 30 8:59:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id E115C37B4C5 for ; Mon, 30 Oct 2000 08:59:49 -0800 (PST) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.9.3) with ESMTP id e9UGxmu03863; Mon, 30 Oct 2000 17:59:48 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Harti Brandt Cc: current@FreeBSD.ORG Subject: Re: hea and hfa drivers do not compile... In-Reply-To: Your message of "Mon, 30 Oct 2000 17:53:27 +0100." Date: Mon, 30 Oct 2000 17:59:48 +0100 Message-ID: <3861.972925188@critter> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Hart i Brandt writes: >> strip these lines out of NOTES: >> >> device acpi >> options ACPI_DEBUG >> options AML_DEBUG >> >> And the LINT kernel links just fine. > >Probably not. I have no acpi configured in my kernel. cvs log on eni.c >says: > >Remove 86 unneeded #includes > >on revision 1.15 > >A cvs diff shows, that with this change #include is gone >which defines things like DELAY, bcopy, ... If I add the include >everything compiles fine. Can you send me your kernel config file ? LINT compiles here and it includes all of our ATM code as far as I know, there must be some option which makes this interract strangely... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message