From owner-freebsd-questions@FreeBSD.ORG Thu Oct 21 03:29:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CAED16A4CE for ; Thu, 21 Oct 2004 03:29:15 +0000 (GMT) Received: from fidel.freesurf.fr (fidel.freesurf.fr [212.43.206.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 574BD43D4C for ; Thu, 21 Oct 2004 03:29:14 +0000 (GMT) (envelope-from olivier@gautherot.net) Received: from [212.43.209.33] (du-209-33.nat.adsl.claranet.fr [212.43.209.33]) by fidel.freesurf.fr (Postfix) with ESMTP id 9186C2A500F for ; Thu, 21 Oct 2004 05:29:13 +0200 (CEST) Message-ID: <41772D08.8000805@gautherot.net> Date: Thu, 21 Oct 2004 05:29:12 +0200 From: Olivier Gautherot User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041001 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: something: DESTDIR is not a user settable variable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 03:29:15 -0000 Hi there! I'm hitting regularly the same problem with various ports that deinstall properly during upgrades but won't reinstall. I had the case with firefox this morning. The typical message is: bash-2.05b$ sudo make install clean firefox-1.0.1.p_4: DESTDIR is not a user settable variable *** Error code 1 Can anyone tell me where the message is coming from and how to overcome it? I've tried to grep "user settable" but did not find it... For what it's worth, here is my uname -a: FreeBSD ogautherot.og-lan.freesurf.fr 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Jul 5 19:32:44 CEST 2004 root@ogautherot.og-lan.freesurf.fr:/usr/obj/usr/src/sys/OG_CONF i386 Please copy me on the reply as I'm not subscribed (can't keep up with the traffic :-( ) Cheers Olivier