Re: /usr/src make problem

2005-05-12 Thread Mark Probert
Hi .. On Thursday 12 May 2005 17:47, Kris Kennaway wrote: > > > (I guess this > > happened when I did a "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. >

Re: /usr/src make problem

2005-05-12 Thread Kris Kennaway
On Thu, May 12, 2005 at 04:23:29PM -0700, Mark Probert wrote: > Hi .. > > 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

Re: /usr/src make problem

2005-05-12 Thread Mark Probert
Hi .. 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.) Just to record the sol

Re: /usr/src make problem

2005-05-12 Thread cpghost
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. kant# make -v GNU Make 3.80 Check your PATH. GNU Make should not be used to compile the sources. pmake (/usr/bin/

/usr/src make problem

2005-05-12 Thread Mark Probert
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. kant# make -v GNU Make 3.80 kant# uname -a FreeBSD kant 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Mon Jan 24 15:27:25 PST 2005 [EMAI