From owner-freebsd-stable Thu Feb 21 12:15:53 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bobo.thehutt.org (pcp709198pcs.alxndr01.va.comcast.net [68.49.240.9]) by hub.freebsd.org (Postfix) with ESMTP id 022BA37B400 for ; Thu, 21 Feb 2002 12:15:47 -0800 (PST) Received: from [10.0.3.13] (helo=nomad.thehutt.org ident=mailnull) by bobo.thehutt.org with esmtp (Exim 3.952 #1) id 16dzd4-0002qZ-00; Thu, 21 Feb 2002 15:15:46 -0500 Received: from jerry by nomad.thehutt.org with local (Exim 3.952 #1) id 16dzcl-0000Fg-00; Thu, 21 Feb 2002 15:15:27 -0500 Date: Thu, 21 Feb 2002 15:15:27 -0500 From: Jerry A! To: C J Michaels Cc: freebsd-stable@freebsd.org Subject: Re: buildworld error during "stage 1: bootstrap tools" (yyfix) Message-ID: <20020221201527.GA918@nomad.thehutt.org> Reply-To: jerry@thehutt.org References: <20020221144232.I36060-100000@cartman.lan.27in.tv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020221144232.I36060-100000@cartman.lan.27in.tv> User-Agent: Mutt/1.3.27i Organization: Broken Toys Unlimited Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Feb 21, 2002 at 02:48:13PM -0500, Christopher J. Michaels wrote: : FreeBSD cartman.lan.27in.tv 4.5-STABLE FreeBSD 4.5-STABLE #6: Tue Jan 29 22:51:31 EST 2002 root@cartman.lan.27in.tv:/usr/local/obj/usr/local/src/sys/CARTMAN i386 : : Hello, : : CVSup'd as of several minutes ago (14:40 EST). My buildworld is dying : VERY early trying to install "yyfix". The complete output is listed : below. [snip] : install: /usr/local/obj/usr/bin/yyfix: No such file or directory : *** Error code 71 : : Stop in /usr/local/src/usr.bin/yacc. : *** Error code 1 Are you by any chance setting MAKEOBJDIRPREFIX in /etc/make.conf. I had this problem last night. I changed the line from: "MAKEOBJDIRPREFIX= /obj" to "MAKEOBJDIRPREFIX?= /obj" and everything worked fine. Hope this helps... --Jerry Open-Source software isn't a matter of life or death... ...It's much more important than that! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message