Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2003 00:16:35 -0800
From:      Pat Lashley <patl+freebsd@volant.org>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        current@freebsd.org
Subject:   Re: Is the RELENG_5_2 tag supposed to be usable yet?
Message-ID:  <1991528112.1071562595@[192.168.0.13]>
In-Reply-To: <20031214224835.M74761@carver.gumbysoft.com>
References:  <578018112.1071470614@[192.168.0.13]> <20031214224835.M74761@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--On Sunday, December 14, 2003 22:49:32 -0800 Doug White <dwhite@gumbysoft.com> wrote:

> On Sun, 14 Dec 2003, Pat Lashley wrote:
>
>> /usr/src/sys/dev/usb/if_aue.c:104:23: miibus_if.h: No such file or directory
>> /usr/src/sys/dev/usb/if_axe.c:100:23: miibus_if.h: No such file or directory
>> /usr/src/sys/pci/if_dc.c:139:23: miibus_if.h: No such file or directory
>> mkdep: compile failed
>> *** Error code 1
>>
>>
>> There does not appear to be a 'miibus_if.h' anywhere in /usr/src.
>> Did it just miss being tagged, or is this a symptom of some other
>> problem?  Or am I premature in attempting to build from RELENG_5_2 ?
>
> You must have added a network device that requies miibus but didn't add it
> to your kernel config.  Put
>
> device miibus
>
> in your kernel config, then redo your buildkernel.

Aaarrrggg!!!  I'm going blind in my old age.  I did grep the config
for that; and didn't even notice that I'd commented it out along with
the surrounding devices that I don't need for this machine.

Thanks Doug,

-Pat



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