Re: Custom Kernel Fail

2017-08-29 Thread Ian Lepore
On Tue, 2017-08-29 at 19:54 -0400, Monty Chaney-Geib wrote:
> I'm getting a failure building a custom kernel on arm64.
> 
> "/usr/src/sys/dev/mii/smcphy.c:49:10: fatal error: 'miidevs.h' file
> not
> found"
> 
> Let me know what you guys recommend.
> -Monty

Add "device mii" to your config.

-- Ian
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Custom Kernel Fail

2017-08-29 Thread Monty Chaney-Geib
I'm getting a failure building a custom kernel on arm64.

"/usr/src/sys/dev/mii/smcphy.c:49:10: fatal error: 'miidevs.h' file not
found"

Let me know what you guys recommend.
-Monty
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"