From owner-freebsd-ports@FreeBSD.ORG Mon Jan 12 07:40:21 2004 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 B161816A4D4 for ; Mon, 12 Jan 2004 07:40:21 -0800 (PST) Received: from noir.crocodile.org (noir.crocodile.org [216.218.215.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3094443D58 for ; Mon, 12 Jan 2004 07:40:17 -0800 (PST) (envelope-from vadim@vk.crocodile.org) Received: from mail.vk.crocodile.org (c-24-6-129-253.client.comcast.net [24.6.129.253]) by noir.crocodile.org (8.11.6/8.11.6) with ESMTP id i0CFeEf14157 for ; Mon, 12 Jan 2004 07:40:14 -0800 Received: from [10.3.14.142] (tourist.vk.crocodile.org [10.3.14.142]) by mail.vk.crocodile.org (8.12.8/8.12.8) with ESMTP id i0CFeBne007570; Mon, 12 Jan 2004 07:40:11 -0800 In-Reply-To: <20040112121220.7d6cf9d0.heikkis@ifi.uio.no> References: <20040112121220.7d6cf9d0.heikkis@ifi.uio.no> Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <9686CBA8-4515-11D8-91FE-000393B66A20@vk.crocodile.org> Content-Transfer-Encoding: 7bit From: Vadim Kurland Date: Mon, 12 Jan 2004 07:40:02 -0800 To: heikki soerum X-Mailer: Apple Mail (2.609) cc: freebsd-ports@freebsd.org Subject: Re: FWbuilder/Libfwbuilder compile crash. 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: Mon, 12 Jan 2004 15:40:21 -0000 On Jan 12, 2004, at 3:12 AM, heikki soerum wrote: > Sorry to bother people here, but it seems that the > "ports/security/libfwbuilder" port doesn't seem to compile > cleanly on Fbsd-4.9-Stable and Fbsd-5.2-release. > Both ports require the *exact* aclocal from automake-1.5,3. > GNU automake-1.7 or GNU automake-1.4 will crash the compilation. > Unfortunately, if you run portupgrade -a it will upgrade the > GNU automake-1.5,3 to GNU automake-1.7, and the dependants listed in > the > libfwbuilder port Makefile doesn't specify this exact version of > GNU-automake needed. > I'm not even sure if it's possible to specify what version of > GNU-automake an port is depending on. :| > > As I can se it there are two solutions, either the > "ports/security/libfwbuilder" needs to be updated to work with > gnu-automake-1.7(elegant but it might need major patch-work > on the libfwbuilder source.) > Or the /usr/ports/security/libfwbuilder/Makefile can be updated to > specify exactly that it needs GNU automake-1.5. (simple but a bit > dirty.) > > Or I'm just blowing in the wind and is having an userland error, but > having tried to make the port work in about an week now I'm at least > tossing the ball to the mailinglist for som feedback. > > Please CC me any answers to the mailinglist since I'm not an > subscriber. > > this is a known problem, it will be fixed in the next version of fwbuilder. The port will be updated once this version is released (soon). If you can't wait, you may want to try to compile updated version using cvs snapshot available on the nightly builds site (follow the link found on the page http://www.fwbuilder.org/archives/cat_downloads.html) --------------------------------------------------------- Firewall Builder: http://www.fwbuilder.org/