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.52. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-i18n --disable-sound --disable-xinerama --build=i686-pc-linux-gnu ## ---------- ## ## Platform. ## ## ---------- ## hostname = hetzner.email-server.info uname -m = i686 uname -r = 2.6.14-hardened-r5.01 uname -s = Linux uname -v = #2 Sat Feb 18 08:39:52 CET 2006 /usr/bin/uname -p = AMD Athlon(tm) XP 2000+ /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.4.5:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:967: PATH=".;."; conftest.sh ./configure: line 968: conftest.sh: command not found configure:970: $? = 127 configure:1012: checking build system type configure:1030: result: i686-pc-linux-gnu configure:1037: checking host system type configure:1051: result: i686-pc-linux-gnu configure:1072: checking for a BSD compatible install configure:1121: result: /bin/install -c configure:1136: checking for bison configure:1151: found /usr/bin/bison configure:1159: result: bison -y configure:1178: checking for i686-pc-linux-gnu-gcc configure:1193: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc configure:1201: result: i686-pc-linux-gnu-gcc configure:1464: checking for C compiler version configure:1467: i686-pc-linux-gnu-gcc --version &5 i686-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo Hardened 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) Copyright (C) 2004 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:1470: $? = 0 configure:1472: i686-pc-linux-gnu-gcc -v &5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs Configured with: /Gentoo/Portage/build/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.5 (Gentoo Hardened 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) configure:1475: $? = 0 configure:1477: i686-pc-linux-gnu-gcc -V &5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:1480: $? = 1 configure:1500: checking for C compiler default output configure:1503: i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall -Wl,-O1 conftest.c >&5 configure:1506: $? = 0 configure:1535: result: a.out configure:1540: checking whether the C compiler works configure:1546: ./a.out configure:1549: $? = 0 configure:1564: result: yes configure:1571: checking whether we are cross compiling configure:1573: result: no configure:1576: checking for executable suffix configure:1578: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall -Wl,-O1 conftest.c >&5 configure:1581: $? = 0 configure:1603: result: configure:1609: checking for object suffix configure:1627: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall conftest.c >&5 configure:1630: $? = 0 configure:1649: result: o configure:1653: checking whether we are using the GNU C compiler configure:1674: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall conftest.c >&5 configure:1677: $? = 0 configure:1680: test -s conftest.o configure:1683: $? = 0 configure:1695: result: yes configure:1701: checking whether i686-pc-linux-gnu-gcc accepts -g configure:1719: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:1722: $? = 0 configure:1725: test -s conftest.o configure:1728: $? = 0 configure:1738: result: yes configure:1765: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:1768: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1870: checking for flex configure:1885: found /usr/bin/flex configure:1893: result: flex configure:1906: checking for yywrap in -lfl configure:1933: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall -Wl,-O1 conftest.c -lfl >&5 configure:1936: $? = 0 configure:1939: test -s conftest configure:1942: $? = 0 configure:1953: result: yes configure:2016: checking lex output file root configure:2035: result: lex.yy configure:2039: checking whether yytext is a pointer configure:2055: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall -Wl,-O1 conftest.c -lfl >&5 lex.yy.c:1017: warning: 'yyunput' defined but not used configure:2058: $? = 0 configure:2061: test -s conftest configure:2064: $? = 0 configure:2076: result: yes configure:2087: checking whether make sets ${MAKE} configure:2107: result: yes configure:2116: checking for dlopen configure:2153: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall -Wl,-O1 conftest.c >&5 /Gentoo/Portage/build/portage/golem-0.0.5-r1/temp/ccgqm23Q.o(.text+0x1a): In function `main': : undefined reference to `dlopen' collect2: ld returned 1 exit status configure:2156: $? = 1 configure: failed program was: #line 2122 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dlopen (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_dlopen) || defined (__stub___dlopen) choke me #else f = dlopen; #endif ; return 0; } configure:2172: result: no configure:2177: checking for dlopen in -ldl configure:2204: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall -Wl,-O1 conftest.c -ldl >&5 configure:2207: $? = 0 configure:2210: test -s conftest configure:2213: $? = 0 configure:2224: result: yes configure:2255: checking for underscore prefix on symbols configure:2264: i686-pc-linux-gnu-gcc -shared -o conftest.so conftest.c 1>&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. configure:2267: $? = 0 configure:2298: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O2 -pipe -fomit-frame-pointer -Wall -Wl,-O1 conftest.c -ldl >&5 configure: In function `main': configure:2281: warning: implicit declaration of function `exit' configure:2301: $? = 0 configure:2303: ./conftest configure:2306: $? = 1 configure: program exited with status 1 configure: failed program was: #line 2273 "configure" #include "confdefs.h" #include #include int main() { FILE *fp = fopen("./conftestval", "w"); void *hnd, *sym; if (!fp) exit(1); hnd = dlopen("./conftest.so", RTLD_LAZY); if (!hnd) exit(1); sym = dlsym(hnd, "hobo"); if (!sym) { if ((sym = dlsym(hnd, "_hobo")) == NULL) exit(1); fprintf(fp, "yes"); } else fprintf(fp, "no"); exit(0); } configure:2313: error: dlsym doesn't work with or without underscore prefix ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon-xp -O2 -pipe -fomit-frame-pointer' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1 ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_fl_yywrap=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ## ------------ ## ## confdefs.h. ## ## ------------ ## #define YYTEXT_POINTER 1 configure: exit 1