autoconf problem

Kris Kennaway kris at obsecurity.org
Mon Jan 22 21:17:22 UTC 2007


On Mon, Jan 22, 2007 at 11:54:01AM -0900, Beech Rintoul wrote:
> While building /ftp/proftpd, pointyhat running 5.5-STABLE reported the 
> following:
> 
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating mod_wrap2.h
> /usr/bin/sed -i.bak -e 's:/usr/local/share/examples/proftpd:/usr/local:' /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/config.h
> /usr/bin/sed -i.bak -e 's: -lnsl::' /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/Make.rules
> /usr/bin/sed -i.bak -e 's:/usr/sbin:/usr/local/sbin:' ?-e 's:/usr/bin:/usr/local/bin:' ?
> /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/src/proftpd.8 
> /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/utils/ftpshut.8 ?
> /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/utils/ftpcount.1
> ===> ?Building for proftpd-1.3.1.r2_1
> cd . && autoconf
> autoconf: not found
> gmake: *** [configure] Error 127
> *** Error code 2
> 
> I'm not quite sure how to deal with this. Should I add it as a BUILD_DEPENDS, 
> or USE_AUTOTOOLS? This problem doesn't show up on any local boxes I've tested 
> on.

Typically means that you touched one of the autoconf input files, and
the makefile noticed the output files were out of date and tried to
regenerate them.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070122/02d8c4d9/attachment.pgp


More information about the freebsd-ports mailing list