When I run 'make buildworld' I get a series of errors like this: rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> bin/domainname "Makefile", line 3: Need an operator ... "Makefile", line 33 Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/src/bin *** Error code 1 Stop in /usr/src *** Error code 1 Stop in /usr/src This is on a fresh install I am trying to update to RELENG_5. I've trying to follow whats in the handbook, including the 'cleandir' tips at the end, but nothing is working so far. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.2.0 - Release Date: 2/21/2005
In the last episode (Feb 21), bsdnooby said:> When I run 'make buildworld' I get a series of errors like this: > > rm -f .depend GPATH GRTAGS GSYMS GTAGS > ===> bin/domainname > "Makefile", line 3: Need an operator > ... > "Makefile", line 33 Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > Stop in /usr/src/bin > *** Error code 1 > Stop in /usr/src > *** Error code 1 > Stop in /usr/srcThe contents of bin/domainname/Makefile should read: # $FreeBSD: src/bin/domainname/Makefile,v 1.7 2001/12/04 01:57:40 obrien Exp $ PROG= domainname .include <bsd.prog.mk> Check to make sure your copy didn't get corrupted somehow. -- Dan Nelson dnelson@allantgroup.com
Lowell Gilbert wrote:>bsdnooby <bsdnooby@optonline.net> writes: > > > >>When I run 'make buildworld' I get a series of errors like this: >> >>rm -f .depend GPATH GRTAGS GSYMS GTAGS >>===> bin/domainname >>"Makefile", line 3: Need an operator >>... >>"Makefile", line 33 Need an operator >>make: fatal errors encountered -- cannot continue >>*** Error code 1 >>Stop in /usr/src/bin >>*** Error code 1 >>Stop in /usr/src >>*** Error code 1 >>Stop in /usr/src >> >> >>This is on a fresh install I am trying to update to RELENG_5. I've >>trying to follow whats in the handbook, including the 'cleandir' tips >>at the end, but nothing is working so far. >> >> > >"which make" replies with /usr/bin/make, right? > > > >Yes it does. When I run "cvsup -g -L 2 stable-supfile" I see a bunch of errors with "Head" in them. here is one of them: Server warning: RCS file error in "/cvs/cvsupd/prefixes/FreeBSD.cvs/src/bin/sh/var.h,v": 1: "head" expected Then when I run "make buildworld", that fails -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.2.0 - Release Date: 2/21/2005
On Mon, 21 Feb 2005, bsdnooby wrote:> Yes it does. > > When I run "cvsup -g -L 2 stable-supfile" I see a bunch of errors with > "Head" in them. here is one of them: > > Server warning: RCS file error in > "/cvs/cvsupd/prefixes/FreeBSD.cvs/src/bin/sh/var.h,v": 1: "head" expected > > Then when I run "make buildworld", that failsWhat cvsup server are you using? It appears to be corrupted. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
On Mon, 2005-02-21 at 18:25 -0800, Doug White wrote:> On Mon, 21 Feb 2005, bsdnooby wrote: > > > Yes it does. > > > > When I run "cvsup -g -L 2 stable-supfile" I see a bunch of errors with > > "Head" in them. here is one of them: > > > > Server warning: RCS file error in > > "/cvs/cvsupd/prefixes/FreeBSD.cvs/src/bin/sh/var.h,v": 1: "head" expected > > > > Then when I run "make buildworld", that fails > > What cvsup server are you using? It appears to be corrupted.Yes, cvsup12 is definitely corrupt, and will produce this exact error. I switched to cvsup11, but I had to completely remove my src tree before the builds would work again. Joe>-- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050221/6b7cc67d/attachment.bin