Script "configure" failed unexpectedly

Alexander Kozyrev ceo at postmet.com
Wed Apr 29 21:49:30 UTC 2009


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Automake configure 1.10.1, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --program-suffix=-1.10 --prefix=/usr/local
--mandir=/usr/local/man --infodir=/usr/local/info/
--build=i386-portbld-freebsd6.1

## --------- ##
## Platform. ##
## --------- ##

hostname = vpn1.postmet.com
uname -m = i386
uname -r = 6.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 6.1-RELEASE #1: Mon Feb 26 16:52:43 PST 2007    
root at 12699-29928:/usr/src/sys/i386/compile/customekernel

/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: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin


## ----------- ##
## Core tests. ##
## ----------- ##
configure:1704: checking build system type
configure:1722: result: i386-portbld-freebsd6.1
configure:1766: checking for a BSD-compatible install
configure:1822: result: /usr/bin/install -c -o root -g wheel
configure:1833: checking whether build environment is sane
configure:1876: result: yes
configure:1904: checking for a thread-safe mkdir -p
configure:1943: result: /usr/local/bin/gmkdir -p
configure:1956: checking for gawk
configure:1972: found /usr/local/bin/gawk
configure:1983: result: gawk
configure:1994: checking whether make sets $(MAKE)
configure:2015: result: yes
configure:2225: checking for perl
configure:2243: found /usr/local/bin/perl
configure:2255: result: /usr/local/bin/perl
configure:2283: checking for tex
configure:2313: result: no
configure:2325: checking whether autoconf is installed
configure:2330: eval /usr/local/bin/autoconf-2.62 --version
autoconf (GNU Autoconf) 2.62
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
configure:2333: $? = 0
configure:2341: result: yes
configure:2351: checking whether autoconf works
configure:2358: cd conftest && eval /usr/local/bin/autoconf-2.62 -o
/dev/null conftest.ac
exec: /usr/local/bin/autom4te-2.62: not found
configure:2361: $? = 127
configure:2370: result: no
configure:2373: error: The installed version of autoconf does not work.
    Please check config.log for error messages before this one.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-portbld-freebsd6.1
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.1
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_PERL=/usr/local/bin/perl
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes
am_cv_autoconf_installed=yes
am_cv_autoconf_works=no
lt_cv_sys_max_cmd_len=262144

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='perllibdir=/usr/ports/devel/automake110/work/automake-1.10.1"/lib:./lib"
/usr/ports/devel/automake110/work/automake-1.10.1/aclocal --acdir=m4 -I m4'
AMTAR='${SHELL}
/usr/ports/devel/automake110/work/automake-1.10.1/lib/missing --run tar'
APIVERSION='1.10'
AUTOCONF='/usr/local/bin/autoconf-2.62'
AUTOHEADER='/usr/local/bin/autoheader-2.62'
AUTOMAKE='perllibdir=/usr/ports/devel/automake110/work/automake-1.10.1"/lib:./lib"
/usr/ports/devel/automake110/work/automake-1.10.1/automake --libdir=lib'
AWK='gawk'
CYGPATH_W='echo'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
FGREP=''
GREP=''
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=''
LN=''
LTLIBOBJS=''
MAKEINFO='makeinfo --no-split'
MODIFICATION_DELAY=''
PACKAGE='automake'
PACKAGE_BUGREPORT='bug-automake at gnu.org'
PACKAGE_NAME='GNU Automake'
PACKAGE_STRING='GNU Automake 1.10.1'
PACKAGE_TARNAME='automake'
PACKAGE_VERSION='1.10.1'
PATH_SEPARATOR=':'
PERL='/usr/local/bin/perl'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TEX=''
VERSION='1.10.1'
am_AUTOCONF='/usr/local/bin/autoconf-2.62'
am__isrc=''
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.1'
build_alias='i386-portbld-freebsd6.1'
build_cpu='i386'
build_os='freebsd6.1'
build_vendor='portbld'
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/automake110/work/automake-1.10.1/lib/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='/usr/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgvdatadir='${datadir}/automake-1.10'
prefix='/usr/local'
program_transform_name='s&$$&-1.10&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "GNU Automake"
#define PACKAGE_TARNAME "automake"
#define PACKAGE_VERSION "1.10.1"
#define PACKAGE_STRING "GNU Automake 1.10.1"
#define PACKAGE_BUGREPORT "bug-automake at gnu.org"
#define PACKAGE "automake"
#define VERSION "1.10.1"

configure: exit 1


 ls /var/db/pkg
ZendOptimizer-3.3.0.a                   jpeg-6b_7                          
    p5-IO-Socket-INET6-2.56                 php5-pcre-5.2.4_1
apache-2.2.6_2                          kbproto-1.0.3                      
    p5-IO-Socket-SSL-1.23                   php5-pdo-5.2.4_1
arc-5.21o_1                             lha-1.14i_6                        
    p5-IO-String-1.08                       php5-pdo_sqlite-5.2.4_1
arj-3.10.22_1                           libICE-1.0.4,1                     
    p5-IO-Zlib-1.09                         php5-posix-5.2.4_4
arping-1.07_1                           libSM-1.0.3,1                      
    p5-IO-stringy-2.110                     php5-session-5.2.4_1
atk-1.26.0                              libX11-1.1.3,1                     
    p5-MIME-Base64-3.07                     php5-simplexml-5.2.4_1
autoconf-2.13.000227_6                  libXau-1.0.4                       
    p5-Mail-SpamAssassin-3.2.5_1            php5-snmp-5.2.6_2
autoconf-2.62                           libXaw-1.0.4,1                     
    p5-Mail-Tools-2.04                      php5-sockets-5.2.4_1
autoconf-wrapper-20071025               libXdmcp-1.0.2_1                   
    p5-Math-BigInt-1.89                     php5-spl-5.2.4_1
autorespond-2.0.5                       libXext-1.0.3,1                    
    p5-Net-DNS-0.65                         php5-sqlite-5.2.4_1
bash-3.2.39_1                           libXmu-1.0.3,1                     
    p5-Net-IP-1.25                          php5-tokenizer-5.2.4_1
bigreqsproto-1.0.2                      libXp-1.0.0,1                      
    p5-Net-SSLeay-1.30_1                    php5-xml-5.2.4_1
bind9-9.3.6.1                           libXpm-3.5.7                       
    p5-Package-Constants-0.02               php5-xmlreader-5.2.4_1
bsdpan-XML-Parser-2.36                  libXt-1.0.5                        
    p5-Parse-Syslog-1.10                    php5-xmlwriter-5.2.4_1
ca_root_nss-3.11.9_2                    libaudiofile-0.2.6                 
    p5-Socket6-0.23                         php5-zlib-5.2.4_1
coreutils-5.2.1                         libcheck-0.9.6                     
    p5-Statistics-Distributions-1.02        phpMyAdmin-3.1.3.1
curl-7.18.0                             libdrm-2.0_1                       
    p5-Time-HiRes-1.9719,1                  pkg-config-0.23_1
cvsup-without-gui-16.1h_2               libgcrypt-1.4.4                    
    p5-TimeDate-1.16,1                      pkgdb.db
cyrus-sasl-2.1.22_1                     libgpg-error-1.6_1                 
    p5-URI-1.37                             png-1.2.35
db41-4.1.25_4                           libiconv-1.11_1                    
    p5-gettext-1.05_1                       poptop-1.2.3
docbook-1.4                             libksba-1.0.5                      
    p5-libwww-5.825                         portupgrade-2.3.1,2
docbook-sk-4.1.2_4                      libltdl-1.5.26                     
    pcre-7.9                                printproto-1.0.4
docbook-xml-4.2_1                       libmcrypt-2.5.8                    
    pdflib-7.0.3                            pth-2.0.7
docbook-xml-4.3                         libnet10-1.0.2a_1,1                
    pear-1.6.2                              py25-libxml2-2.7.3
docbook-xml-4.4_1                       libpthread-stubs-0.1               
    pear-Cache-1.5.4_1                      python25-2.5.4_1
docbook-xsl-1.74.0_1                    libtool-1.5.22_2                   
    pear-HTTP_Request-1.4.1                 racoon2-20051102a_2
eaccelerator-0.9.5.2                    libxcb-1.2_1                       
    pear-Net_GeoIP-1.0.0.r1                 rarian-0.8.1
esound-0.2.41                           libxml2-2.6.30                     
    pear-Net_Socket-1.0.8                   razor-agents-2.84
expat-2.0.1                             libxslt-1.1.24_2                   
    pear-Net_URL-1.0.15                     ruby-1.8.7.72_1,1
ezm3-1.2                                lynx-2.8.6.5_4,1                   
    pear-XML_Parser-1.2.8                   ruby18-bdb-0.6.2
fontconfig-2.3.2_3,1                    lzo-1.08_2,1                       
    pear-XML_Serializer-0.18.0              screen-4.0.2_3
fping-2.4b2_1                           m4-1.4.4                           
    pear-XML_Util-1.1.4                     snmptt-1.1
freetype2-2.3.7                         mc-4.6.1_3                         
    pecl-filter-0.11.0                      squid-2.7.6_1
gamin-0.1.10_1                          mysql-client-5.0.77_1              
    pecl-hash-1.5                           sudo-1.6.8.12_1
gawk-3.1.6_1                            mysql-server-5.0.45_1              
    pecl-json-1.2.1                         t1lib-5.1.1_2,1
getopt-1.1.4_1                          nano-1.2.5                         
    pecl-pdflib-2.1.4                       unzip-5.52_5
gettext-0.14.5_2                        net-snmp-5.4.1.2_2                 
    pecl-zip-1.9.0                          unzoo-4.4_2
gio-fam-backend-2.20.1                  nmap-4.01                          
    perl-5.8.9_2                            vim-6.4.6_1
glib-1.2.10_12                          openldap-client-2.4.11             
    pftop-0.5                               vsftpd-2.1.0
glib-2.20.1                             openntpd-3.7p1,2                   
    php5-5.2.4_1                            webmin-1.370_2
gmake-3.80_2                            p5-Archive-Tar-1.46                
    php5-bcmath-5.2.6_1                     wget-1.10.2
gnome-doc-utils-0.16.1                  p5-Authen-PAM-0.16_1               
    php5-bz2-5.2.4_1                        xcb-proto-1.4
gnome-mime-data-2.18.0_3                p5-Compress-Raw-Bzip2-2.015        
    php5-ctype-5.2.4_1                      xcmiscproto-1.1.2
gnomehier-2.3_12                        p5-Compress-Raw-Zlib-2.015         
    php5-dom-5.2.4_1                        xextproto-7.0.5
gnupg-2.0.11                            p5-Compress-Zlib-2.015             
    php5-extensions-1.1                     xf86bigfontproto-1.1.2
gnutls-2.4.1_1                          p5-Config-IniFiles-2.39            
    php5-ftp-5.2.4_1                        xinetd-2.3.14_2
gtk-1.2.10_15                           p5-Digest-HMAC-1.01                
    php5-gd-5.2.4_1                         xmlcatmgr-2.2
help2man-1.36.3                         p5-Digest-SHA1-2.11                
    php5-gettext-5.2.4_1                    xmlcharent-0.3_2
iksemel-1.3_2                           p5-Encode-Detect-1.01              
    php5-iconv-5.2.4_1                      xorg-libraries-6.9.0
imake-6.9.0                             p5-HTML-Parser-3.60                
    php5-mbstring-5.2.4_1                   xorg-macros-1.2.1
inputproto-1.5.0                        p5-HTML-Tagset-3.20                
    php5-mcrypt-5.2.4_1                     xproto-7.0.15
intltool-0.36.2                         p5-IO-Compress-Base-2.015          
    php5-mysql-5.2.4_1                      xtrans-1.2.3
ipsec-tools-0.6.5_1                     p5-IO-Compress-Bzip2-2.015         
    php5-mysqli-5.2.4_1                     zabbix-1.4.5_1,1
iso8879-1986_2                          p5-IO-Compress-Zlib-2.015          
    php5-openssl-5.2.4_1




More information about the freebsd-ports mailing list