Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 10:24:04 -0500
From:      stan <stanb@panix.com>
To:        FreeBSD Ports List <freebsd-ports@FreeBSD.org>
Subject:   Re: Problems building fwbuilder port
Message-ID:  <20031230152404.GA3414@teddy.fas.com>
In-Reply-To: <20031230132109.GA722@chetwood.ru>
References:  <20031230045520.GA23303@teddy.fas.com> <852B3D0A-3A8E-11D8-8D08-000393B66A20@vk.crocodile.org> <20031230125528.GA32236@teddy.fas.com> <20031230132109.GA722@chetwood.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 30, 2003 at 04:21:09PM +0300, Sergei Kolobov wrote:
> On 2003-12-30 at 07:55 -0500, stan wrote:
> > 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
> 
> You need automake-1.5, and it coexists peacefully with other versions:
> 
> sgk@elf% pkg_info | grep automake
> automake-1.5,1      GNU Standards-compliant Makefile generator
> automake14-1.4.5_9  GNU Standards-compliant Makefile generator (legacy version 

Well, that got me furtherL

checking libfwbuilder version... configure: error: *** Need libfwbuilder
version
 1.0.2, found 1.0.1

What now?


-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031230152404.GA3414>