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.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /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/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1271: checking for i586-uhu-linux-gcc configure:1287: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1297: result: i586-uhu-linux-gcc configure:1579: checking for C compiler version configure:1582: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:1585: $? = 0 configure:1587: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1590: $? = 0 configure:1592: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1595: $? = 1 configure:1618: checking for C compiler default output file name configure:1621: i586-uhu-linux-gcc conftest.c >&5 configure:1624: $? = 0 configure:1670: result: a.out configure:1675: checking whether the C compiler works configure:1681: ./a.out configure:1684: $? = 0 configure:1701: result: yes configure:1708: checking whether we are cross compiling configure:1710: result: no configure:1713: checking for suffix of executables configure:1715: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:1718: $? = 0 configure:1743: result: configure:1749: checking for suffix of object files configure:1770: i586-uhu-linux-gcc -c conftest.c >&5 configure:1773: $? = 0 configure:1795: result: o configure:1799: checking whether we are using the GNU C compiler configure:1823: i586-uhu-linux-gcc -c conftest.c >&5 configure:1829: $? = 0 configure:1832: test -z || test ! -s conftest.err configure:1835: $? = 0 configure:1838: test -s conftest.o configure:1841: $? = 0 configure:1854: result: yes configure:1860: checking whether i586-uhu-linux-gcc accepts -g configure:1881: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:1887: $? = 0 configure:1890: test -z || test ! -s conftest.err configure:1893: $? = 0 configure:1896: test -s conftest.o configure:1899: $? = 0 configure:1910: result: yes configure:1927: checking for i586-uhu-linux-gcc option to accept ANSI C configure:1997: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2003: $? = 0 configure:2006: test -z || test ! -s conftest.err configure:2009: $? = 0 configure:2012: test -s conftest.o configure:2015: $? = 0 configure:2033: result: none needed configure:2051: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2057: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2192: checking for ar configure:2208: found /usr/bin/ar configure:2218: result: ar configure:2267: checking for a BSD-compatible install configure:2322: result: /bin/install -c configure:2333: checking whether make sets $(MAKE) configure:2353: result: yes configure:2365: checking for main in -lm configure:2389: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 configure:2395: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest configure:2407: $? = 0 configure:2420: result: yes configure:2433: checking for an ANSI C-conforming const configure:2500: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2506: $? = 0 configure:2509: test -z || test ! -s conftest.err configure:2512: $? = 0 configure:2515: test -s conftest.o configure:2518: $? = 0 configure:2529: result: yes configure:2541: checking your blood pressure configure:2543: result: a bit high, but we can proceed configure:2547: checking whether apxs is available... configure:2554: checking for --with-apxs configure:2574: result: no configure:2581: checking for apxs in /usr/local/apache/sbin configure:2588: result: no configure:2595: checking for apxs in your PATH configure:2599: checking for apxs configure:2617: found /usr/sbin/apxs configure:2629: result: /usr/sbin/apxs configure:2637: result: found /usr/sbin/apxs, we'll use this. Use --with-apxs to specify another. configure:2709: checking Apache version configure:2713: result: 2.2.3 configure:2724: checking for Apache libexec directory configure:2727: result: /usr/lib/apache configure:2731: checking for Apache include directory configure:2734: result: -I/usr/include/apache configure:2802: checking for --with-python configure:2814: result: no configure:2822: checking for python configure:2840: found /usr/bin/python configure:2852: result: /usr/bin/python configure:2867: checking Python version configure:2871: result: 2.4 configure:2882: checking Python install prefix configure:2885: result: /usr configure:2890: checking checking where python libraries are installed configure:2893: result: /usr/lib/python2.4 configure:2916: checking for Py_NewInterpreter in -lpython2.4 configure:2946: i586-uhu-linux-gcc -o conftest -g -O2 -L/usr/lib/python2.4/config conftest.c -lpython2.4 -lpthread -ldl -lutil -lm -lm >&5 /usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tmpnam': : warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/lib/python2.4/config/libpython2.4.a(posixmodule.o): In function `posix_tempnam': : warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:2952: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest configure:2964: $? = 0 configure:2977: result: yes configure:2997: checking what libraries Python was linked with configure:3008: result: -lpython2.4 -lpthread -ldl -lutil -lm configure:3011: checking linker flags used to link Python configure:3018: result: configure:3021: checking where Python include files are configure:3026: result: -I/usr/include/python2.4 configure:3043: checking for --with-python-src configure:3055: result: no configure:3064: checking for --with-max-locks configure:3076: result: no configure:3083: result: Using 8 MAX_LOCKS. configure:3091: checking for --with-flex configure:3103: result: no configure:3111: checking for flex configure:3129: found /usr/bin/flex configure:3141: result: /usr/bin/flex configure:3151: result: found /usr/bin/flex, we'll use this. Use --with-flex to specify another. configure:3154: checking flex version configure:3162: result: 2.5.33. Good configure:3317: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:705: creating Makefile config.status:705: creating src/Makefile config.status:705: creating Doc/Makefile config.status:705: creating src/include/mod_python.h config.status:705: creating test/testconf.py config.status:705: creating dist/setup.py config.status:705: creating dist/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_lib_m_main=yes ac_cv_lib_python2_4___Py_NewInterpreter=yes ac_cv_objext=o ac_cv_path_APXS=/usr/sbin/apxs ac_cv_path_LEX=/usr/bin/flex ac_cv_path_PYTHON_BIN=/usr/bin/python ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL='dso' APXS='/usr/sbin/apxs' AP_SRC='' AP_SRC_GRP='' AP_SRC_OWN='' AR='ar' CC='i586-uhu-linux-gcc' CFLAGS='-g -O2' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBM=1 ' DSO='do_dso' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' HTTPD='/usr/sbin/httpd' INCLUDES='-I/var/uhubuild/work/compile/src/include -I/usr/include/apache -I/usr/include/python2.4' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -L/usr/lib/python2.4/config -Xlinker -export-dynamic ' LEX='/usr/bin/flex' LIBEXECDIR='/usr/lib/apache' LIBOBJS='' LIBS='-lm -lpython2.4 -lpthread -ldl -lutil -lm ' LTLIBOBJS='' MAX_LOCKS='8' MOD_PYTHON_SO='/var/uhubuild/work/compile/src/mod_python.so' MP_VERSION='3.2.8' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PYTHON_BIN='/usr/bin/python' PYTHON_SRC='' PY_STD_LIB='/usr/lib/python2.4' SET_MAKE='' SHELL='/bin/sh' SOLARIS_HACKS='' STATIC='no_static' TEST_SERVER_ROOT='/var/uhubuild/work/compile/test' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i586-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i586-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBM 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 0