From owner-freebsd-stable Wed May 26 10: 9:56 1999 Delivered-To: freebsd-stable@freebsd.org Received: from rio.i-plus.net (rio.i-plus.net [209.100.20.25]) by hub.freebsd.org (Postfix) with ESMTP id F068214D61 for ; Wed, 26 May 1999 10:09:48 -0700 (PDT) (envelope-from st@i-Plus.net) Received: from localhost (st@localhost) by rio.i-plus.net (8.9.3/8.9.3) with ESMTP id NAA06307; Wed, 26 May 1999 13:09:33 -0400 (EDT) Date: Wed, 26 May 1999 13:09:32 -0400 (EDT) From: Troy Settle To: obrien@NUXI.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: first time for everything... In-Reply-To: <19990526095059.A7630@nuxi.com> 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 On Wed, 26 May 1999, David O'Brien wrote: > > ===> gnu/usr.bin/sdiff > > install -c -s -o root -g wheel -m 555 sdiff /usr/bin > > *** Error code 71 > > > > Now, I looked in /usr/src/gnu/usr.bin/sdiff, and sure 'nuff, there was NO > > file called sdiff for install to do it's magic on. > > Try looking in /usr/obj/usr/src/gnu/usr.bin/sdiff. > A normal `make world' puts the objects and binaries in a "shadow" tree in > /usr/obj. Ugh! I did jump the gun again, and I did skip the check on /usr/obj. After boggling at this for a while, I tried make installworld again, and it worked. Still no reason as to why it gave an error the first time around though. It's rather disconcerting when things like this happen. Makes it hard to taunt the linux crowd with how easy it is to keep a FreeBSD system up to date. :) -- Troy Settle iPlus Internet Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message