Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2001 21:43:37 +0200 (CEST)
From:      Salvo Bartolotta <bartequi@neomedia.it>
To:        Tommy Rump Andersen <tnokker@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Message-ID:  <987363817.3ad9f9e903e39@webmail.neomedia.it>

next in thread | raw e-mail | index | archive | help
> getting this

> In file included from ../../dev/ata/ata-all.c:60:
> ../../isa/isavar.h:36: isa_if.h: No such file or directory
> mkdep: compile failed
> *** Error code 1

> from this compiling file


<snip>

#device
	isa
^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^

#device
	eisa
device
	pci


<answer type="tentative">
You might try uncommenting ``device isa''. mkdep should no longer complain.

OTOH, if you want to completely remove ISA support: the reference causing the
above errors is probably ``options UCONSOLE''. Just try and buy.
</answer>

I have never completely excluded ISA support so far, though; I may be missing
something.

-- Salvo

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




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