From owner-freebsd-stable Thu Oct 1 16:46:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26704 for freebsd-stable-outgoing; Thu, 1 Oct 1998 16:46:44 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from samurai.dee.uc.pt (samurai.dee.uc.pt [193.136.205.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26681 for ; Thu, 1 Oct 1998 16:46:36 -0700 (PDT) (envelope-from freebsd@samurai.dee.uc.pt) Received: from localhost (freebsd@localhost) by samurai.dee.uc.pt (8.8.8/8.8.7) with SMTP id AAA08617 for ; Fri, 2 Oct 1998 00:46:18 +0100 (WEST) (envelope-from freebsd@samurai.dee.uc.pt) Date: Fri, 2 Oct 1998 00:46:18 +0100 (WEST) From: FreeBSD To: freebsd-stable@FreeBSD.ORG Subject: make release fails Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, make release is falling for me for at least a week. It seems that make is not expanding some variables (${MACHINE}). see below. Regards, Paulo Menezes --- ... shrc csh.login csh.logout dm.conf fbtab ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd inetd.conf login.conf login.access motd modems networks newsyslog.conf phones pccard.conf.sample printcap profile protocols rc rc.conf rc.devfs rc.firewall rc.local rc.network rc.pccard rc.serial rc.shutdown etc./rc. remote security services shells syslog.conf etc./ttys etc./disktab rpc make.conf /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 /etc; install -c -o bin -g bin -m 755 netstart pccard_ether /etc; install -c -o bin -g bin -m 600 /dev/null /var/cron/log; install -c -o bin -g bin -m 600 master.passwd /etc; ( cd /usr/src/etc/periodic; make install ); ( cd /usr/src/etc/../gnu/usr.bin/send-pr; make etc-gnats-freefall ); ( cd /usr/src/etc/../gnu/libexec/uucp/sample; make install ); ( cd /usr/src/etc/../share/termcap; make etc-termcap ); ( cd /usr/src/etc/../usr.sbin/rmt; make etc-rmt ); ( cd /usr/src/etc/sendmail; make etc-sendmail.cf ); ( cd /usr/src/etc/../sys/i386/boot/biosboot; make install-boothelp ); pwd_mkdb -p -d /etc /etc/master.passwd; install -c -o bin -g bin -m 555 MAKEDEV.local etc./MAKEDEV /dev ) install: etc./rc.: No such file or directory *** Error code 71 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message