Date: Tue, 30 Dec 2003 07:55:28 -0500 From: stan <stanb@panix.com> To: FreeBSD Ports List <freebsd-ports@freebsd.org> Subject: Re: Problems building fwbuilder port Message-ID: <20031230125528.GA32236@teddy.fas.com> In-Reply-To: <852B3D0A-3A8E-11D8-8D08-000393B66A20@vk.crocodile.org> References: <20031230045520.GA23303@teddy.fas.com> <852B3D0A-3A8E-11D8-8D08-000393B66A20@vk.crocodile.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031230125528.GA32236>