From owner-freebsd-stable Mon Jul 15 21:30:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4B9B37B400 for ; Mon, 15 Jul 2002 21:30:38 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F19B43E65 for ; Mon, 15 Jul 2002 21:30:38 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id VAA30241; Mon, 15 Jul 2002 21:30:32 -0700 Message-ID: <3D33A167.6030906@owt.com> Date: Mon, 15 Jul 2002 21:30:31 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Jason Hunt Cc: stable@FreeBSD.ORG Subject: Re: installworld died ... :( References: <20020716002213.T2096-100000@lethargic.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jason Hunt wrote: > I cvsup'd earlier this evening, and got the following whilst installing > world. I'm not sure if it's anything to be worried about. I figure I'll > just cvsup again tomorrow and rebuild. > > Anyone else get this? John Nielsen posted a fix earlier. It was as follows: I got the same thing just now. However I fixed it by replacing the final (and unnecessary) "\" on line 227 of src/etc/Makefile with a ")". Hopefully someone can do the same thing in the CVS tree. JN I haven't tried it but it looks right. Kent > > > ===> share/examples > (cd /usr/src/share/examples/../../etc; make etc-examples) > (cd /usr/src/etc; install -c -o root -g wheel -m 444 amd.map apmd.conf > auth.co > nf crontab csh.cshrc csh.login csh.logout dhclient.conf dm.conf fbtab > ftpusers > gettytab group hosts hosts.allow host.conf hosts.equiv hosts.lpd > inetd.conf l > ogin.access login.conf motd modems networks newsyslog.conf pam.conf > phones pri > ntcap profile protocols rc rc.atm rc.diskless1 rc.diskless2 rc.firewall > rc.fire > wall6 rc.network rc.network6 rc.pccard rc.sendmail rc.serial rc.shutdown > rc.sy > scons rc.sysctl remote rpc services shells sysctl.conf syslog.conf > usbd.conf e > tc.i386/disktab etc.i386/rc.i386 etc.i386/ttys > /usr/src/etc/../gnu/usr.bin/ma > n/manpath/manpath.config /usr/src/etc/../usr.bin/mail/misc/mail.rc > /usr/src/et > c/../usr.bin/locate/locate/locate.rc rc.isdn netstart pccard_ether > rc.suspend rc > .resume nsmb.conf opieaccess /usr/share/examples/etc; cd > /usr/src/etc/defaults > ; install -c -o root -g wheel -m 444 rc.conf make.conf pccard.conf > periodic.con > f /usr/share/examples/etc/defaults; > Syntax error: end of file unexpected (expecting ")") > *** Error code 2 > > Stop in /usr/src/etc. > *** Error code 1 > > Stop in /usr/src/share/examples. > *** Error code 1 > > Stop in /usr/src/share. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > # exit > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message