Date: Sat, 15 Jun 2002 15:20:15 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Jorge Luis Rueda Beirana <jlrueda@adetel.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make depend fails Message-ID: <20020615152015.A40602@grimoire.chen.org.nz> In-Reply-To: <3D0A97D8.CC769399@adetel.net>; from jlrueda@adetel.net on Fri, Jun 14, 2002 at 08:26:49PM -0500 References: <3D0A97D8.CC769399@adetel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 14, 2002 at 08:26:49PM -0500, Jorge Luis Rueda Beirana wrote: > When i try to rebuild my kernel this error shows: > > Makefile:27: *** missing separator. Stop > > What should i do? Please Help me. Thks You're using "gmake" instead of the system's /usr/bin/make. That's a big NO-NO. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- Don't worry about avoiding temptation, as you grow older, it starts avoiding you. 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?20020615152015.A40602>