Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 1999 13:38:41 -0500
From:      Nathan Ahlstrom <nrahlstr@winternet.com>
To:        "Arthur H. Johnson II" <arthur@tucows.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: A dumb question.
Message-ID:  <19990901133841.B567@winternet.com>
In-Reply-To: <Pine.BSF.4.10.9909011352300.2367-100000@Arthur.Linuxberg>; from Arthur H. Johnson II on Wed, Sep 01, 1999 at 02:02:51PM -0400
References:  <Pine.BSF.4.10.9909011352300.2367-100000@Arthur.Linuxberg>

next in thread | previous in thread | raw e-mail | index | archive | help
"Arthur H. Johnson II" <arthur@tucows.com> wrote:
> When I try to compile the kernel, I get this error at the end:
> 
> ../../pci/if_xl.c
> ../../pci/if_xl.c:133: miibus_if.h: No such file or directory
> *** Error code 1
> 
> Stop in /usr/src/sys/compile/ARTHUR.
> You must first build a kernel first.
> *** Error code 1
> 
> Stop in /usr/src/sys/compile/ARTHUR.
> 
> 
> What happened to this file?

You may have to add:

controller miibus0 

to you kernel config file.  See LINT for details.

-- 
Nathan Ahlstrom                        FreeBSD: http://www.FreeBSD.org/
nrahlstr@winternet.com                 PGP Key ID: 0x67BC9D19


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




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