Date: Wed, 21 Mar 2001 15:44:27 -0800 From: Kris Kennaway <kris@obsecurity.org> To: dan kelley <djk121@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: building SMP kernel fails Message-ID: <20010321154427.C8324@xor.obsecurity.org> In-Reply-To: <20010321233428.24344.qmail@web4305.mail.yahoo.com>; from djk121@yahoo.com on Wed, Mar 21, 2001 at 03:34:28PM -0800 References: <20010321233428.24344.qmail@web4305.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--f+W+jCU1fRNres8c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 21, 2001 at 03:34:28PM -0800, dan kelley wrote: > Makefile:27: *** missing separator. Stop. >=20 > line 27 of the makefile looks like this: >=20 > .if !defined(S) >=20 > i recently installed GNU make version 3.79. is > another version of make > required to build the kernel? Yes, the BSD make which came with FreeBSD. gmake is gratuitously incompatible with make, so if you need to have it installed then use the FreeBSD port which installs it as gmake(1), not make(1), which won't confuse the system which expects the executable of that name in your path to be the FreeBSD version. Kris --f+W+jCU1fRNres8c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6uTzaWry0BWjoQKURApUeAJ0S9OAKDyxCHdCpuYo/cNvkph1gaQCg8EJ8 6pMUMp1KG6/ZI/50hcYlb0I= =N3kv -----END PGP SIGNATURE----- --f+W+jCU1fRNres8c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010321154427.C8324>