Date: Thu, 28 Aug 2003 08:32:18 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: anton <anton@do.ru> Cc: freebsd-questions@freebsd.org Subject: Re: your mail Message-ID: <20030827203217.GB7945@grimoire.chen.org.nz> In-Reply-To: <3813727228.20030827133644@do.ru> References: <3813727228.20030827133644@do.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 27, 2003 at 01:36:44PM +0700, anton wrote: > Hello freebsd-questions, > > I'v problem with upgarade FreeBSD-4.8 > > I intut: > # cd /usr/src > # make buildworld > Makefile:137: *** missing separator. Stop. > > What is problem? You're using GNU make instead of /usr/bin/make. Don't. Building the system sources requires the BSD make. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- Power corrupts, Absolute Power is pretty neat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030827203217.GB7945>