From owner-freebsd-current@FreeBSD.ORG Wed Aug 25 00:54:54 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7D4616A4CE for ; Wed, 25 Aug 2004 00:54:54 +0000 (GMT) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A5443D49 for ; Wed, 25 Aug 2004 00:54:54 +0000 (GMT) (envelope-from mvijn@xs4all.nl) Received: from [192.168.1.3] (vijn.xs4all.nl [194.109.254.102]) by smtp-vbr2.xs4all.nl (8.12.11/8.12.11) with ESMTP id i7P0sqop036427 for ; Wed, 25 Aug 2004 02:54:53 +0200 (CEST) (envelope-from mvijn@xs4all.nl) From: Marten To: current@freebsd.org Content-Type: text/plain Message-Id: <1093402665.497.11.camel@home> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 25 Aug 2004 04:57:45 +0200 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Mailman-Approved-At: Wed, 25 Aug 2004 11:41:50 +0000 Subject: BETA1 5.3 make world DESTDIR failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 00:54:55 -0000 Hi all, a problem with DESTDIR option occured... I did an install from cd beta 5.3 cvsup to RELENG_5 make buildworld make buildkernel make installkernel make installworld reboot up till here all is fine. from some source make world DESTDIR=/ is ok but make world DESTDIR=/ returns an error I'll cvsup tomorrow and add some more error data witch I can't reproduce right now, (I rebooted to other os to write this message) Marten