From owner-freebsd-ports@FreeBSD.ORG Tue Dec 30 04:55:32 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9744F16A4CE for ; Tue, 30 Dec 2003 04:55:32 -0800 (PST) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C17143D3F for ; Tue, 30 Dec 2003 04:55:31 -0800 (PST) (envelope-from stanb@panix.com) Received: from panix.com (brillig.panix.com [166.84.1.76]) by mail1.panix.com (Postfix) with ESMTP id 3D61A48786 for ; Tue, 30 Dec 2003 07:55:30 -0500 (EST) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by panix.com (Postfix) with ESMTP id 83A192AA48 for ; Tue, 30 Dec 2003 07:55:29 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1AbJPE-0008Pp-00 for ; Tue, 30 Dec 2003 07:55:28 -0500 Date: Tue, 30 Dec 2003 07:55:28 -0500 From: stan To: FreeBSD Ports List Message-ID: <20031230125528.GA32236@teddy.fas.com> Mail-Followup-To: FreeBSD Ports List References: <20031230045520.GA23303@teddy.fas.com> <852B3D0A-3A8E-11D8-8D08-000393B66A20@vk.crocodile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <852B3D0A-3A8E-11D8-8D08-000393B66A20@vk.crocodile.org> X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 07:51:37 up 4 days, 14:42, 1 user, load average: 0.11, 0.07, 0.01 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Re: Problems building fwbuilder port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2003 12:55:32 -0000 On Mon, Dec 29, 2003 at 10:08:00PM -0800, Vadim Kurland wrote: > > On Dec 29, 2003, at 8:55 PM, stan wrote: > > >When I try to build fwbuilder on a machine I just cvsup'd ports on (4.9 > >STABLE). It fails to build libfwbuildr. Failure looks like this: > > > >cd /usr/ports/security/libfwbuilder/work/libfwbuilder-1.0.2 && aclocal > >aclocal: not found > > > >What can I do to fix this? > > > > you need to install port devel/automake > Well pkg_info | grep automake shows: $ pkg_info | grep automake automake-1.4.5_9 GNU Standards-compliant Makefile generator (legacy version But looking around in the ports tree, I see at least 3 version of automake. Is this the wrong one? and I have this directory: /usr/local/libexec/automake14 Also I did a make deinstall, ake install in that port's directory which ran fine. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin