From owner-freebsd-current Mon Oct 30 8:56:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id BA67037B4CF for ; Mon, 30 Oct 2000 08:56:51 -0800 (PST) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id RAA05090; Mon, 30 Oct 2000 17:53:27 +0100 (MET) Date: Mon, 30 Oct 2000 17:53:27 +0100 (CET) From: Harti Brandt To: Poul-Henning Kamp Cc: current@FreeBSD.ORG Subject: Re: hea and hfa drivers do not compile... In-Reply-To: <3162.972919662@critter> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 30 Oct 2000, Poul-Henning Kamp wrote: > In message , Hart > i Brandt writes: > > > >... in CURRENT from 30.10. phk has removed unnecessary #defines, among > >them which is definitely needed in both drivers. Adding the > ># include fixes the problem. > > > >netatm/atm{aal5,cm,device,subr} compile, but the kernel doesn't link - > >they need the include also. > > You are confusing my changes with the current acpi related breakage. > > 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. harti > > -- > 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. > -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.gmd.de, harti@begemot.org, lhbrandt@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message