diff options
Diffstat (limited to '0.8/src/config.log')
| -rw-r--r-- | 0.8/src/config.log | 479 |
1 files changed, 479 insertions, 0 deletions
diff --git a/0.8/src/config.log b/0.8/src/config.log new file mode 100644 index 0000000..f89f34f --- /dev/null +++ b/0.8/src/config.log @@ -0,0 +1,479 @@ +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.61. Invocation command line was + + $ ./configure + +## --------- ## +## Platform. ## +## --------- ## + +hostname = joghurt.lan.buetow.org +uname -m = i386 +uname -r = 7.0-BETA2 +uname -s = FreeBSD +uname -v = FreeBSD 7.0-BETA2 #0: Thu Nov 8 22:33:42 EET 2007 root@joghurt.lan.buetow.org:/usr/obj/usr/srcs/freebsd.src7/src/sys/JOGHURT7 + +/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: /home/buetow/bin +PATH: /usr/local/bin +PATH: /usr/bin +PATH: /usr/pkg/bin +PATH: /sbin +PATH: /usr/sbin +PATH: /usr/local/sbin +PATH: /usr/pkg/sbin +PATH: /bin +PATH: /usr/X11R6/bin +PATH: /usr/scripts +PATH: /usr/srcs/bin +PATH: /usr/games +PATH: /usr/local/java/bin +PATH: /usr/local/parrot-0.4.0-devel/bin + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:1749: checking for g++ +configure:1765: found /usr/bin/g++ +configure:1776: result: g++ +configure:1807: checking for C++ compiler version +configure:1814: g++ --version >&5 +g++ (GCC) 4.2.1 20070719 [FreeBSD] +Copyright (C) 2007 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:1817: $? = 0 +configure:1824: g++ -v >&5 +Using built-in specs. +Target: i386-undermydesk-freebsd +Configured with: FreeBSD/i386 system compiler +Thread model: posix +gcc version 4.2.1 20070719 [FreeBSD] +configure:1827: $? = 0 +configure:1834: g++ -V >&5 +g++: '-V' option must have argument +configure:1837: $? = 1 +configure:1860: checking for C++ compiler default output file name +configure:1887: g++ conftest.cpp >&5 +configure:1890: $? = 0 +configure:1928: result: a.out +configure:1945: checking whether the C++ compiler works +configure:1955: ./a.out +configure:1958: $? = 0 +configure:1975: result: yes +configure:1982: checking whether we are cross compiling +configure:1984: result: no +configure:1987: checking for suffix of executables +configure:1994: g++ -o conftest conftest.cpp >&5 +configure:1997: $? = 0 +configure:2021: result: +configure:2027: checking for suffix of object files +configure:2053: g++ -c conftest.cpp >&5 +configure:2056: $? = 0 +configure:2079: result: o +configure:2083: checking whether we are using the GNU C++ compiler +configure:2112: g++ -c conftest.cpp >&5 +configure:2118: $? = 0 +configure:2135: result: yes +configure:2140: checking whether g++ accepts -g +configure:2170: g++ -c -g conftest.cpp >&5 +configure:2176: $? = 0 +configure:2275: result: yes +configure:2379: checking for gcc +configure:2395: found /usr/bin/gcc +configure:2406: result: gcc +configure:2644: checking for C compiler version +configure:2651: gcc --version >&5 +gcc (GCC) 4.2.1 20070719 [FreeBSD] +Copyright (C) 2007 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:2654: $? = 0 +configure:2661: gcc -v >&5 +Using built-in specs. +Target: i386-undermydesk-freebsd +Configured with: FreeBSD/i386 system compiler +Thread model: posix +gcc version 4.2.1 20070719 [FreeBSD] +configure:2664: $? = 0 +configure:2671: gcc -V >&5 +gcc: '-V' option must have argument +configure:2674: $? = 1 +configure:2677: checking whether we are using the GNU C compiler +configure:2706: gcc -c conftest.c >&5 +configure:2712: $? = 0 +configure:2729: result: yes +configure:2734: checking whether gcc accepts -g +configure:2764: gcc -c -g conftest.c >&5 +configure:2770: $? = 0 +configure:2869: result: yes +configure:2886: checking for gcc option to accept ISO C89 +configure:2960: gcc -c -g -O2 conftest.c >&5 +configure:2966: $? = 0 +configure:2989: result: none needed +configure:3013: checking how to run the C preprocessor +configure:3053: gcc -E conftest.c +configure:3059: $? = 0 +configure:3090: gcc -E conftest.c +conftest.c:8:28: error: ac_nonexistent.h: No such file or directory +configure:3096: $? = 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. */ +| #include <ac_nonexistent.h> +configure:3129: result: gcc -E +configure:3158: gcc -E conftest.c +configure:3164: $? = 0 +configure:3195: gcc -E conftest.c +conftest.c:8:28: error: ac_nonexistent.h: No such file or directory +configure:3201: $? = 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. */ +| #include <ac_nonexistent.h> +configure:3239: checking for grep that handles long lines and -e +configure:3313: result: /usr/bin/grep +configure:3318: checking for egrep +configure:3396: result: /usr/bin/grep -E +configure:3401: checking for ANSI C header files +configure:3431: gcc -c -g -O2 conftest.c >&5 +configure:3437: $? = 0 +configure:3536: gcc -o conftest -g -O2 conftest.c >&5 +configure:3539: $? = 0 +configure:3545: ./conftest +configure:3548: $? = 0 +configure:3565: result: yes +configure:3589: checking for sys/types.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3589: checking for sys/stat.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3589: checking for stdlib.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3589: checking for string.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3589: checking for memory.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3589: checking for strings.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3589: checking for inttypes.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3589: checking for stdint.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3589: checking for unistd.h +configure:3610: gcc -c -g -O2 conftest.c >&5 +configure:3616: $? = 0 +configure:3632: result: yes +configure:3663: checking dlfcn.h usability +configure:3680: gcc -c -g -O2 conftest.c >&5 +configure:3686: $? = 0 +configure:3700: result: yes +configure:3704: checking dlfcn.h presence +configure:3719: gcc -E conftest.c +configure:3725: $? = 0 +configure:3739: result: yes +configure:3767: checking for dlfcn.h +configure:3775: result: yes +configure:3663: checking netinet/in.h usability +configure:3680: gcc -c -g -O2 conftest.c >&5 +configure:3686: $? = 0 +configure:3700: result: yes +configure:3704: checking netinet/in.h presence +configure:3719: gcc -E conftest.c +configure:3725: $? = 0 +configure:3739: result: yes +configure:3767: checking for netinet/in.h +configure:3775: result: yes +configure:3663: checking time.h usability +configure:3680: gcc -c -g -O2 conftest.c >&5 +configure:3686: $? = 0 +configure:3700: result: yes +configure:3704: checking time.h presence +configure:3719: gcc -E conftest.c +configure:3725: $? = 0 +configure:3739: result: yes +configure:3767: checking for time.h +configure:3775: result: yes +configure:3663: checking pthread.h usability +configure:3680: gcc -c -g -O2 conftest.c >&5 +configure:3686: $? = 0 +configure:3700: result: yes +configure:3704: checking pthread.h presence +configure:3719: gcc -E conftest.c +configure:3725: $? = 0 +configure:3739: result: yes +configure:3767: checking for pthread.h +configure:3775: result: yes +configure:3663: checking event.h usability +configure:3680: gcc -c -g -O2 conftest.c >&5 +conftest.c:55:19: error: event.h: No such file or directory +configure:3686: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_TIME_H 1 +| #define HAVE_PTHREAD_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #ifdef HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #ifdef HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #ifdef STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # ifdef HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #ifdef HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #ifdef HAVE_INTTYPES_H +| # include <inttypes.h> +| #endif +| #ifdef HAVE_STDINT_H +| # include <stdint.h> +| #endif +| #ifdef HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <event.h> +configure:3700: result: no +configure:3704: checking event.h presence +configure:3719: gcc -E conftest.c +conftest.c:22:19: error: event.h: No such file or directory +configure:3725: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define HAVE_NETINET_IN_H 1 +| #define HAVE_TIME_H 1 +| #define HAVE_PTHREAD_H 1 +| /* end confdefs.h. */ +| #include <event.h> +configure:3739: result: no +configure:3767: checking for event.h +configure:3775: result: no +configure:2323: error: Could not find required header, please check the installation of the required header + +## ---------------- ## +## 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= +ac_cv_env_CFLAGS_value= +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= +ac_cv_env_CXXFLAGS_value= +ac_cv_env_CXX_set= +ac_cv_env_CXX_value= +ac_cv_env_LDFLAGS_set= +ac_cv_env_LDFLAGS_value= +ac_cv_env_LIBS_set= +ac_cv_env_LIBS_value= +ac_cv_env_build_alias_set= +ac_cv_env_build_alias_value= +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_header_dlfcn_h=yes +ac_cv_header_event_h=no +ac_cv_header_inttypes_h=yes +ac_cv_header_memory_h=yes +ac_cv_header_netinet_in_h=yes +ac_cv_header_pthread_h=yes +ac_cv_header_stdc=yes +ac_cv_header_stdint_h=yes +ac_cv_header_stdlib_h=yes +ac_cv_header_string_h=yes +ac_cv_header_strings_h=yes +ac_cv_header_sys_stat_h=yes +ac_cv_header_sys_types_h=yes +ac_cv_header_time_h=yes +ac_cv_header_unistd_h=yes +ac_cv_objext=o +ac_cv_path_EGREP='/usr/bin/grep -E' +ac_cv_path_GREP=/usr/bin/grep +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_ac_ct_CXX=g++ +ac_cv_prog_cc_c89= +ac_cv_prog_cc_g=yes +ac_cv_prog_cxx_g=yes + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +CC='gcc' +CFLAGS='-g -O2' +CPP='gcc -E' +CPPFLAGS='' +CXX='g++' +CXXFLAGS='-g -O2' +DEFS='' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='/usr/bin/grep -E' +EXEEXT='' +GREP='/usr/bin/grep' +LDFLAGS='' +LIBOBJS='' +LIBS='' +LTLIBOBJS='' +OBJEXT='o' +PACKAGE_BUGREPORT='' +PACKAGE_NAME='' +PACKAGE_STRING='' +PACKAGE_TARNAME='' +PACKAGE_VERSION='' +PATH_SEPARATOR=':' +SHELL='/bin/bash' +ac_ct_CC='gcc' +ac_ct_CXX='g++' +bindir='${exec_prefix}/bin' +build_alias='' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE}' +dvidir='${docdir}' +efind='' +exec_prefix='NONE' +host_alias='' +htmldir='${docdir}' +includedir='${prefix}/include' +infodir='${datarootdir}/info' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localedir='${datarootdir}/locale' +localstatedir='${prefix}/var' +mandir='${datarootdir}/man' +oldincludedir='/usr/include' +pdfdir='${docdir}' +prefix='NONE' +program_transform_name='s,x,x,' +psdir='${docdir}' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/etc' +target_alias='' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +#define PACKAGE_NAME "" +#define PACKAGE_TARNAME "" +#define PACKAGE_VERSION "" +#define PACKAGE_STRING "" +#define PACKAGE_BUGREPORT "" +#define STDC_HEADERS 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRING_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_INTTYPES_H 1 +#define HAVE_STDINT_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_DLFCN_H 1 +#define HAVE_NETINET_IN_H 1 +#define HAVE_TIME_H 1 +#define HAVE_PTHREAD_H 1 + +configure: exit 1 |
