From owner-freebsd-questions Mon Jun 4 15:43:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from opus.sandiegoca.ncr.com (tan7.ncr.com [192.127.94.7]) by hub.freebsd.org (Postfix) with ESMTP id 2A04737B405 for ; Mon, 4 Jun 2001 15:43:53 -0700 (PDT) (envelope-from chuckr@opus.sandiegoca.ncr.com) Received: from localhost (chuckr@localhost) by opus.sandiegoca.ncr.com (8.11.1/8.11.1) with ESMTP id f54Ml6I55060; Mon, 4 Jun 2001 15:47:06 -0700 (PDT) (envelope-from chuckr@opus.sandiegoca.ncr.com) Date: Mon, 4 Jun 2001 15:47:06 -0700 (PDT) From: Chuck Rouillard To: "dan.kelley" Cc: Subject: Re: rebuilding just usr.sbin In-Reply-To: <0106041811020S.13728@nixon.bos.otec.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 4 Jun 2001, dan.kelley wrote: > > A user accidentally just nuked our /usr/sbin directory. I grabbed the > complete usr.sbin source for 4.2-RELEASE off of anoncvs.freebsd.org. > > i'm trying to simply make all in the /usr/src/usr.sbin directory, but I'm > running into a bunch of errors: > > here's an example: > > ===> ckdist > Warning: Object directory not changed from original /usr/src/usr.sbin/ckdist > cc -O -pipe -c ckdist.c > make: don't know how to make crc.c. Stop > *** Error code 2 > > Stop in /usr/src/usr.sbin. > > first question: should i be building elsewhere? I want to avoid a > buildworld if at all possible. > > second question: should i be encountering errors building the source when > this is a stable tree? > > please cc me with a reply; i'm not on the list. If you don't already have the sources on your system, it seems reasonable that your system is still running -RELEASE and not -STABLE. That said, why not just grab the binaries and install those? .cr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message