Scot Hetzel wrote:
> You just need to define the _MAKE_CONF variable for the appropriate OS
> that you are building:
> 
> make _MAKE_CONF=/etc/make.conf.6x [build|install]world
> 
> make _MAKE_CONF=/etc/make.conf.6x [build|install]kernel

I spent a bit of time today trying to figure out why the above doesn't work. 
Eventually it occured to me to grep /usr/src to see if the variable even 
existed. It turns out it doesn't, however __MAKE_CONF does exist (that's with 
*two* leading underscores). Hopefully this will clear things up a bit in case 
anyone else is trying it.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to