Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2003 20:39:25 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Shawn Debnath <sdebnath@cs.purdue.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: miibus_if.h missing?
Message-ID:  <20030519173925.GB24897@gothmog.gr>
In-Reply-To: <1053362749.3ec90a3dd44a2@webmail.purdue.edu>
References:  <1053362749.3ec90a3dd44a2@webmail.purdue.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-05-19 11:45, Shawn Debnath <sdebnath@purdue.edu> wrote:
>
> I am trying to build the latest 5-current release, and i need to use the mii bus
> for my fxp network card. On compile time, I get:
>
> /usr/src/sys/dev/fxp/if_fxp.c:85:23: miibus_if.h: No such file or directory
>
> Any ideas?

	diff -u GENERIC YOURCONFIG

would help a lot in finding out what's wrong.

You should probably describe exactly how you're trying to build a new
kernel, what steps you've made so far, and copy/paste more context
around this one line of the error message.

- Giorgos



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