Hi,
I dont think the fix I am suggesting is correct, but it worked when I
last tried to build my CURRENT kernel (yesterday), and it came out right.
Do the following:
o Remove the following from src/share/mk/bsd.dep.mk beginning at line 31
as suggested in the error output:
%%%
.if !target(__<bsd.init.mk>__)
.error bsd.dep.mk cannot be included directly.
.endif
%%%
This bit was added by [EMAIL PROTECTED] in revision 1.33 of :
src/share/mk/bsd.dep.mk
Regards.
-- Hiten
--- [EMAIL PROTECTED] wrote:
> --------------------------------------------------------------
> >>> Kernel build for SHALMANESER started on Mon Apr 22 17:11:36 CEST 2002
> --------------------------------------------------------------
> ===> SHALMANESER
> [...]
> cd /usr/src/sys/modules ;
> MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/SHALMANESER/modules
> KMODDIR=/boot/kernel DEBUG="-g" DEBUG_FLAGS="-g" MACHINE=i386 make cleandir
> ===> 3dfx
> "/usr/src/share/mk/bsd.dep.mk", line 31: bsd.dep.mk cannot be included
> directly.
> *** Error code 1
__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message