From owner-freebsd-stable Wed May 26 9:51:11 1999 Delivered-To: freebsd-stable@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 9ABF515052 for ; Wed, 26 May 1999 09:51:06 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.3/8.9.3) id JAA17089; Wed, 26 May 1999 09:50:59 -0700 (PDT) (envelope-from obrien) Message-ID: <19990526095059.A7630@nuxi.com> Date: Wed, 26 May 1999 09:50:59 -0700 From: "David O'Brien" To: Troy Settle , freebsd-stable@FreeBSD.ORG Subject: Re: first time for everything... Reply-To: obrien@NUXI.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Troy Settle on Wed, May 26, 1999 at 06:43:18AM -0400 X-Operating-System: FreeBSD 3.2-BETA Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ===> 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. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message