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:1505: checking for a BSD-compatible install configure:1560: result: /bin/install -c configure:1571: checking whether build environment is sane configure:1614: result: yes configure:1647: checking for gawk configure:1663: found /bin/gawk configure:1673: result: gawk configure:1683: checking whether make sets $(MAKE) configure:1703: result: yes configure:1882: checking build system type configure:1900: result: i586-uhu-linux-gnu configure:1908: checking host system type configure:1922: result: i586-uhu-linux-gnu configure:1944: checking for a BSD-compatible install configure:1999: result: /bin/install -c configure:2018: checking for i586-uhu-linux-gcc configure:2034: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2044: result: i586-uhu-linux-gcc configure:2326: checking for C compiler version configure:2329: 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:2332: $? = 0 configure:2334: 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:2337: $? = 0 configure:2339: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2342: $? = 1 configure:2365: checking for C compiler default output file name configure:2368: i586-uhu-linux-gcc conftest.c >&5 configure:2371: $? = 0 configure:2417: result: a.out configure:2422: checking whether the C compiler works configure:2428: ./a.out configure:2431: $? = 0 configure:2448: result: yes configure:2455: checking whether we are cross compiling configure:2457: result: no configure:2460: checking for suffix of executables configure:2462: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2465: $? = 0 configure:2490: result: configure:2496: checking for suffix of object files configure:2517: i586-uhu-linux-gcc -c conftest.c >&5 configure:2520: $? = 0 configure:2542: result: o configure:2546: checking whether we are using the GNU C compiler configure:2570: i586-uhu-linux-gcc -c conftest.c >&5 configure:2576: $? = 0 configure:2579: test -z || test ! -s conftest.err configure:2582: $? = 0 configure:2585: test -s conftest.o configure:2588: $? = 0 configure:2601: result: yes configure:2607: checking whether i586-uhu-linux-gcc accepts -g configure:2628: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2634: $? = 0 configure:2637: test -z || test ! -s conftest.err configure:2640: $? = 0 configure:2643: test -s conftest.o configure:2646: $? = 0 configure:2657: result: yes configure:2674: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2744: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2750: $? = 0 configure:2753: test -z || test ! -s conftest.err configure:2756: $? = 0 configure:2759: test -s conftest.o configure:2762: $? = 0 configure:2780: result: none needed configure:2798: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2804: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2945: checking for style of include used by make configure:2973: result: GNU configure:3001: checking dependency style of i586-uhu-linux-gcc configure:3084: result: gcc3 configure:3239: checking for a sed that does not truncate output configure:3294: result: /bin/sed configure:3309: checking for egrep configure:3319: result: grep -E configure:3324: checking for fgrep configure:3334: result: grep -F configure:3369: checking for ld used by i586-uhu-linux-gcc configure:3436: result: /usr/bin/ld configure:3445: checking if the linker (/usr/bin/ld) is GNU ld configure:3460: result: yes configure:3473: checking for BSD- or MS-compatible name lister (nm) configure:3522: result: /usr/bin/nm -B configure:3627: checking the name lister (/usr/bin/nm -B) interface configure:3634: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3637: /usr/bin/nm -B "conftest.o" configure:3640: output 00000000 B some_variable configure:3647: result: BSD nm configure:3650: checking whether ln -s works configure:3654: result: yes configure:3662: checking the maximum length of command line arguments configure:3776: result: 32768 configure:3794: checking whether the shell understands some XSI constructs configure:3802: result: yes configure:3806: checking for /usr/bin/ld option to reload object files configure:3813: result: -r configure:3840: checking how to recognise dependent libraries configure:4020: result: pass_all configure:4040: checking for i586-uhu-linux-ar configure:4069: result: no configure:4078: checking for ar configure:4094: found /usr/bin/ar configure:4105: result: ar configure:4133: checking for i586-uhu-linux-strip configure:4162: result: no configure:4171: checking for strip configure:4187: found /usr/bin/strip configure:4198: result: strip configure:4220: checking for i586-uhu-linux-ranlib configure:4249: result: no configure:4258: checking for ranlib configure:4274: found /usr/bin/ranlib configure:4285: result: ranlib configure:4365: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:4481: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4488: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:4491: $? = 0 configure:4545: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4548: $? = 0 configure:4586: result: ok configure:4821: checking how to run the C preprocessor configure:4856: i586-uhu-linux-gcc -E conftest.c configure:4862: $? = 0 configure:4894: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pfqueue" | #define VERSION "0.5.2" | /* end confdefs.h. */ | #include configure:4939: result: i586-uhu-linux-gcc -E configure:4963: i586-uhu-linux-gcc -E conftest.c configure:4969: $? = 0 configure:5001: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:5007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pfqueue" | #define VERSION "0.5.2" | /* end confdefs.h. */ | #include configure:5051: checking for ANSI C header files configure:5076: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5082: $? = 0 configure:5085: test -z || test ! -s conftest.err configure:5088: $? = 0 configure:5091: test -s conftest.o configure:5094: $? = 0 configure:5183: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5186: $? = 0 configure:5188: ./conftest configure:5191: $? = 0 configure:5206: result: yes configure:5230: checking for sys/types.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5230: checking for sys/stat.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5230: checking for stdlib.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5230: checking for string.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5230: checking for memory.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5230: checking for strings.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5230: checking for inttypes.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5230: checking for stdint.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5230: checking for unistd.h configure:5246: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5252: $? = 0 configure:5255: test -z || test ! -s conftest.err configure:5258: $? = 0 configure:5261: test -s conftest.o configure:5264: $? = 0 configure:5275: result: yes configure:5291: checking for dlfcn.h configure:5307: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5313: $? = 0 configure:5316: test -z || test ! -s conftest.err configure:5319: $? = 0 configure:5322: test -s conftest.o configure:5325: $? = 0 configure:5336: result: yes configure:5398: checking for objdir configure:5413: result: .libs configure:5706: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:5724: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:5728: $? = 0 configure:5741: result: no configure:5761: checking for i586-uhu-linux-gcc option to produce PIC configure:5994: result: -fPIC -DPIC configure:6006: checking if i586-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:6024: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:6028: $? = 0 configure:6041: result: yes configure:6065: checking if i586-uhu-linux-gcc static flag -static works configure:6093: result: yes configure:6108: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6129: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6133: $? = 0 configure:6155: result: yes configure:6163: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6210: result: yes configure:6243: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7299: result: yes configure:7336: checking whether -lc should be explicitly linked in configure:7341: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7344: $? = 0 configure:7359: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7362: $? = 0 configure:7374: result: no configure:7528: checking dynamic linker characteristics configure:8147: result: GNU/Linux ld.so configure:8242: checking how to hardcode library paths into programs configure:8267: result: immediate configure:8388: checking for shl_load configure:8445: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccwxREPp.o: In function `main': /var/uhubuild/work/compile/conftest.c:63: undefined reference to `shl_load' /tmp/ccwxREPp.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:8451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pfqueue" | #define VERSION "0.5.2" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8475: result: no configure:8480: checking for shl_load in -ldld configure:8510: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:8516: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pfqueue" | #define VERSION "0.5.2" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:8541: result: no configure:8546: checking for dlopen configure:8603: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccigXFcG.o: In function `main': /var/uhubuild/work/compile/conftest.c:63: undefined reference to `dlopen' /tmp/ccigXFcG.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:8609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pfqueue" | #define VERSION "0.5.2" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 (); | /* 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 | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:8633: result: no configure:8638: checking for dlopen in -ldl configure:8668: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:8674: $? = 0 configure:8677: test -z || test ! -s conftest.err configure:8680: $? = 0 configure:8683: test -s conftest configure:8686: $? = 0 configure:8699: result: yes configure:8872: checking whether a program can dlopen itself configure:8946: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:8949: $? = 0 configure:8967: result: yes configure:8972: checking whether a statically linked program can dlopen itself configure:9046: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/cc4sVje8.o: In function `main': /var/uhubuild/work/compile/configure:9030: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:9049: $? = 0 /usr/local/lib/: cannot read file data: Is a directory configure:9067: result: no configure:9106: checking whether stripping libraries is possible configure:9111: result: yes configure:9146: checking if libtool supports shared libraries configure:9148: result: yes configure:9151: checking whether to build shared libraries configure:9172: result: yes configure:9175: checking whether to build static libraries configure:9179: result: yes configure:9216: checking for ANSI C header files configure:9371: result: yes configure:9395: checking ncurses.h usability configure:9407: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9413: $? = 0 configure:9416: test -z || test ! -s conftest.err configure:9419: $? = 0 configure:9422: test -s conftest.o configure:9425: $? = 0 configure:9435: result: yes configure:9439: checking ncurses.h presence configure:9449: i586-uhu-linux-gcc -E conftest.c configure:9455: $? = 0 configure:9475: result: yes configure:9510: checking for ncurses.h configure:9517: result: yes configure:9544: checking regex.h usability configure:9556: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9562: $? = 0 configure:9565: test -z || test ! -s conftest.err configure:9568: $? = 0 configure:9571: test -s conftest.o configure:9574: $? = 0 configure:9584: result: yes configure:9588: checking regex.h presence configure:9598: i586-uhu-linux-gcc -E conftest.c configure:9604: $? = 0 configure:9624: result: yes configure:9659: checking for regex.h configure:9666: result: yes configure:9680: checking for struct dirent.d_type configure:9704: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9710: $? = 0 configure:9713: test -z || test ! -s conftest.err configure:9716: $? = 0 configure:9719: test -s conftest.o configure:9722: $? = 0 configure:9779: result: yes configure:9790: checking whether time.h and sys/time.h may both be included configure:9815: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9821: $? = 0 configure:9824: test -z || test ! -s conftest.err configure:9827: $? = 0 configure:9830: test -s conftest.o configure:9833: $? = 0 configure:9844: result: yes configure:9869: checking utime.h usability configure:9881: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9887: $? = 0 configure:9890: test -z || test ! -s conftest.err configure:9893: $? = 0 configure:9896: test -s conftest.o configure:9899: $? = 0 configure:9909: result: yes configure:9913: checking utime.h presence configure:9923: i586-uhu-linux-gcc -E conftest.c configure:9929: $? = 0 configure:9949: result: yes configure:9984: checking for utime.h configure:9991: result: yes configure:10005: checking for struct utimbuf configure:10040: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10046: $? = 0 configure:10049: test -z || test ! -s conftest.err configure:10052: $? = 0 configure:10055: test -s conftest.o configure:10058: $? = 0 configure:10070: result: yes configure:10081: checking whether sys/types.h defines makedev configure:10102: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10108: $? = 0 configure:10111: test -z || test ! -s conftest.err configure:10114: $? = 0 configure:10117: test -s conftest configure:10120: $? = 0 configure:10133: result: yes configure:10435: checking for newwin in -lncursesw configure:10465: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncursesw >&5 configure:10471: $? = 0 configure:10474: test -z || test ! -s conftest.err configure:10477: $? = 0 configure:10480: test -s conftest configure:10483: $? = 0 configure:10496: result: yes configure:10508: checking for pthread_create in -lpthread configure:10538: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpthread -lncursesw >&5 configure:10544: $? = 0 configure:10547: test -z || test ! -s conftest.err configure:10550: $? = 0 configure:10553: test -s conftest configure:10556: $? = 0 configure:10569: result: yes configure:10581: checking for pthread_create in -lc_r configure:10611: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lc_r -lpthread -lncursesw >&5 /usr/bin/ld: cannot find -lc_r collect2: ld returned 1 exit status configure:10617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pfqueue" | #define VERSION "0.5.2" | #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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_NCURSES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_DIRENT_DTYPE | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | /* 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 pthread_create (); | int | main () | { | pthread_create (); | ; | return 0; | } configure:10642: result: no configure:10654: checking for dlopen in -ldl configure:10715: result: yes configure:10727: checking for accept in -lsocket configure:10757: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lsocket -ldl -lpthread -lncursesw >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:10763: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pfqueue" | #define VERSION "0.5.2" | #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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_NCURSES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_DIRENT_DTYPE | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* 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 accept (); | int | main () | { | accept (); | ; | return 0; | } configure:10788: result: no configure:10910: 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:920: creating Makefile config.status:920: creating backends/Makefile config.status:920: creating libpfq/Makefile config.status:920: creating pfqueue.spec config.status:986: creating config.h config.status:1116: config.h is unchanged config.status:1296: executing depfiles commands config.status:1296: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=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_dlopen=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_regex_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_sys_types_h_makedev=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_c_r_pthread_create=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ncurses_newwin=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_socket_accept=no ac_cv_member_struct_dirent_d_type=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_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_fgrep='grep -F' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 fu_cv_sys_struct_utimbuf=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=32768 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FGREP='grep -F' GREP='grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' ISODATE='2006-08-09' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-ldl -lpthread -lncursesw ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' NM='/usr/bin/nm -B' OBJEXT='o' PACKAGE='pfqueue' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.5.2' ac_ct_AR='ar' ac_ct_CC='' ac_ct_DUMPBIN='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' 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' lt_ECHO='echo' 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_DIRENT_DTYPE #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBDL 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBPTHREAD 1 #define HAVE_MEMORY_H 1 #define HAVE_NCURSES_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_UTIMBUF 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE "pfqueue" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.5.2" configure: exit 0