Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 1998 17:44:01 +1100 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        Harlan.Stenn@pfcs.com (Harlan Stenn)
Cc:        current@FreeBSD.ORG
Subject:   Re: objcopy in /usr/libexec/aout/objcopy?
Message-ID:  <199811220644.RAA00219@cimlogic.com.au>
In-Reply-To: <1710.911713812@brown.pfcs.com> from Harlan Stenn at "Nov 22, 98 00:50:12 am"

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811220644.RAA00219>