Problems building fwbuilder port

Vadim Kurland vadim at vk.crocodile.org
Tue Dec 30 08:54:21 PST 2003


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



More information about the freebsd-ports mailing list