From owner-freebsd-current Thu Dec 10 12:26:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11226 for freebsd-current-outgoing; Thu, 10 Dec 1998 12:26:10 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11215 for ; Thu, 10 Dec 1998 12:26:04 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id HAA15535; Fri, 11 Dec 1998 07:36:47 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199812102036.HAA15535@cimlogic.com.au> Subject: Re: Make World Failed In-Reply-To: <366FEB82.9C668E66@webwizard.org.mx> from Edwin Culp at "Dec 10, 98 09:40:50 am" To: eculp@webwizard.org.mx (Edwin Culp) Date: Fri, 11 Dec 1998 07:36:46 +1100 (EST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Edwin Culp wrote: > With: > install -c -s -o root -g wheel -m 555 bdes /usr/bin > install -c -o root -g wheel -m 444 bdes.1.gz /usr/share/man/man1 > ===> etc > install -c -o root -g wheel -m 644 fbtab auth.conf rc.atm rc.devfs > /etc > install: fbtab: No such file or directory > *** Error code 71 Does that file exist in your /usr/src/etc? If so, I guess my makefile change needs `cd ${.CURDIR};' added before the ${INSTALL}. Try that. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message