From owner-freebsd-questions@FreeBSD.ORG Tue May 8 14:37:04 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A371516A40B for ; Tue, 8 May 2007 14:37:04 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 2109B13C4AE for ; Tue, 8 May 2007 14:36:53 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.1/8.13.8) id l48EalEn026489; Tue, 8 May 2007 09:36:47 -0500 (CDT) (envelope-from dan) Date: Tue, 8 May 2007 09:36:47 -0500 From: Dan Nelson To: Julien Gabel Message-ID: <20070508143647.GF18612@dan.emsphone.com> References: <3ea3ac8f0705080235n339ca37ehad065ca5be0b77cd@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 6.2-STABLE User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Dinesh Pandian , freebsd-questions@freebsd.org Subject: Re: Problem with RRDTool reinstallation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2007 14:37:04 -0000 In the last episode (May 08), Julien Gabel said: > > This server is close to deployment so I can't afford to reinstall. > > I get the following error when I try to reinstall/install RRDTool. > > Must be caused by a failed portupgrade I did earlier. > > There are already 3 PRs for this problem : > - http://portsmon.droso.net/portoverview.py?category=net&portname=rrdtool My suggestion is to remove the USE_GMAKE line from the port Makefile. The port doesn't require gnumake at all, and our make builds the port to completion. -- Dan Nelson dnelson@allantgroup.com