From owner-freebsd-questions@FreeBSD.ORG Fri May 13 00:47:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A0816A4CE for ; Fri, 13 May 2005 00:47:31 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id E30A143D79 for ; Fri, 13 May 2005 00:47:30 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1A486514E7; Thu, 12 May 2005 17:47:30 -0700 (PDT) Date: Thu, 12 May 2005 17:47:30 -0700 From: Kris Kennaway To: Mark Probert Message-ID: <20050513004729.GA76476@xor.obsecurity.org> References: <200505121347.33797.probertm@acm.org> <200505121623.29720.probertm@acm.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <200505121623.29720.probertm@acm.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: /usr/src make problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 00:47:31 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 12, 2005 at 04:23:29PM -0700, Mark Probert wrote: > Hi ..=20 >=20 > On Thursday 12 May 2005 13:47, Mark Probert wrote: > > Hi .. > > > > I have just updated my source tree, gone into /usr/src, and have the > > following error: > > > > kant# make -j4 buildworld > > Makefile:92: *** missing separator. Stop. > > > (Many thanks to csghost for the help.) >=20 > Just to record the solution, here is how to fix this problem. >=20 > The issue is that GNU make is being called rather than /usr/bin/make. On= my=20 > system (5.3-RELEASE), GNU make had blown away /usr/bin/make and replaced = it=20 > with a symlink to /usr/local/bin/gmake. (I guess this happened when I di= d a=20 > "pkg_add -r gmake". Perhaps this should be reported as a "bug" ... ) No, it didn't. In order to damage your system in this way you need to take some other form of manual action. Kris --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCg/khWry0BWjoQKURAi8uAJ9EVI1CM6ruo6nLV4/K49rMIu7Q5QCdFzG2 Da0iUT3SZvrPvGLHz4lPJjU= =F4c2 -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--