This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bridge-utils configure 1.1, 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 = independence 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:1353: checking for a BSD-compatible install configure:1408: result: /bin/install -c configure:1419: checking whether build environment is sane configure:1462: result: yes configure:1486: WARNING: `missing' script is too old or missing configure:1527: checking for gawk configure:1543: found /bin/gawk configure:1553: result: gawk configure:1563: checking whether make sets $(MAKE) configure:1583: result: yes configure:1771: checking for i586-uhu-linux-gcc configure:1787: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1797: result: i586-uhu-linux-gcc configure:2079: checking for C compiler version configure:2082: 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:2085: $? = 0 configure:2087: 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:2090: $? = 0 configure:2092: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2095: $? = 1 configure:2118: checking for C compiler default output file name configure:2121: i586-uhu-linux-gcc conftest.c >&5 configure:2124: $? = 0 configure:2170: result: a.out configure:2175: checking whether the C compiler works configure:2181: ./a.out configure:2184: $? = 0 configure:2201: result: yes configure:2208: checking whether we are cross compiling configure:2210: result: no configure:2213: checking for suffix of executables configure:2215: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2218: $? = 0 configure:2243: result: configure:2249: checking for suffix of object files configure:2270: i586-uhu-linux-gcc -c conftest.c >&5 configure:2273: $? = 0 configure:2295: result: o configure:2299: checking whether we are using the GNU C compiler configure:2323: i586-uhu-linux-gcc -c conftest.c >&5 configure:2329: $? = 0 configure:2333: test -z || test ! -s conftest.err configure:2336: $? = 0 configure:2339: test -s conftest.o configure:2342: $? = 0 configure:2355: result: yes configure:2361: checking whether i586-uhu-linux-gcc accepts -g configure:2382: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2388: $? = 0 configure:2392: test -z || test ! -s conftest.err configure:2395: $? = 0 configure:2398: test -s conftest.o configure:2401: $? = 0 configure:2412: result: yes configure:2429: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2499: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2505: $? = 0 configure:2509: test -z || test ! -s conftest.err configure:2512: $? = 0 configure:2515: test -s conftest.o configure:2518: $? = 0 configure:2536: result: none needed configure:2554: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2560: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2704: checking for style of include used by make configure:2732: result: GNU configure:2760: checking dependency style of i586-uhu-linux-gcc configure:2850: result: none configure:2880: checking for a BSD-compatible install configure:2935: result: /bin/install -c configure:2949: checking for i586-uhu-linux-ranlib configure:2978: result: no configure:2987: checking for ranlib configure:3003: found /usr/bin/ranlib configure:3014: result: ranlib configure:3033: checking how to run the C preprocessor configure:3068: i586-uhu-linux-gcc -E conftest.c configure:3074: $? = 0 configure:3106: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3112: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bridge-utils" | #define PACKAGE_TARNAME "bridge-utils" | #define PACKAGE_VERSION "1.1" | #define PACKAGE_STRING "bridge-utils 1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bridge-utils" | #define VERSION "1.1" | /* end confdefs.h. */ | #include configure:3151: result: i586-uhu-linux-gcc -E configure:3175: i586-uhu-linux-gcc -E conftest.c configure:3181: $? = 0 configure:3213: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bridge-utils" | #define PACKAGE_TARNAME "bridge-utils" | #define PACKAGE_VERSION "1.1" | #define PACKAGE_STRING "bridge-utils 1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bridge-utils" | #define VERSION "1.1" | /* end confdefs.h. */ | #include configure:3263: checking for egrep configure:3273: result: grep -E configure:3278: checking for ANSI C header files configure:3303: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3309: $? = 0 configure:3313: test -z || test ! -s conftest.err configure:3316: $? = 0 configure:3319: test -s conftest.o configure:3322: $? = 0 configure:3411: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3414: $? = 0 configure:3416: ./conftest configure:3419: $? = 0 configure:3434: result: yes configure:3458: checking for sys/types.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3458: checking for sys/stat.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3458: checking for stdlib.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3458: checking for string.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3458: checking for memory.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3458: checking for strings.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3458: checking for inttypes.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3458: checking for stdint.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3458: checking for unistd.h configure:3474: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3480: $? = 0 configure:3484: test -z || test ! -s conftest.err configure:3487: $? = 0 configure:3490: test -s conftest.o configure:3493: $? = 0 configure:3504: result: yes configure:3531: checking sys/ioctl.h usability configure:3543: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3549: $? = 0 configure:3553: test -z || test ! -s conftest.err configure:3556: $? = 0 configure:3559: test -s conftest.o configure:3562: $? = 0 configure:3572: result: yes configure:3576: checking sys/ioctl.h presence configure:3586: i586-uhu-linux-gcc -E conftest.c configure:3592: $? = 0 configure:3612: result: yes configure:3647: checking for sys/ioctl.h configure:3654: result: yes configure:3531: checking sys/time.h usability configure:3543: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3549: $? = 0 configure:3553: test -z || test ! -s conftest.err configure:3556: $? = 0 configure:3559: test -s conftest.o configure:3562: $? = 0 configure:3572: result: yes configure:3576: checking sys/time.h presence configure:3586: i586-uhu-linux-gcc -E conftest.c configure:3592: $? = 0 configure:3612: result: yes configure:3647: checking for sys/time.h configure:3654: result: yes configure:3668: checking for an ANSI C-conforming const configure:3735: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3741: $? = 0 configure:3745: test -z || test ! -s conftest.err configure:3748: $? = 0 configure:3751: test -s conftest.o configure:3754: $? = 0 configure:3765: result: yes configure:3775: checking whether time.h and sys/time.h may both be included configure:3800: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3810: test -z || test ! -s conftest.err configure:3813: $? = 0 configure:3816: test -s conftest.o configure:3819: $? = 0 configure:3830: result: yes configure:3842: checking whether i586-uhu-linux-gcc needs -traditional configure:3884: result: no configure:3891: checking for working memcmp configure:3939: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3942: $? = 0 configure:3944: ./conftest configure:3947: $? = 0 configure:3961: result: yes configure:3979: checking for gethostname configure:4036: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest configure:4055: $? = 0 configure:4067: result: yes configure:3979: checking for socket configure:4036: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest configure:4055: $? = 0 configure:4067: result: yes configure:3979: checking for strdup configure:4036: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function 'strdup' configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest configure:4055: $? = 0 configure:4067: result: yes configure:3979: checking for uname configure:4036: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest configure:4055: $? = 0 configure:4067: result: yes configure:4082: checking for if_nametoindex configure:4139: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4149: test -z || test ! -s conftest.err configure:4152: $? = 0 configure:4155: test -s conftest configure:4158: $? = 0 configure:4170: result: yes configure:4082: checking for if_indextoname configure:4139: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4145: $? = 0 configure:4149: test -z || test ! -s conftest.err configure:4152: $? = 0 configure:4155: test -s conftest configure:4158: $? = 0 configure:4170: result: yes configure:4191: checking sysfs/libsysfs.h usability configure:4203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:64:28: sysfs/libsysfs.h: No such file or directory configure:4209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bridge-utils" | #define PACKAGE_TARNAME "bridge-utils" | #define PACKAGE_VERSION "1.1" | #define PACKAGE_STRING "bridge-utils 1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bridge-utils" | #define VERSION "1.1" | #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_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_UNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4232: result: no configure:4236: checking sysfs/libsysfs.h presence configure:4246: i586-uhu-linux-gcc -E conftest.c conftest.c:30:28: sysfs/libsysfs.h: No such file or directory configure:4252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bridge-utils" | #define PACKAGE_TARNAME "bridge-utils" | #define PACKAGE_VERSION "1.1" | #define PACKAGE_STRING "bridge-utils 1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bridge-utils" | #define VERSION "1.1" | #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_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_UNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | /* end confdefs.h. */ | #include configure:4272: result: no configure:4307: checking for sysfs/libsysfs.h configure:4314: result: no configure:4395: WARNING: Missing /usr/include/sysfs/libsysfs.h configure:4514: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bridge-utils config.status 1.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:696: creating doc/Makefile config.status:696: creating libbridge/Makefile config.status:696: creating brctl/Makefile config.status:696: creating Makefile config.status:696: creating bridge-utils.spec config.status:800: creating libbridge/config.h config.status:1104: executing depfiles commands ## ---------------- ## ## 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_CPP_set= ac_cv_env_CPP_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_func_gethostname=yes ac_cv_func_if_indextoname=yes ac_cv_func_if_nametoindex=yes ac_cv_func_memcmp_working=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_uname=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sysfs_libsysfs_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KERNEL_HEADERS='/usr/src/linux/include' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='o' PACKAGE='bridge-utils' PACKAGE_BUGREPORT='' PACKAGE_NAME='bridge-utils' PACKAGE_STRING='bridge-utils 1.1' PACKAGE_TARNAME='bridge-utils' PACKAGE_VERSION='1.1' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.1' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' 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_GETHOSTNAME 1 #define HAVE_IF_INDEXTONAME 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SOCKET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNAME 1 #define HAVE_UNISTD_H 1 #define PACKAGE "bridge-utils" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "bridge-utils" #define PACKAGE_STRING "bridge-utils 1.1" #define PACKAGE_TARNAME "bridge-utils" #define PACKAGE_VERSION "1.1" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.1" configure: exit 0