cat /usr/ports/devel/autoconf261/work/autoconf-2.61/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.It was created by GNU Autoconf configure 2.61, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --program-suffix=-2.61 --without-lispdir --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.2
## --------- ##
## Platform. ##
## --------- ##
hostname = AQUATERM
uname -m = i386
uname -r = 6.2-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 6.2-RELEASE #0: Wed Jul 23 23:01:35 EEST 2008 darksmoke@AQUATERM:/usr/obj/usr/src/sys/AQUA
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /home/darksmoke/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1724: checking for a BSD-compatible install
configure:1780: result: /usr/bin/install -c -o root -g wheel
configure:1791: checking whether build environment is sane
configure:1834: result: yes
configure:1862: checking for a thread-safe mkdir -p
configure:1901: result: build-aux/install-sh -c -d
configure:1914: checking for gawk
configure:1941: result: /usr/bin/awk
configure:1952: checking whether gmake sets $(MAKE)
configure:1973: result: yes
configure:2185: checking whether /bin/sh -n is known to work
configure:2204: result: no
configure:2216: checking for expr
configure:2234: found /bin/expr
configure:2246: result: /bin/expr
configure:2268: checking for gm4
configure:2298: result: /usr/local/bin/gm4
configure:2310: checking whether m4 supports frozen files
configure:2322: result: yes
configure:2325: checking how m4 supports trace files
configure:2335: result: --error-output
configure:2365: checking for perl
configure:2383: found /usr/bin/perl
configure:2396: result: /usr/bin/perl
Segmentation fault (core dumped)
configure:2410: error: Perl 5.005_03 or better is required
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_EMACSLOADPATH_set=''
ac_cv_env_EMACSLOADPATH_value=''
ac_cv_env_EMACS_set=''
ac_cv_env_EMACS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_path_EXPR=/bin/expr
ac_cv_path_M4=/usr/local/bin/gm4
ac_cv_path_PERL=/usr/bin/perl
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_gnu_m4=yes
ac_cv_prog_gnu_m4_debugfile=--error-output
ac_cv_prog_make_gmake_set=yes
ac_cv_sh_n_works=no
lt_cv_sys_max_cmd_len=262144
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/ports/devel/autoconf261/work/autoconf-2.61/build-aux/missing --run aclocal-1.10'
AMTAR='${SHELL} /usr/ports/devel/autoconf261/work/autoconf-2.61/build-aux/missing --run tar'
AUTOCONF='${SHELL} /usr/ports/devel/autoconf261/work/autoconf-2.61/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/devel/autoconf261/work/autoconf-2.61/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/devel/autoconf261/work/autoconf-2.61/build-aux/missing --run automake-1.10'
AWK='/usr/bin/awk'
CYGPATH_W='echo'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EMACS=''
EMACSLOADPATH=''
EXPR='/bin/expr'
GREP=''
HELP2MAN='${SHELL} /usr/ports/devel/autoconf261/work/autoconf-2.61/build-aux/missing --run help2man'
INSTALL_DATA='install -o root -g wheel -m 444'
INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
M4='/usr/local/bin/gm4'
M4_DEBUGFILE='--error-output'
MAKEINFO='${SHELL} /usr/ports/devel/autoconf261/work/autoconf-2.61/build-aux/missing --run makeinfo'
PACKAGE='autoconf'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
PACKAGE_NAME='GNU Autoconf'
PACKAGE_STRING='GNU Autoconf 2.61'
PACKAGE_TARNAME='autoconf'
PACKAGE_VERSION='2.61'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TEST_EMACS=''
VERSION='2.61'
ac_cv_sh_n_works='no'
am__isrc=''
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias='i386-portbld-freebsd6.2'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='$(SHELL) /usr/ports/devel/autoconf261/work/autoconf-2.61/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s&$$&-2.61&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "GNU Autoconf"
#define PACKAGE_TARNAME "autoconf"
#define PACKAGE_VERSION "2.61"
#define PACKAGE_STRING "GNU Autoconf 2.61"
#define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
#define PACKAGE "autoconf"
#define VERSION "2.61"
configure: exit 1