From owner-freebsd-current Sat Nov 14 10:06:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03485 for freebsd-current-outgoing; Sat, 14 Nov 1998 10:06:23 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03480 for ; Sat, 14 Nov 1998 10:06:21 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.1/8.9.1) with ESMTP id KAA03824; Sat, 14 Nov 1998 10:05:59 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.1/8.9.1) id KAA12841; Sat, 14 Nov 1998 10:05:59 -0800 (PST) (envelope-from jdp@polstra.com) Date: Sat, 14 Nov 1998 10:05:59 -0800 (PST) Message-Id: <199811141805.KAA12841@vashon.polstra.com> To: techie@tantivy.stanford.edu Subject: Re: make release fails Newsgroups: polstra.freebsd.stable In-Reply-To: <199811140506.VAA29699@tantivy.stanford.edu> Organization: Polstra & Co., Seattle, WA Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <199811140506.VAA29699@tantivy.stanford.edu>, Bob Vaughan wrote: > I'm trying to build a release for local use, and I keep running into the > following problem.. (all sources cvs'd this week, several times..) I hear you saying it, but to me it looks like your sources are not up to date. > it appears to be choking on the following line in /usr/src/etc/Makefile: > > > BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \ > 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.firewall rc.local rc.network rc.pccard rc.serial \ > >>>> etc.${MACHINE}/rc.${MACHINE} \ This line has said "MACHINE_ARCH" instead of "MACHINE" since around the end of August. Make sure your sources are really up to date. Also, do a make world first, before you do your make release. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message