From owner-freebsd-current@FreeBSD.ORG Mon Mar 30 10:03:59 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA6691065672 for ; Mon, 30 Mar 2009 10:03:59 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 66F718FC1A for ; Mon, 30 Mar 2009 10:03:58 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([10.0.1.29]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Mon, 30 Mar 2009 12:03:57 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id n2UA3oKi008004; Mon, 30 Mar 2009 12:03:50 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Mon, 30 Mar 2009 12:03:45 +0200 From: Matthias Apitz To: Mel Flynn Message-ID: <20090330100345.GA7763@rebelion.Sisis.de> References: <20090330074502.GA4247@rebelion.Sisis.de> <200903301155.25530.mel.flynn+fbsd.current@mailing.thruhere.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200903301155.25530.mel.flynn+fbsd.current@mailing.thruhere.net> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-STABLE (i386) X-OriginalArrivalTime: 30 Mar 2009 10:03:57.0997 (UTC) FILETIME=[D788C5D0:01C9B11E] Cc: freebsd-current@freebsd.org Subject: Re: make installworld DESTDIR=/mnt fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2009 10:04:00 -0000 El día Monday, March 30, 2009 a las 11:55:25AM +0200, Mel Flynn escribió: > On Monday 30 March 2009 09:45:02 Matthias Apitz wrote: > > Hello, > > > > I have created a boot-able USB key with -CURRENT from CVS following > > this recipe: > > > > # mkdir -p /usr/src/myHEAD/obj > > # cd /usr/src/myHEAD > > # cvs checkout src > > # setenv MAKEOBJDIRPREFIX /usr/src/myHEAD/obj > > > > # setenv MAKEOBJDIRPREFIX /myHEAD/obj > > There's your problem. Your .OBJDIR does not contain output of buildworld. Ofc it contains the output of the previous buildworld; I've copied it over with: # cd /usr/src/ # tar -cf - myHEAD | ( cd /mnt ; tar -xpf - ) before unmounting the key from the originator system; Why do you think it is not there? For example: # ls /myHEAD/obj/usr/src/myHEAD/src/usr.bin/make .depend for.o main.o proc.o util.o arch.o hash.o make shell.o var.o buf.o hash_tables.o make.1.gz str.o cond.o job.o make.o suff.o dir.o lst.o parse.o targ.o matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/