From owner-freebsd-current@FreeBSD.ORG Tue Sep 1 11:58:49 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 62F8F106566B; Tue, 1 Sep 2009 11:58:49 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout1.freenet.de (mout1.freenet.de [IPv6:2001:748:100:40::2:3]) by mx1.freebsd.org (Postfix) with ESMTP id BD16B8FC1D; Tue, 1 Sep 2009 11:58:48 +0000 (UTC) Received: from [195.4.92.10] (helo=0.mx.freenet.de) by mout1.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #92) id 1MiS0d-0000VL-E3; Tue, 01 Sep 2009 13:58:47 +0200 Received: from td068.t.pppool.de ([89.55.208.104]:43297 helo=ernst.jennejohn.org) by 0.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #94) id 1MiS0c-0000oM-2h; Tue, 01 Sep 2009 13:58:46 +0200 Date: Tue, 1 Sep 2009 13:58:45 +0200 From: Gary Jennejohn To: "O. Hartmann" Message-ID: <20090901135845.0901d4b8@ernst.jennejohn.org> In-Reply-To: <4A9CF7CF.1000608@zedat.fu-berlin.de> References: <4A9CF7CF.1000608@zedat.fu-berlin.de> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/devel/automake-wrapper: ln: /usr/local/bin/aclocal: File exists X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2009 11:58:49 -0000 On Tue, 01 Sep 2009 10:30:39 +0000 "O. Hartmann" wrote: > I get permanently this error when doing portmaster -dvf lighttpd. > > It is essentiel having build everything along the lighttpd server due to > a /usr/local/lib corruption. ports/devl/autotools are already installed. > Now I get stuck in this nasty error shown below, I can not circumvent. > How to simply force the installation? > > Please respond to my email address also since I'm not member of the > ports-list. > > Thanks in advance, > > Oliver > > ===> Installing for automake-wrapper-20071109 > ===> Generating temporary packing list > ln: usr/local/bin/aclocal: File exists > *** Error code 1 > > Stop in /usr/ports/devel/automake-wrapper. > Try moving /usr/local/bin/aclocal away? --- Gary Jennejohn