From owner-freebsd-current@FreeBSD.ORG Wed Aug 25 00:52:17 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 D3A4116A4CE for ; Wed, 25 Aug 2004 00:52:17 +0000 (GMT) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E3ED43D4C for ; Wed, 25 Aug 2004 00:52:17 +0000 (GMT) (envelope-from wleiden@xs4all.nl) Received: from [192.168.1.3] (vijn.xs4all.nl [194.109.254.102]) by smtp-vbr9.xs4all.nl (8.12.11/8.12.11) with ESMTP id i7P0qFhX018249 for ; Wed, 25 Aug 2004 02:52:16 +0200 (CEST) (envelope-from wleiden@xs4all.nl) From: Marten To: current@freebsd.org Content-Type: text/plain Organization: Stichting Wireless Leiden Message-Id: <1093402508.488.8.camel@home> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 25 Aug 2004 04:55:08 +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:52:17 -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 reproduce right now, (I rebooted to other os to write this message) Marten