From owner-freebsd-current Tue Apr 23 16: 0:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from web21103.mail.yahoo.com (web21103.mail.yahoo.com [216.136.227.105]) by hub.freebsd.org (Postfix) with SMTP id 71D9D37B42B for ; Tue, 23 Apr 2002 16:00:37 -0700 (PDT) Message-ID: <20020423230037.56696.qmail@web21103.mail.yahoo.com> Received: from [62.254.0.5] by web21103.mail.yahoo.com via HTTP; Tue, 23 Apr 2002 16:00:37 PDT Date: Tue, 23 Apr 2002 16:00:37 -0700 (PDT) From: Hiten Pandya Reply-To: hiten@uk.FreeBSD.org Subject: Re: buildkernel borken To: thomas@cuivre.fr.eu.org, freebsd-current@freebsd.org In-Reply-To: <20020422171839.A603@shalmaneser.enst.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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(____) .error bsd.dep.mk cannot be included directly. .endif %%% This bit was added by ru@FreeBSD.org in revision 1.33 of : src/share/mk/bsd.dep.mk Regards. -- Hiten --- thomas@cuivre.fr.eu.org 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message