From owner-freebsd-current Sat Nov 21 22:40:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08267 for freebsd-current-outgoing; Sat, 21 Nov 1998 22:40:29 -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 WAA08262 for ; Sat, 21 Nov 1998 22:40:25 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id RAA00219; Sun, 22 Nov 1998 17:44:01 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199811220644.RAA00219@cimlogic.com.au> Subject: Re: objcopy in /usr/libexec/aout/objcopy? In-Reply-To: <1710.911713812@brown.pfcs.com> from Harlan Stenn at "Nov 22, 98 00:50:12 am" To: Harlan.Stenn@pfcs.com (Harlan Stenn) Date: Sun, 22 Nov 1998 17:44:01 +1100 (EST) Cc: 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 Harlan Stenn wrote: > I just upgraded a month or two old -current to a -current (as of yesterday). > > I got /etc/updated and rebuilt the kernel, too. > > I thought it would be a good idea to also upgrade /stand/sysinstall, and in > doing so the make died because /boot was empty. I went in to /usr/src/sys/ > boot/i386 and tried a make there, which died as follows: > > objcopy -S -O binary boot1.out boot1 > objcopy: could not exec aout/objcopy in /usr/libexec: No such file or directory > > Sure enough, while there are a number of files in /usr/libexec/aout/, > objcopy is not one of them. > > What did I miss? The correct build procedure: either `make world' or `make buildworld' followed by `make installworld'. Please don't try to be "clever". -- 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