From owner-freebsd-questions Mon Jul 9 10:40:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id AE4D737B401 for ; Mon, 9 Jul 2001 10:40:09 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f69HfDK82980; Mon, 9 Jul 2001 13:41:13 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 9 Jul 2001 13:41:13 -0400 (EDT) From: Joe Clarke To: Peter Cc: Subject: Re: Copying [via tar] /usr/src to other pc -- won't build world. In-Reply-To: Message-ID: <20010709134041.D82819-100000@shumai.marcuscom.com> 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 You may also want to add the p flag to tar to preserve permissions. However, without seeing the actual error, I'm not sure if this will help: tar cvzpf ... Joe Clarke On Mon, 9 Jul 2001, Peter wrote: > Hello, > This weekend I tried to copy over /usr/src from a pc > that just finished doing cvsup -- the buildworld/kernel went fine. > > I did the following: > cd /usr/src > rm -rf * > > on the good pc: > cd /usr/src > tar zcvf usr.src.tar.z * > > then I ftp'ed that file over to the other pc and extracted it in > /usr/src -- it would not build -- would error out after an hour or so. > [fresh install of 4.0-R, the good pc is 4.3-S] > > So, what did I miss that it would not build ? > Ever since, I have just fixed that pc to do cvsup, but how can I cvsup one pc, > and then just ftp the files over. > > > > www.nul.cjb.net > www.FreeBSD.org > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message