Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 17:51:10 -0600
From:      "John Nielsen" <stable@jnielsen.net>
To:        "Chris Byrnes" <chris@JEAH.net>, <stable@FreeBSD.ORG>
Subject:   Re: installworld error [/usr/src/share/examples]
Message-ID:  <000b01c22c5a$7f59b720$0900a8c0@max>
References:  <00ef01c22c56$37c0ff80$345bbc42@mad.chartermi.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Byrnes <chris@JEAH.net> wrote:
> please cc in replies, not subscribed.
>
> while running installworld a few minutes ago:
>
> ===> 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.conf  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 login.access login.conf  motd modems networks
> newsyslog.conf  pam.conf phones printcap profile protocols  rc rc.atm
> rc.diskless1 rc.diskless2 rc.firewall rc.firewall6  rc.network rc.network6
> rc.pccard rc.sendmail rc.serial rc.shutdown  rc.syscons rc.sysctl remote
> rpc services shells sysctl.conf  syslog.conf usbd.conf  etc.i386/disktab
> etc.i386/rc.i386  etc.i386/ttys
> /usr/src/etc/../gnu/usr.bin/man/manpath/manpath.config
> /usr/src/etc/../usr.bin/mail/misc/mail.rc
> /usr/src/etc/../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.conf
> /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.

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000b01c22c5a$7f59b720$0900a8c0>