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

It was created by configure, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --prefix=/usr --build=i686-gentoo-freebsd6.2 --host=i686-gentoo-freebsd6.2 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-appresdir=/usr/share/X11/app-defaults --without-x

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

hostname = customer-3891.cit-network.net
uname -m = i386
uname -r = 5.5-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 5.5-STABLE #0: Tue Aug  8 11:29:02 MSD 2006     root@customer-3891.cit-network.net:/usr/src/sys/i386/compile/2BAKSANET_PAE 

/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: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin/ebuild-helpers
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-gentoo-freebsd6.2/gcc-bin/4.3.3


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1887: checking for i686-gentoo-freebsd6.2-gcc
configure:1903: found /usr/bin/i686-gentoo-freebsd6.2-gcc
configure:1914: result: i686-gentoo-freebsd6.2-gcc
configure:2186: checking for C compiler version
configure:2194: i686-gentoo-freebsd6.2-gcc --version >&5
i686-gentoo-freebsd6.2-gcc (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2198: $? = 0
configure:2205: i686-gentoo-freebsd6.2-gcc -v >&5
Using built-in specs.
Target: i686-gentoo-freebsd6.2
Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-gentoo-freebsd6.2/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-gentoo-freebsd6.2/4.3.3/include --datadir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.3.3 --mandir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.3.3/man --infodir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-gentoo-freebsd6.2/4.3.3/include/g++-v4 --host=i686-gentoo-freebsd6.2 --build=i686-gentoo-freebsd6.2 --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5'
Thread model: posix
gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 
configure:2209: $? = 0
configure:2216: i686-gentoo-freebsd6.2-gcc -V >&5
i686-gentoo-freebsd6.2-gcc: '-V' option must have argument
configure:2220: $? = 1
configure:2243: checking for C compiler default output file name
configure:2265: i686-gentoo-freebsd6.2-gcc -O2 -mtune=i686 -pipe   conftest.c  >&5
configure:2269: $? = 0
configure:2307: result: a.out
configure:2326: checking whether the C compiler works
configure:2336: ./a.out
configure:2340: $? = 0
configure:2359: result: yes
configure:2366: checking whether we are cross compiling
configure:2368: result: no
configure:2371: checking for suffix of executables
configure:2378: i686-gentoo-freebsd6.2-gcc -o conftest -O2 -mtune=i686 -pipe   conftest.c  >&5
configure:2382: $? = 0
configure:2408: result: 
configure:2414: checking for suffix of object files
configure:2440: i686-gentoo-freebsd6.2-gcc -c -O2 -mtune=i686 -pipe  conftest.c >&5
configure:2444: $? = 0
configure:2469: result: o
configure:2473: checking whether we are using the GNU C compiler
configure:2502: i686-gentoo-freebsd6.2-gcc -c -O2 -mtune=i686 -pipe  conftest.c >&5
configure:2509: $? = 0
configure:2526: result: yes
configure:2535: checking whether i686-gentoo-freebsd6.2-gcc accepts -g
configure:2565: i686-gentoo-freebsd6.2-gcc -c -g  conftest.c >&5
configure:2572: $? = 0
configure:2673: result: yes
configure:2690: checking for i686-gentoo-freebsd6.2-gcc option to accept ISO C89
configure:2764: i686-gentoo-freebsd6.2-gcc  -c -O2 -mtune=i686 -pipe  conftest.c >&5
configure:2771: $? = 0
configure:2794: result: none needed
configure:2826: checking for i686-gentoo-freebsd6.2-g++
configure:2842: found /usr/bin/i686-gentoo-freebsd6.2-g++
configure:2853: result: i686-gentoo-freebsd6.2-g++
configure:2924: checking for C++ compiler version
configure:2932: i686-gentoo-freebsd6.2-g++ --version >&5
i686-gentoo-freebsd6.2-g++ (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2936: $? = 0
configure:2943: i686-gentoo-freebsd6.2-g++ -v >&5
Using built-in specs.
Target: i686-gentoo-freebsd6.2
Configured with: /var/tmp/portage/sys-devel/gcc-4.3.3-r2/work/gcc-4.3.3/configure --prefix=/usr --bindir=/usr/i686-gentoo-freebsd6.2/gcc-bin/4.3.3 --includedir=/usr/lib/gcc/i686-gentoo-freebsd6.2/4.3.3/include --datadir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.3.3 --mandir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.3.3/man --infodir=/usr/share/gcc-data/i686-gentoo-freebsd6.2/4.3.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-gentoo-freebsd6.2/4.3.3/include/g++-v4 --host=i686-gentoo-freebsd6.2 --build=i686-gentoo-freebsd6.2 --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libmudflap --disable-libssp --disable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.3-r2 p1.1, pie-10.1.5'
Thread model: posix
gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 
configure:2947: $? = 0
configure:2954: i686-gentoo-freebsd6.2-g++ -V >&5
i686-gentoo-freebsd6.2-g++: '-V' option must have argument
configure:2958: $? = 1
configure:2961: checking whether we are using the GNU C++ compiler
configure:2990: i686-gentoo-freebsd6.2-g++ -c -O2 -mtune=i686 -pipe  conftest.cpp >&5
configure:2997: $? = 0
configure:3014: result: yes
configure:3023: checking whether i686-gentoo-freebsd6.2-g++ accepts -g
configure:3053: i686-gentoo-freebsd6.2-g++ -c -g  conftest.cpp >&5
configure:3060: $? = 0
configure:3161: result: yes
configure:3193: checking that C++ compiler can compile simple program
configure:3221: i686-gentoo-freebsd6.2-g++ -o conftest -O2 -mtune=i686 -pipe   conftest.cpp  >&5
configure:3225: $? = 0
configure:3231: ./conftest
configure:3235: $? = 0
configure:3237: result: yes
configure:3258: checking that C++ static constructors and destructors are called
configure:3300: i686-gentoo-freebsd6.2-g++ -o conftest -O2 -mtune=i686 -pipe   conftest.cpp  >&5
configure:3304: $? = 0
configure:3310: ./conftest
configure:3314: $? = 1
configure: program exited with status 1
configure: failed program was:
| 
|        /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| 
| extern "C" {
|   void _exit(int);
| }
| 
| int i;
| struct A {
|   char dummy;
|   A() { i = 1; }
|   ~A() { if (i == 1) _exit(0); }
| };
| 
| A a;
| 
| int main()
| {
|   return 1;
| }
| 
| 
| 
configure:3324: result: no
configure:3326: error: a working C++ compiler is required

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

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -mtune=i686 -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -mtune=i686 -pipe'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-gentoo-freebsd6.2
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-gentoo-freebsd6.2
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_prog_CC=i686-gentoo-freebsd6.2-gcc
ac_cv_prog_CXX=i686-gentoo-freebsd6.2-g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes

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

ALT_AWK_PROGS=''
ALT_GHOSTSCRIPT_PROGS=''
AWK=''
BROKEN_SPOOLER_FLAGS=''
CC='i686-gentoo-freebsd6.2-gcc'
CFLAGS='-O2 -mtune=i686 -pipe'
CPP=''
CPPFLAGS=''
CXX='i686-gentoo-freebsd6.2-g++'
CXXFLAGS='-O2 -mtune=i686 -pipe'
DEFS=''
DVIPRINT=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GHOSTSCRIPT=''
GLIBC21=''
GREP=''
GROFF_PATH_SEPARATOR=''
INSTALL_DATA=''
INSTALL_INFO=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LDFLAGS=''
LIBC=''
LIBEXT=''
LIBICONV=''
LIBM=''
LIBOBJS=''
LIBS=''
LN_S=''
LP=''
LPQ=''
LPR=''
LTLIBICONV=''
LTLIBOBJS=''
MAKEINFO=''
OBJEXT='o'
OTHERDEVDIRS=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PAGE=''
PATH_SEPARATOR=':'
PERLPATH=''
PSPRINT=''
RANLIB=''
SHELL='/bin/bash'
SH_SCRIPT_SED_CMD=''
TTYDEVDIRS=''
XDEVDIRS=''
XLIBDIRS=''
XMKMF=''
XPROGDIRS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
YACC=''
ac_ct_AWK=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_GHOSTSCRIPT=''
appresdir=''
bindir='${exec_prefix}/bin'
build='i686-gentoo-freebsd6.2'
build_alias='i686-gentoo-freebsd6.2'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
g=''
host='i686-gentoo-freebsd6.2'
host_alias='i686-gentoo-freebsd6.2'
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
make_html=''
make_install_html=''
make_install_pdfdoc=''
make_pdfdoc=''
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pnmcrop=''
pnmcut=''
pnmtopng=''
pnmtops=''
pnmtops_nosetpage=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
psselect=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sys_tmac_prefix=''
sysconfdir='/etc'
target_alias=''
tmac_wrap=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 1