Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 08:54:08 -0800
From:      Vadim Kurland <vadim@vk.crocodile.org>
To:        FreeBSD Ports List <freebsd-ports@freebsd.org>
Subject:   Re: Problems building fwbuilder port
Message-ID:  <C8E151FB-3AE8-11D8-8D08-000393B66A20@vk.crocodile.org>
In-Reply-To: <20031230045520.GA23303@teddy.fas.com>
References:  <20031230045520.GA23303@teddy.fas.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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?
>

Actually, I'd like to ask port gurus what would be the best Makefile 
target to run aclocal ?  I need to run aclocal when source tree is 
already extracted and after dependencies listed in "BUILD_DEPENDS" have 
been checked but before "configure". I am using "post-extract", but 
obviously BUILD_DEPENDS has not been consulted yet when this target is 
used.

What is the right way to handle this situation ?

thanks
Vadim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C8E151FB-3AE8-11D8-8D08-000393B66A20>