miibus_if.h missing?

Shawn Debnath sdebnath at purdue.edu
Mon May 19 10:31:38 PDT 2003


The problem has been solved, I over looked the device miibus in the kernel
config file.

Thanks

Quoting walt <wa1ter at myrealbox.com>:

> Shawn Debnath wrote:
> > Hello,
> > 
> > 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
> 
> That is a file which should be created automatically in the directory
> /usr/obj/usr/src/sys/YOUR_KERNELNAME/
> 
> /*
>   * This file is produced automatically.
>   * Do not modify anything in here by hand.
>   *
>   * Created from source file
>   *   /usr/src/sys/dev/mii/miibus_if.m
>   * with
>   *   makeobjops.awk
> 
> If you don't have such a file you probably skipped over an important
> step in configuring or making your custom kernel.
> 
> What steps did you do in trying to make your new kernel?
> 
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> 


-- 



More information about the freebsd-current mailing list