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 --with-openssl=yes --enable-ipv6 --with-libtool --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux build_alias=i586-uhu-linux host_alias=i586-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## 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:1537: checking build system type configure:1555: result: i586-uhu-linux-gnu configure:1563: checking host system type configure:1577: result: i586-uhu-linux-gnu configure:1586: checking whether make sets $(MAKE) configure:1606: result: yes configure:1618: checking for i586-uhu-linux-ranlib configure:1647: result: no configure:1656: checking for ranlib configure:1672: found /usr/bin/ranlib configure:1683: result: ranlib configure:1708: checking for a BSD-compatible install configure:1763: result: /bin/install -c configure:1782: checking for ar configure:1800: found /usr/bin/ar configure:1812: result: /usr/bin/ar configure:1850: checking for etags configure:1883: result: no configure:1850: checking for emacs-etags configure:1883: result: no configure:1916: checking for perl5 configure:1934: found /usr/bin/perl5 configure:1946: result: /usr/bin/perl5 configure:2053: checking for i586-uhu-linux-gcc configure:2069: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2079: result: i586-uhu-linux-gcc configure:2361: checking for C compiler version configure:2364: 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:2367: $? = 0 configure:2369: 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:2372: $? = 0 configure:2374: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2377: $? = 1 configure:2400: checking for C compiler default output file name configure:2403: i586-uhu-linux-gcc conftest.c >&5 configure:2406: $? = 0 configure:2452: result: a.out configure:2457: checking whether the C compiler works configure:2463: ./a.out configure:2466: $? = 0 configure:2483: result: yes configure:2490: checking whether we are cross compiling configure:2492: result: no configure:2495: checking for suffix of executables configure:2497: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2500: $? = 0 configure:2525: result: configure:2531: checking for suffix of object files configure:2552: i586-uhu-linux-gcc -c conftest.c >&5 configure:2555: $? = 0 configure:2577: result: o configure:2581: checking whether we are using the GNU C compiler configure:2605: i586-uhu-linux-gcc -c conftest.c >&5 configure:2611: $? = 0 configure:2615: test -z || test ! -s conftest.err configure:2618: $? = 0 configure:2621: test -s conftest.o configure:2624: $? = 0 configure:2637: result: yes configure:2643: checking whether i586-uhu-linux-gcc accepts -g configure:2664: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2670: $? = 0 configure:2674: test -z || test ! -s conftest.err configure:2677: $? = 0 configure:2680: test -s conftest.o configure:2683: $? = 0 configure:2694: result: yes configure:2711: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2781: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2787: $? = 0 configure:2791: test -z || test ! -s conftest.err configure:2794: $? = 0 configure:2797: test -s conftest.o configure:2800: $? = 0 configure:2818: result: none needed configure:2836: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2842: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2982: checking how to run the C preprocessor configure:3017: i586-uhu-linux-gcc -E conftest.c configure:3023: $? = 0 configure:3055: i586-uhu-linux-gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3061: $? = 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 configure:3100: result: i586-uhu-linux-gcc -E configure:3124: i586-uhu-linux-gcc -E conftest.c configure:3130: $? = 0 configure:3162: i586-uhu-linux-gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3168: $? = 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 configure:3212: checking for egrep configure:3222: result: grep -E configure:3227: checking for ANSI C header files configure:3252: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3258: $? = 0 configure:3262: test -z || test ! -s conftest.err configure:3265: $? = 0 configure:3268: test -s conftest.o configure:3271: $? = 0 configure:3360: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3363: $? = 0 configure:3365: ./conftest configure:3368: $? = 0 configure:3383: result: yes configure:3409: checking for sys/types.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3409: checking for sys/stat.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3409: checking for stdlib.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3409: checking for string.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3409: checking for memory.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3409: checking for strings.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3409: checking for inttypes.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3409: checking for stdint.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3409: checking for unistd.h configure:3425: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest.o configure:3444: $? = 0 configure:3455: result: yes configure:3489: checking fcntl.h usability configure:3501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3507: $? = 0 configure:3511: test -z || test ! -s conftest.err configure:3514: $? = 0 configure:3517: test -s conftest.o configure:3520: $? = 0 configure:3530: result: yes configure:3534: checking fcntl.h presence configure:3544: i586-uhu-linux-gcc -E conftest.c configure:3550: $? = 0 configure:3570: result: yes configure:3605: checking for fcntl.h configure:3612: result: yes configure:3489: checking db.h usability configure:3501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:54:16: db.h: No such file or directory configure:3507: $? = 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_FCNTL_H 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:3530: result: no configure:3534: checking db.h presence configure:3544: i586-uhu-linux-gcc -E conftest.c conftest.c:20:16: db.h: No such file or directory configure:3550: $? = 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_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:3570: result: no configure:3605: checking for db.h configure:3612: result: no configure:3489: checking paths.h usability configure:3501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3507: $? = 0 configure:3511: test -z || test ! -s conftest.err configure:3514: $? = 0 configure:3517: test -s conftest.o configure:3520: $? = 0 configure:3530: result: yes configure:3534: checking paths.h presence configure:3544: i586-uhu-linux-gcc -E conftest.c configure:3550: $? = 0 configure:3570: result: yes configure:3605: checking for paths.h configure:3612: result: yes configure:3489: checking sys/time.h usability configure:3501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3507: $? = 0 configure:3511: test -z || test ! -s conftest.err configure:3514: $? = 0 configure:3517: test -s conftest.o configure:3520: $? = 0 configure:3530: result: yes configure:3534: checking sys/time.h presence configure:3544: i586-uhu-linux-gcc -E conftest.c configure:3550: $? = 0 configure:3570: result: yes configure:3605: checking for sys/time.h configure:3612: result: yes configure:3480: checking for unistd.h configure:3485: result: yes configure:3489: checking sys/sockio.h usability configure:3501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:57:24: sys/sockio.h: No such file or directory configure:3507: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 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:3530: result: no configure:3534: checking sys/sockio.h presence configure:3544: i586-uhu-linux-gcc -E conftest.c conftest.c:23:24: sys/sockio.h: No such file or directory configure:3550: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3570: result: no configure:3605: checking for sys/sockio.h configure:3612: result: no configure:3489: checking sys/select.h usability configure:3501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3507: $? = 0 configure:3511: test -z || test ! -s conftest.err configure:3514: $? = 0 configure:3517: test -s conftest.o configure:3520: $? = 0 configure:3530: result: yes configure:3534: checking sys/select.h presence configure:3544: i586-uhu-linux-gcc -E conftest.c configure:3550: $? = 0 configure:3570: result: yes configure:3605: checking for sys/select.h configure:3612: result: yes configure:3489: checking sys/timers.h usability configure:3501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:58:24: sys/timers.h: No such file or directory configure:3507: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 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:3530: result: no configure:3534: checking sys/timers.h presence configure:3544: i586-uhu-linux-gcc -E conftest.c conftest.c:24:24: sys/timers.h: No such file or directory configure:3550: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:3570: result: no configure:3605: checking for sys/timers.h configure:3612: result: no configure:3489: checking stropts.h usability configure:3501: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3507: $? = 0 configure:3511: test -z || test ! -s conftest.err configure:3514: $? = 0 configure:3517: test -s conftest.o configure:3520: $? = 0 configure:3530: result: yes configure:3534: checking stropts.h presence configure:3544: i586-uhu-linux-gcc -E conftest.c configure:3550: $? = 0 configure:3570: result: yes configure:3605: checking for stropts.h configure:3612: result: yes configure:3626: checking for an ANSI C-conforming const configure:3693: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3699: $? = 0 configure:3703: test -z || test ! -s conftest.err configure:3706: $? = 0 configure:3709: test -s conftest.o configure:3712: $? = 0 configure:3723: result: yes configure:3733: checking for inline configure:3754: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3760: $? = 0 configure:3764: test -z || test ! -s conftest.err configure:3767: $? = 0 configure:3770: test -s conftest.o configure:3773: $? = 0 configure:3785: result: inline configure:3804: checking for size_t configure:3828: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3834: $? = 0 configure:3838: test -z || test ! -s conftest.err configure:3841: $? = 0 configure:3844: test -s conftest.o configure:3847: $? = 0 configure:3858: result: yes configure:3870: checking for uintptr_t configure:3894: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3900: $? = 0 configure:3904: test -z || test ! -s conftest.err configure:3907: $? = 0 configure:3910: test -s conftest.o configure:3913: $? = 0 configure:3924: result: yes configure:3936: checking whether time.h and sys/time.h may both be included configure:3961: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest.o configure:3980: $? = 0 configure:3991: result: yes configure:4006: checking if unistd.h defines fd_set configure:4025: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:31: error: `fd_set' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: syntax error before "read_set" configure:4031: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #include | int | main () | { | fd_set read_set; return (0); | ; | return 0; | } configure:4054: result: no configure:4088: checking whether byte ordering is bigendian configure:4115: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4121: $? = 0 configure:4125: test -z || test ! -s conftest.err configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4158: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:33: error: `not' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) conftest.c:33: error: syntax error before "big" configure:4164: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4299: result: no configure:4407: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4410: $? = 0 configure:4412: ./conftest configure:4415: $? = 1 configure: program exited with status 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #ifdef HAVE_DB_H | int have_db_h = 1; | #else | int have_db_h = 0; | #endif | main() { return(!have_db_h); } | configure:4435: checking for random device configure:4456: result: /dev/random configure:4459: checking for /dev/random configure:4474: result: yes configure:4509: checking whether to build with thread support configure:4591: result: no configure:5780: checking for strlcat configure:5837: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc0qKOie.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:67: undefined reference to `strlcat' /tmp/cc0qKOie.o:(.data+0x0): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:5843: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat) || defined (__stub___strlcat) | choke me | #else | char (*f) () = strlcat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcat; | ; | return 0; | } configure:5868: result: no configure:5878: checking for if_nametoindex configure:5935: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5941: $? = 0 configure:5945: test -z || test ! -s conftest.err configure:5948: $? = 0 configure:5951: test -s conftest configure:5954: $? = 0 configure:5966: result: yes configure:5979: checking for daemon configure:6036: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6042: $? = 0 configure:6046: test -z || test ! -s conftest.err configure:6049: $? = 0 configure:6052: test -s conftest configure:6055: $? = 0 configure:6067: result: yes configure:6080: checking for strsep configure:6137: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6143: $? = 0 configure:6147: test -z || test ! -s conftest.err configure:6150: $? = 0 configure:6153: test -s conftest configure:6156: $? = 0 configure:6168: result: yes configure:6181: checking for strerror configure:6238: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6244: $? = 0 configure:6248: test -z || test ! -s conftest.err configure:6251: $? = 0 configure:6254: test -s conftest configure:6257: $? = 0 configure:6269: result: yes configure:6283: checking for flockfile configure:6340: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6346: $? = 0 configure:6350: test -z || test ! -s conftest.err configure:6353: $? = 0 configure:6356: test -s conftest configure:6359: $? = 0 configure:6371: result: yes configure:6384: checking whether to build with threads configure:6390: result: no configure:6472: checking for catgets configure:6529: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6535: $? = 0 configure:6539: test -z || test ! -s conftest.err configure:6542: $? = 0 configure:6545: test -s conftest configure:6548: $? = 0 configure:6560: result: yes configure:6735: checking for gethostbyname_r in -ld4r configure:6765: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ld4r >&5 /usr/bin/ld: cannot find -ld4r collect2: ld returned 1 exit status configure:6771: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 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 gethostbyname_r (); | int | main () | { | gethostbyname_r (); | ; | return 0; | } configure:6797: result: no configure:6809: checking for socket in -lsocket configure:6839: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:6845: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:6871: result: no configure:6883: checking for inet_ntoa in -lnsl configure:6913: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:6919: $? = 0 configure:6923: test -z || test ! -s conftest.err configure:6926: $? = 0 configure:6929: test -s conftest configure:6932: $? = 0 configure:6945: result: yes configure:6962: checking whether to use purify configure:7025: result: no configure:7141: checking for a sed that does not truncate output configure:7195: result: /bin/sed configure:7209: checking for ld used by i586-uhu-linux-gcc configure:7276: result: /usr/bin/ld configure:7285: checking if the linker (/usr/bin/ld) is GNU ld configure:7300: result: yes configure:7305: checking for /usr/bin/ld option to reload object files configure:7312: result: -r configure:7330: checking for BSD-compatible nm configure:7372: result: nm configure:7376: checking whether ln -s works configure:7380: result: yes configure:7387: checking how to recognise dependent libraries configure:7559: result: pass_all configure:7781: checking dlfcn.h usability configure:7793: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7799: $? = 0 configure:7803: test -z || test ! -s conftest.err configure:7806: $? = 0 configure:7809: test -s conftest.o configure:7812: $? = 0 configure:7822: result: yes configure:7826: checking dlfcn.h presence configure:7836: i586-uhu-linux-gcc -E conftest.c configure:7842: $? = 0 configure:7862: result: yes configure:7897: checking for dlfcn.h configure:7904: result: yes configure:7927: checking for i586-uhu-linux-g++ configure:7943: found /usr/lib/ccache/i586-uhu-linux-g++ configure:7953: result: i586-uhu-linux-g++ configure:8011: checking for C++ compiler version configure:8014: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (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:8017: $? = 0 configure:8019: i586-uhu-linux-g++ -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:8022: $? = 0 configure:8024: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:8027: $? = 1 configure:8030: checking whether we are using the GNU C++ compiler configure:8054: i586-uhu-linux-g++ -c conftest.cc >&5 configure:8060: $? = 0 configure:8064: test -z || test ! -s conftest.err configure:8067: $? = 0 configure:8070: test -s conftest.o configure:8073: $? = 0 configure:8086: result: yes configure:8092: checking whether i586-uhu-linux-g++ accepts -g configure:8113: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest.o configure:8132: $? = 0 configure:8143: result: yes configure:8185: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8191: $? = 0 configure:8195: test -z || test ! -s conftest.err configure:8198: $? = 0 configure:8201: test -s conftest.o configure:8204: $? = 0 configure:8230: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:35: error: `exit' was not declared in this scope configure:8236: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:8185: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8191: $? = 0 configure:8195: test -z || test ! -s conftest.err configure:8198: $? = 0 configure:8201: test -s conftest.o configure:8204: $? = 0 configure:8230: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8236: $? = 0 configure:8240: test -z || test ! -s conftest.err configure:8243: $? = 0 configure:8246: test -s conftest.o configure:8249: $? = 0 configure:8282: checking how to run the C++ preprocessor configure:8313: i586-uhu-linux-g++ -E conftest.cc configure:8319: $? = 0 configure:8351: i586-uhu-linux-g++ -E conftest.cc conftest.cc:34:28: ac_nonexistent.h: No such file or directory configure:8357: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:8396: result: i586-uhu-linux-g++ -E configure:8420: i586-uhu-linux-g++ -E conftest.cc configure:8426: $? = 0 configure:8458: i586-uhu-linux-g++ -E conftest.cc conftest.cc:34:28: ac_nonexistent.h: No such file or directory configure:8464: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:8519: checking for i586-uhu-linux-g77 configure:8548: result: no configure:8519: checking for i586-uhu-linux-f77 configure:8548: result: no configure:8519: checking for i586-uhu-linux-xlf configure:8548: result: no configure:8519: checking for i586-uhu-linux-frt configure:8548: result: no configure:8519: checking for i586-uhu-linux-pgf77 configure:8548: result: no configure:8519: checking for i586-uhu-linux-fort77 configure:8548: result: no configure:8519: checking for i586-uhu-linux-fl32 configure:8548: result: no configure:8519: checking for i586-uhu-linux-af77 configure:8548: result: no configure:8519: checking for i586-uhu-linux-f90 configure:8548: result: no configure:8519: checking for i586-uhu-linux-xlf90 configure:8548: result: no configure:8519: checking for i586-uhu-linux-pgf90 configure:8548: result: no configure:8519: checking for i586-uhu-linux-epcf90 configure:8548: result: no configure:8519: checking for i586-uhu-linux-f95 configure:8548: result: no configure:8519: checking for i586-uhu-linux-fort configure:8548: result: no configure:8519: checking for i586-uhu-linux-xlf95 configure:8548: result: no configure:8519: checking for i586-uhu-linux-ifc configure:8548: result: no configure:8519: checking for i586-uhu-linux-efc configure:8548: result: no configure:8519: checking for i586-uhu-linux-pgf95 configure:8548: result: no configure:8519: checking for i586-uhu-linux-lf95 configure:8548: result: no configure:8519: checking for i586-uhu-linux-gfortran configure:8548: result: no configure:8561: checking for g77 configure:8590: result: no configure:8561: checking for f77 configure:8590: result: no configure:8561: checking for xlf configure:8590: result: no configure:8561: checking for frt configure:8590: result: no configure:8561: checking for pgf77 configure:8590: result: no configure:8561: checking for fort77 configure:8590: result: no configure:8561: checking for fl32 configure:8590: result: no configure:8561: checking for af77 configure:8590: result: no configure:8561: checking for f90 configure:8590: result: no configure:8561: checking for xlf90 configure:8590: result: no configure:8561: checking for pgf90 configure:8590: result: no configure:8561: checking for epcf90 configure:8590: result: no configure:8561: checking for f95 configure:8590: result: no configure:8561: checking for fort configure:8590: result: no configure:8561: checking for xlf95 configure:8590: result: no configure:8561: checking for ifc configure:8590: result: no configure:8561: checking for efc configure:8590: result: no configure:8561: checking for pgf95 configure:8590: result: no configure:8561: checking for lf95 configure:8590: result: no configure:8561: checking for gfortran configure:8590: result: no configure:8602: checking for Fortran 77 compiler version configure:8605: --version &5 ./configure: line 8606: --version: command not found configure:8608: $? = 127 configure:8610: -v &5 ./configure: line 8611: -v: command not found configure:8613: $? = 127 configure:8615: -V &5 ./configure: line 8616: -V: command not found configure:8618: $? = 127 configure:8626: checking whether we are using the GNU Fortran 77 compiler configure:8640: -c conftest.F >&5 ./configure: line 8641: -c: command not found configure:8646: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8672: result: no configure:8678: checking whether accepts -g configure:8690: -c -g conftest.f >&5 ./configure: line 8691: -c: command not found configure:8696: $? = 127 configure: failed program was: | program main | | end configure:8721: result: no configure:8751: checking the maximum length of command line arguments configure:8830: result: 32768 configure:8841: checking command to parse nm output from i586-uhu-linux-gcc object configure:8937: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8940: $? = 0 configure:8944: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8947: $? = 0 configure:8999: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:9002: $? = 0 configure:9040: result: ok configure:9044: checking for objdir configure:9059: result: .libs configure:9111: checking for i586-uhu-linux-ar configure:9137: result: /usr/bin/ar configure:9191: checking for i586-uhu-linux-ranlib configure:9217: result: ranlib configure:9271: checking for i586-uhu-linux-strip configure:9300: result: no configure:9309: checking for strip configure:9325: found /usr/bin/strip configure:9336: result: strip configure:9600: checking if i586-uhu-linux-gcc static flag works configure:9623: result: yes configure:9645: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9663: 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:9667: $? = 0 configure:9678: result: no configure:9693: checking for i586-uhu-linux-gcc option to produce PIC configure:9880: result: -fPIC configure:9888: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9906: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:9910: $? = 0 configure:9921: result: yes configure:9945: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9966: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9970: $? = 0 configure:9990: result: yes configure:10016: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10865: result: yes configure:10891: checking whether -lc should be explicitly linked in configure:10896: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10899: $? = 0 configure:10913: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10916: $? = 0 configure:10928: result: no configure:10936: checking dynamic linker characteristics configure:11476: result: GNU/Linux ld.so configure:11480: checking how to hardcode library paths into programs configure:11505: result: immediate configure:11519: checking whether stripping libraries is possible configure:11524: result: yes configure:12354: checking if libtool supports shared libraries configure:12356: result: yes configure:12359: checking whether to build shared libraries configure:12380: result: yes configure:12383: checking whether to build static libraries configure:12387: result: yes configure:12479: creating libtool configure:13028: checking for ld used by i586-uhu-linux-g++ configure:13095: result: /usr/bin/ld configure:13104: checking if the linker (/usr/bin/ld) is GNU ld configure:13119: result: yes configure:13170: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14037: result: yes configure:14059: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:14062: $? = 0 configure:14158: checking for i586-uhu-linux-g++ option to produce PIC configure:14420: result: -fPIC configure:14428: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:14446: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:14450: $? = 0 configure:14461: result: yes configure:14485: checking if i586-uhu-linux-g++ supports -c -o file.o configure:14506: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:14510: $? = 0 configure:14530: result: yes configure:14556: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14581: result: yes configure:14652: checking dynamic linker characteristics configure:15192: result: GNU/Linux ld.so configure:15196: checking how to hardcode library paths into programs configure:15221: result: immediate configure:15235: checking whether stripping libraries is possible configure:15240: result: yes configure:22563: checking for IPv6 structures configure:22584: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22590: $? = 0 configure:22594: test -z || test ! -s conftest.err configure:22597: $? = 0 configure:22600: test -s conftest.o configure:22603: $? = 0 configure:22605: result: yes configure:22622: checking for Kame IPv6 support configure:22646: result: no configure:22716: checking for in6_addr configure:22740: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22746: $? = 0 configure:22750: test -z || test ! -s conftest.err configure:22753: $? = 0 configure:22756: test -s conftest.o configure:22759: $? = 0 configure:22761: result: yes configure:22776: checking for in6addr_any configure:22801: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:22807: $? = 0 configure:22811: test -z || test ! -s conftest.err configure:22814: $? = 0 configure:22817: test -s conftest configure:22820: $? = 0 configure:22822: result: yes configure:22836: checking for sin6_scope_id in struct sockaddr_in6 configure:22860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22866: $? = 0 configure:22870: test -z || test ! -s conftest.err configure:22873: $? = 0 configure:22876: test -s conftest.o configure:22879: $? = 0 configure:22881: result: yes configure:22895: checking for in6_pktinfo configure:22919: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22925: $? = 0 configure:22929: test -z || test ! -s conftest.err configure:22932: $? = 0 configure:22935: test -s conftest.o configure:22938: $? = 0 configure:22940: result: yes configure:22953: checking for sockaddr_storage configure:22977: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22983: $? = 0 configure:22987: test -z || test ! -s conftest.err configure:22990: $? = 0 configure:22993: test -s conftest.o configure:22996: $? = 0 configure:22998: result: yes configure:23044: checking for inet_ntop configure:23065: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:23071: $? = 0 configure:23075: test -z || test ! -s conftest.err configure:23078: $? = 0 configure:23081: test -s conftest configure:23084: $? = 0 configure:23086: result: yes configure:23101: checking for inet_pton configure:23122: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:23128: $? = 0 configure:23132: test -z || test ! -s conftest.err configure:23135: $? = 0 configure:23138: test -s conftest configure:23141: $? = 0 configure:23143: result: yes configure:23158: checking for inet_aton configure:23179: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:23185: $? = 0 configure:23189: test -z || test ! -s conftest.err configure:23192: $? = 0 configure:23195: test -s conftest configure:23198: $? = 0 configure:23200: result: yes configure:23233: checking for sa_len in struct sockaddr configure:23253: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:41: error: structure has no member named `sa_len' configure:23259: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | struct sockaddr sa; sa.sa_len = 0; return (0); | ; | return 0; | } configure:23281: result: no configure:23388: checking for struct msghdr flavor configure:23408: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23414: $? = 0 configure:23418: test -z || test ! -s conftest.err configure:23421: $? = 0 configure:23424: test -s conftest.o configure:23427: $? = 0 configure:23429: result: 4.4BSD configure:23446: checking for type in_port_t configure:23466: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23472: $? = 0 configure:23476: test -z || test ! -s conftest.err configure:23479: $? = 0 configure:23482: test -s conftest.o configure:23485: $? = 0 configure:23487: result: yes configure:23504: checking for struct addrinfo configure:23523: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23529: $? = 0 configure:23533: test -z || test ! -s conftest.err configure:23536: $? = 0 configure:23539: test -s conftest.o configure:23542: $? = 0 configure:23544: result: yes configure:23559: checking for int sethostent configure:23578: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:41: error: void value not ignored as it ought to be configure:23584: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | /* end confdefs.h. */ | | #include | int | main () | { | int i = sethostent(0); return(0); | ; | return 0; | } configure:23605: result: no configure:23610: checking for int endhostent configure:23629: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:41: error: void value not ignored as it ought to be configure:23635: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | /* end confdefs.h. */ | | #include | int | main () | { | int i = endhostent(); return(0); | ; | return 0; | } configure:23657: result: no configure:23664: checking for int setnetent configure:23683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:41: error: void value not ignored as it ought to be configure:23689: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | /* end confdefs.h. */ | | #include | int | main () | { | int i = setnetent(0); return(0); | ; | return 0; | } configure:23711: result: no configure:23718: checking for int endnetent configure:23737: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:41: error: void value not ignored as it ought to be configure:23743: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | /* end confdefs.h. */ | | #include | int | main () | { | int i = endnetent(); return(0); | ; | return 0; | } configure:23765: result: no configure:23772: checking for gethostbyaddr(const void *, size_t, ...) configure:23792: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23798: $? = 0 configure:23802: test -z || test ! -s conftest.err configure:23805: $? = 0 configure:23808: test -s conftest.o configure:23811: $? = 0 configure:23813: result: yes configure:23827: checking for h_errno in netdb.h configure:23846: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23852: $? = 0 configure:23856: test -z || test ! -s conftest.err configure:23859: $? = 0 configure:23862: test -s conftest.o configure:23865: $? = 0 configure:23867: result: yes configure:23881: checking for getipnodebyname configure:23938: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccMKbroy.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:76: undefined reference to `getipnodebyname' /tmp/ccMKbroy.o:(.data+0x0): undefined reference to `getipnodebyname' collect2: ld returned 1 exit status configure:23944: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | /* end confdefs.h. */ | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyname innocuous_getipnodebyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyname | | /* 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 getipnodebyname (); | /* 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_getipnodebyname) || defined (__stub___getipnodebyname) | choke me | #else | char (*f) () = getipnodebyname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getipnodebyname; | ; | return 0; | } configure:23969: result: no configure:23977: checking for getnameinfo configure:24034: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:24040: $? = 0 configure:24044: test -z || test ! -s conftest.err configure:24047: $? = 0 configure:24050: test -s conftest configure:24053: $? = 0 configure:24065: result: yes configure:24073: checking for getaddrinfo configure:24130: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:24136: $? = 0 configure:24140: test -z || test ! -s conftest.err configure:24143: $? = 0 configure:24146: test -s conftest configure:24149: $? = 0 configure:24161: result: yes configure:24173: checking for gai_strerror configure:24230: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:24236: $? = 0 configure:24240: test -z || test ! -s conftest.err configure:24243: $? = 0 configure:24246: test -s conftest configure:24249: $? = 0 configure:24261: result: yes configure:24273: checking for pselect configure:24330: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:24336: $? = 0 configure:24340: test -z || test ! -s conftest.err configure:24343: $? = 0 configure:24346: test -s conftest configure:24349: $? = 0 configure:24361: result: yes configure:24370: checking for gettimeofday configure:24427: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:24433: $? = 0 configure:24437: test -z || test ! -s conftest.err configure:24440: $? = 0 configure:24443: test -s conftest configure:24446: $? = 0 configure:24458: result: yes configure:24467: checking for strndup configure:24524: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:24530: $? = 0 configure:24534: test -z || test ! -s conftest.err configure:24537: $? = 0 configure:24540: test -s conftest configure:24543: $? = 0 configure:24555: result: yes configure:24568: checking for interface list sysctl configure:24594: result: no configure:24603: checking for strsep configure:24691: result: yes configure:24699: checking for vsnprintf configure:24756: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 conftest.c:62: warning: conflicting types for built-in function 'vsnprintf' configure:24762: $? = 0 configure:24766: test -z || test ! -s conftest.err configure:24769: $? = 0 configure:24772: test -s conftest configure:24775: $? = 0 configure:24787: result: yes configure:24802: checking for strerror configure:24890: result: yes configure:24907: checking printf format modifier for 64-bit integers configure:24923: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:24926: $? = 0 configure:24928: ./conftest configure:24931: $? = 1 configure: program exited with status 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | /* end confdefs.h. */ | main() { exit(!(sizeof(long long int) == sizeof(long int))); } configure:24942: result: ll configure:24953: checking for chroot configure:25010: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:25016: $? = 0 configure:25020: test -z || test ! -s conftest.err configure:25023: $? = 0 configure:25026: test -s conftest configure:25029: $? = 0 configure:25041: result: yes configure:25054: checking for socket length type configure:25076: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:25082: $? = 0 configure:25086: test -z || test ! -s conftest.err configure:25089: $? = 0 configure:25092: test -s conftest.o configure:25095: $? = 0 configure:25098: result: socklen_t configure:25266: checking for getgrouplist configure:25323: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:25329: $? = 0 configure:25333: test -z || test ! -s conftest.err configure:25336: $? = 0 configure:25339: test -s conftest configure:25342: $? = 0 configure:25354: result: yes configure:25377: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:25383: $? = 0 configure:25387: test -z || test ! -s conftest.err configure:25390: $? = 0 configure:25393: test -s conftest.o configure:25396: $? = 0 configure:25419: checking for setgroupent configure:25476: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccUkoGyY.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:79: undefined reference to `setgroupent' /tmp/ccUkoGyY.o:(.data+0x0): undefined reference to `setgroupent' collect2: ld returned 1 exit status configure:25482: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | /* end confdefs.h. */ | /* Define setgroupent to an innocuous variant, in case declares setgroupent. | For example, HP-UX 11i declares gettimeofday. */ | #define setgroupent innocuous_setgroupent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setgroupent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setgroupent | | /* 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 setgroupent (); | /* 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_setgroupent) || defined (__stub___setgroupent) | choke me | #else | char (*f) () = setgroupent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setgroupent; | ; | return 0; | } configure:25507: result: no configure:25523: checking for getnetbyaddr_r configure:25580: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:25586: $? = 0 configure:25590: test -z || test ! -s conftest.err configure:25593: $? = 0 configure:25596: test -s conftest configure:25599: $? = 0 configure:25611: result: yes configure:25640: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:49: error: conflicting types for 'getnetbyaddr_r' /usr/include/netdb.h:240: error: previous declaration of 'getnetbyaddr_r' was here conftest.c:49: error: conflicting types for 'getnetbyaddr_r' /usr/include/netdb.h:240: error: previous declaration of 'getnetbyaddr_r' was here configure:25646: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | /* end confdefs.h. */ | | #undef _REENTRANT | #define _REENTRANT | #define _OSF_SOURCE | #undef __USE_MISC | #define __USE_MISC | #include | struct netent * | getnetbyaddr_r(long net, int type, struct netent *result, char *buffer, | int buflen) {} | | int | main () | { | return (0) | ; | return 0; | } configure:25701: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:48: error: conflicting types for 'getnetbyaddr_r' /usr/include/netdb.h:240: error: previous declaration of 'getnetbyaddr_r' was here conftest.c:48: error: conflicting types for 'getnetbyaddr_r' /usr/include/netdb.h:240: error: previous declaration of 'getnetbyaddr_r' was here configure:25707: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | /* end confdefs.h. */ | | #undef _REENTRANT | #define _REENTRANT | #define _OSF_SOURCE | #undef __USE_MISC | #define __USE_MISC | #include | int getnetbyaddr_r (unsigned long int, int, struct netent *, | char *, size_t, struct netent **, int *); | | int | main () | { | return (0) | ; | return 0; | } configure:25761: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:47: warning: "struct netent_data" declared inside parameter list conftest.c:47: warning: its scope is only this definition or declaration, which is probably not what you want conftest.c:47: error: conflicting types for 'getnetbyaddr_r' /usr/include/netdb.h:240: error: previous declaration of 'getnetbyaddr_r' was here conftest.c:47: error: conflicting types for 'getnetbyaddr_r' /usr/include/netdb.h:240: error: previous declaration of 'getnetbyaddr_r' was here configure:25767: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | /* end confdefs.h. */ | | #undef _REENTRANT | #define _REENTRANT | #define _OSF_SOURCE | #undef __USE_MISC | #define __USE_MISC | #include | extern int getnetbyaddr_r(int, int, struct netent *, struct netent_data *); | | int | main () | { | return (0) | ; | return 0; | } configure:25817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:43: warning: "struct netent_data" declared inside parameter list conftest.c:43: warning: its scope is only this definition or declaration, which is probably not what you want conftest.c:43: error: conflicting types for 'getnetbyaddr_r' /usr/include/netdb.h:240: error: previous declaration of 'getnetbyaddr_r' was here conftest.c:43: error: conflicting types for 'getnetbyaddr_r' /usr/include/netdb.h:240: error: previous declaration of 'getnetbyaddr_r' was here configure:25823: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | /* end confdefs.h. */ | #undef __USE_MISC | #define __USE_MISC | #include | int getnetbyaddr_r (long, int, struct netent *, struct netent_data *); | | int | main () | { | return (0) | ; | return 0; | } configure:25874: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:25880: $? = 0 configure:25884: test -z || test ! -s conftest.err configure:25887: $? = 0 configure:25890: test -s conftest.o configure:25893: $? = 0 configure:25953: checking for setnetent_r configure:26010: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccMZ0tiP.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:80: undefined reference to `setnetent_r' /tmp/ccMZ0tiP.o:(.data+0x0): undefined reference to `setnetent_r' collect2: ld returned 1 exit status configure:26016: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | /* end confdefs.h. */ | /* Define setnetent_r to an innocuous variant, in case declares setnetent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define setnetent_r innocuous_setnetent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setnetent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setnetent_r | | /* 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 setnetent_r (); | /* 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_setnetent_r) || defined (__stub___setnetent_r) | choke me | #else | char (*f) () = setnetent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setnetent_r; | ; | return 0; | } configure:26041: result: no configure:26169: checking for endnetent_r configure:26226: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/cca9TZF5.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:80: undefined reference to `endnetent_r' /tmp/cca9TZF5.o:(.data+0x0): undefined reference to `endnetent_r' collect2: ld returned 1 exit status configure:26232: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | /* end confdefs.h. */ | /* Define endnetent_r to an innocuous variant, in case declares endnetent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define endnetent_r innocuous_endnetent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endnetent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endnetent_r | | /* 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 endnetent_r (); | /* 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_endnetent_r) || defined (__stub___endnetent_r) | choke me | #else | char (*f) () = endnetent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endnetent_r; | ; | return 0; | } configure:26257: result: no configure:26435: checking for getgrnam_r configure:26492: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:26498: $? = 0 configure:26502: test -z || test ! -s conftest.err configure:26505: $? = 0 configure:26508: test -s conftest configure:26511: $? = 0 configure:26523: result: yes configure:26534: checking for getgrgid_r configure:26591: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:26597: $? = 0 configure:26601: test -z || test ! -s conftest.err configure:26604: $? = 0 configure:26607: test -s conftest configure:26610: $? = 0 configure:26622: result: yes configure:26634: checking for getgrent_r configure:26691: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:26697: $? = 0 configure:26701: test -z || test ! -s conftest.err configure:26704: $? = 0 configure:26707: test -s conftest configure:26710: $? = 0 configure:26722: result: yes configure:26745: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:26751: $? = 0 configure:26755: test -z || test ! -s conftest.err configure:26758: $? = 0 configure:26761: test -s conftest.o configure:26764: $? = 0 configure:26796: checking for endgrent_r configure:26853: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/cckxU172.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:80: undefined reference to `endgrent_r' /tmp/cckxU172.o:(.data+0x0): undefined reference to `endgrent_r' collect2: ld returned 1 exit status configure:26859: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | /* end confdefs.h. */ | /* Define endgrent_r to an innocuous variant, in case declares endgrent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define endgrent_r innocuous_endgrent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endgrent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endgrent_r | | /* 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 endgrent_r (); | /* 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_endgrent_r) || defined (__stub___endgrent_r) | choke me | #else | char (*f) () = endgrent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endgrent_r; | ; | return 0; | } configure:26884: result: no configure:26903: checking for setgrent_r configure:26960: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/cc0Ggtdi.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:81: undefined reference to `setgrent_r' /tmp/cc0Ggtdi.o:(.data+0x0): undefined reference to `setgrent_r' collect2: ld returned 1 exit status configure:26966: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | /* end confdefs.h. */ | /* Define setgrent_r to an innocuous variant, in case declares setgrent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define setgrent_r innocuous_setgrent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setgrent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setgrent_r | | /* 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 setgrent_r (); | /* 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_setgrent_r) || defined (__stub___setgrent_r) | choke me | #else | char (*f) () = setgrent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setgrent_r; | ; | return 0; | } configure:26991: result: no configure:27013: checking for gethostbyname_r configure:27070: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:27076: $? = 0 configure:27080: test -z || test ! -s conftest.err configure:27083: $? = 0 configure:27086: test -s conftest configure:27089: $? = 0 configure:27101: result: yes configure:27126: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:47: error: conflicting types for 'gethostbyname_r' /usr/include/netdb.h:177: error: previous declaration of 'gethostbyname_r' was here conftest.c:47: error: conflicting types for 'gethostbyname_r' /usr/include/netdb.h:177: error: previous declaration of 'gethostbyname_r' was here configure:27132: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | /* end confdefs.h. */ | | #undef __USE_MISC | #define __USE_MISC | #include | struct hostent *gethostbyname_r | (const char *name, struct hostent *hp, char *buf, int len, int *h_errnop) {} | | int | main () | { | return (0); | ; | return 0; | } configure:27186: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:48: warning: "struct hostent_data" declared inside parameter list conftest.c:48: warning: its scope is only this definition or declaration, which is probably not what you want conftest.c:48: error: conflicting types for 'gethostbyname_r' /usr/include/netdb.h:177: error: previous declaration of 'gethostbyname_r' was here conftest.c:48: error: conflicting types for 'gethostbyname_r' /usr/include/netdb.h:177: error: previous declaration of 'gethostbyname_r' was here configure:27192: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | /* end confdefs.h. */ | | #undef __USE_MISC | #define __USE_MISC | #include | int gethostbyname_r(const char *name, | struct hostent *result, | struct hostent_data *hdptr); | | int | main () | { | | ; | return 0; | } configure:27247: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27253: $? = 0 configure:27257: test -z || test ! -s conftest.err configure:27260: $? = 0 configure:27263: test -s conftest.o configure:27266: $? = 0 configure:27318: checking for endhostent_r configure:27375: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/cckM4gvQ.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:82: undefined reference to `endhostent_r' /tmp/cckM4gvQ.o:(.data+0x0): undefined reference to `endhostent_r' collect2: ld returned 1 exit status configure:27381: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | /* end confdefs.h. */ | /* Define endhostent_r to an innocuous variant, in case declares endhostent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define endhostent_r innocuous_endhostent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endhostent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endhostent_r | | /* 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 endhostent_r (); | /* 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_endhostent_r) || defined (__stub___endhostent_r) | choke me | #else | char (*f) () = endhostent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endhostent_r; | ; | return 0; | } configure:27406: result: no configure:27592: checking for sethostent_r configure:27649: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccG6uAV5.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:82: undefined reference to `sethostent_r' /tmp/ccG6uAV5.o:(.data+0x0): undefined reference to `sethostent_r' collect2: ld returned 1 exit status configure:27655: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | /* end confdefs.h. */ | /* Define sethostent_r to an innocuous variant, in case declares sethostent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define sethostent_r innocuous_sethostent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sethostent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sethostent_r | | /* 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 sethostent_r (); | /* 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_sethostent_r) || defined (__stub___sethostent_r) | choke me | #else | char (*f) () = sethostent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sethostent_r; | ; | return 0; | } configure:27680: result: no configure:27850: checking struct passwd element pw_class configure:27871: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:49: error: structure has no member named `pw_class' configure:27877: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | struct passwd *pw; pw->pw_class = ""; | ; | return 0; | } configure:27903: result: no configure:27930: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27936: $? = 0 configure:27940: test -z || test ! -s conftest.err configure:27943: $? = 0 configure:27946: test -s conftest.o configure:27949: $? = 0 configure:27984: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27990: $? = 0 configure:27994: test -z || test ! -s conftest.err configure:27997: $? = 0 configure:28000: test -s conftest.o configure:28003: $? = 0 configure:28021: checking for getnetgrent_r configure:28078: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:28084: $? = 0 configure:28088: test -z || test ! -s conftest.err configure:28091: $? = 0 configure:28094: test -s conftest configure:28097: $? = 0 configure:28109: result: yes configure:28134: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:46: error: conflicting types for 'getnetgrent_r' /usr/include/netdb.h:430: error: previous declaration of 'getnetgrent_r' was here conftest.c:46: error: conflicting types for 'getnetgrent_r' /usr/include/netdb.h:430: error: previous declaration of 'getnetgrent_r' was here configure:28140: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | /* end confdefs.h. */ | | #undef __USE_MISC | #define __USE_MISC | #include | int getnetgrent_r(char **m, char **u, char **d, char *b, int l) {} | | | int | main () | { | return (0); | ; | return 0; | } configure:28190: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28196: $? = 0 configure:28200: test -z || test ! -s conftest.err configure:28203: $? = 0 configure:28206: test -s conftest.o configure:28209: $? = 0 configure:28309: checking for endnetgrent_r configure:28366: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/cck1iu5i.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:82: undefined reference to `endnetgrent_r' /tmp/cck1iu5i.o:(.data+0x0): undefined reference to `endnetgrent_r' collect2: ld returned 1 exit status configure:28372: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | /* end confdefs.h. */ | /* Define endnetgrent_r to an innocuous variant, in case declares endnetgrent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define endnetgrent_r innocuous_endnetgrent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endnetgrent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endnetgrent_r | | /* 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 endnetgrent_r (); | /* 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_endnetgrent_r) || defined (__stub___endnetgrent_r) | choke me | #else | char (*f) () = endnetgrent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endnetgrent_r; | ; | return 0; | } configure:28397: result: no configure:28419: checking for setnetgrent_r configure:28476: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccspL1Pb.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:83: undefined reference to `setnetgrent_r' /tmp/ccspL1Pb.o:(.data+0x0): undefined reference to `setnetgrent_r' collect2: ld returned 1 exit status configure:28482: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | /* end confdefs.h. */ | /* Define setnetgrent_r to an innocuous variant, in case declares setnetgrent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define setnetgrent_r innocuous_setnetgrent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setnetgrent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setnetgrent_r | | /* 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 setnetgrent_r (); | /* 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_setnetgrent_r) || defined (__stub___setnetgrent_r) | choke me | #else | char (*f) () = setnetgrent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setnetgrent_r; | ; | return 0; | } configure:28507: result: no configure:28532: checking for innetgr_r configure:28589: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccqNC8fn.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:83: undefined reference to `innetgr_r' /tmp/ccqNC8fn.o:(.data+0x0): undefined reference to `innetgr_r' collect2: ld returned 1 exit status configure:28595: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | /* end confdefs.h. */ | /* Define innetgr_r to an innocuous variant, in case declares innetgr_r. | For example, HP-UX 11i declares gettimeofday. */ | #define innetgr_r innocuous_innetgr_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char innetgr_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef innetgr_r | | /* 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 innetgr_r (); | /* 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_innetgr_r) || defined (__stub___innetgr_r) | choke me | #else | char (*f) () = innetgr_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != innetgr_r; | ; | return 0; | } configure:28620: result: no configure:28636: checking for getprotoent_r configure:28693: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:28699: $? = 0 configure:28703: test -z || test ! -s conftest.err configure:28706: $? = 0 configure:28709: test -s conftest configure:28712: $? = 0 configure:28724: result: yes configure:28751: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:49: error: conflicting types for 'getprotoent_r' /usr/include/netdb.h:371: error: previous declaration of 'getprotoent_r' was here conftest.c:49: error: conflicting types for 'getprotoent_r' /usr/include/netdb.h:371: error: previous declaration of 'getprotoent_r' was here configure:28757: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | /* end confdefs.h. */ | | #undef __USE_MISC | #define __USE_MISC | #include | struct protoent *getprotoent_r(struct protoent *result, | char *buffer, int buflen) {} | | | int | main () | { | return (0); | | ; | return 0; | } configure:28810: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28816: $? = 0 configure:28820: test -z || test ! -s conftest.err configure:28823: $? = 0 configure:28826: test -s conftest.o configure:28829: $? = 0 configure:28875: checking for endprotoent_r configure:28932: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccQx0v46.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:84: undefined reference to `endprotoent_r' /tmp/ccQx0v46.o:(.data+0x0): undefined reference to `endprotoent_r' collect2: ld returned 1 exit status configure:28938: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | /* end confdefs.h. */ | /* Define endprotoent_r to an innocuous variant, in case declares endprotoent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define endprotoent_r innocuous_endprotoent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endprotoent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endprotoent_r | | /* 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 endprotoent_r (); | /* 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_endprotoent_r) || defined (__stub___endprotoent_r) | choke me | #else | char (*f) () = endprotoent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endprotoent_r; | ; | return 0; | } configure:28963: result: no configure:29040: checking for setprotoent_r configure:29097: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/cc0xtSbk.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:84: undefined reference to `setprotoent_r' /tmp/cc0xtSbk.o:(.data+0x0): undefined reference to `setprotoent_r' collect2: ld returned 1 exit status configure:29103: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | /* end confdefs.h. */ | /* Define setprotoent_r to an innocuous variant, in case declares setprotoent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define setprotoent_r innocuous_setprotoent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setprotoent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setprotoent_r | | /* 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 setprotoent_r (); | /* 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_setprotoent_r) || defined (__stub___setprotoent_r) | choke me | #else | char (*f) () = setprotoent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setprotoent_r; | ; | return 0; | } configure:29128: result: no configure:29195: checking for getpwent_r configure:29252: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:29258: $? = 0 configure:29262: test -z || test ! -s conftest.err configure:29265: $? = 0 configure:29268: test -s conftest configure:29271: $? = 0 configure:29283: result: yes configure:29309: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:48: error: conflicting types for 'getpwent_r' /usr/include/pwd.h:142: error: previous declaration of 'getpwent_r' was here conftest.c:48: error: conflicting types for 'getpwent_r' /usr/include/pwd.h:142: error: previous declaration of 'getpwent_r' was here configure:29315: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | /* end confdefs.h. */ | | #include | #include | struct passwd * | getpwent_r(struct passwd *pwptr, char *buf, int buflen) {} | | | int | main () | { | | | ; | return 0; | } configure:29365: checking for endpwent_r configure:29422: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccGcxZ2Q.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:84: undefined reference to `endpwent_r' /tmp/ccGcxZ2Q.o:(.data+0x0): undefined reference to `endpwent_r' collect2: ld returned 1 exit status configure:29428: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | /* end confdefs.h. */ | /* Define endpwent_r to an innocuous variant, in case declares endpwent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define endpwent_r innocuous_endpwent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endpwent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endpwent_r | | /* 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 endpwent_r (); | /* 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_endpwent_r) || defined (__stub___endpwent_r) | choke me | #else | char (*f) () = endpwent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endpwent_r; | ; | return 0; | } configure:29453: result: no configure:29521: checking for setpassent_r configure:29578: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccSUhIp3.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:85: undefined reference to `setpassent_r' /tmp/ccSUhIp3.o:(.data+0x0): undefined reference to `setpassent_r' collect2: ld returned 1 exit status configure:29584: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | #define NEED_ENDPWENT_R 1 | /* end confdefs.h. */ | /* Define setpassent_r to an innocuous variant, in case declares setpassent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define setpassent_r innocuous_setpassent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpassent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpassent_r | | /* 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 setpassent_r (); | /* 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_setpassent_r) || defined (__stub___setpassent_r) | choke me | #else | char (*f) () = setpassent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setpassent_r; | ; | return 0; | } configure:29609: result: no configure:29620: checking for setpassent configure:29677: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccYjEK7d.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:86: undefined reference to `setpassent' /tmp/ccYjEK7d.o:(.data+0x0): undefined reference to `setpassent' collect2: ld returned 1 exit status configure:29683: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | #define NEED_ENDPWENT_R 1 | #define NEED_SETPASSENT_R 1 | /* end confdefs.h. */ | /* Define setpassent to an innocuous variant, in case declares setpassent. | For example, HP-UX 11i declares gettimeofday. */ | #define setpassent innocuous_setpassent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpassent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpassent | | /* 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 setpassent (); | /* 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_setpassent) || defined (__stub___setpassent) | choke me | #else | char (*f) () = setpassent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setpassent; | ; | return 0; | } configure:29708: result: no configure:29720: checking for setpwent_r configure:29777: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccY9rZXo.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:87: undefined reference to `setpwent_r' /tmp/ccY9rZXo.o:(.data+0x0): undefined reference to `setpwent_r' collect2: ld returned 1 exit status configure:29783: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | #define NEED_ENDPWENT_R 1 | #define NEED_SETPASSENT_R 1 | #define NEED_SETPASSENT 1 | /* end confdefs.h. */ | /* Define setpwent_r to an innocuous variant, in case declares setpwent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define setpwent_r innocuous_setpwent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpwent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpwent_r | | /* 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 setpwent_r (); | /* 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_setpwent_r) || defined (__stub___setpwent_r) | choke me | #else | char (*f) () = setpwent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setpwent_r; | ; | return 0; | } configure:29808: result: no configure:29924: checking for getpwnam_r configure:29981: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:29987: $? = 0 configure:29991: test -z || test ! -s conftest.err configure:29994: $? = 0 configure:29997: test -s conftest configure:30000: $? = 0 configure:30012: result: yes configure:30023: checking for getpwuid_r configure:30080: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:30086: $? = 0 configure:30090: test -z || test ! -s conftest.err configure:30093: $? = 0 configure:30096: test -s conftest configure:30099: $? = 0 configure:30111: result: yes configure:30127: checking for getservent_r configure:30184: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:30190: $? = 0 configure:30194: test -z || test ! -s conftest.err configure:30197: $? = 0 configure:30200: test -s conftest configure:30203: $? = 0 configure:30215: result: yes configure:30240: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:53: error: conflicting types for 'getservent_r' /usr/include/netdb.h:305: error: previous declaration of 'getservent_r' was here conftest.c:53: error: conflicting types for 'getservent_r' /usr/include/netdb.h:305: error: previous declaration of 'getservent_r' was here configure:30246: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | #define NEED_ENDPWENT_R 1 | #define NEED_SETPASSENT_R 1 | #define NEED_SETPASSENT 1 | #define NEED_SETPWENT_R 1 | /* end confdefs.h. */ | | #undef __USE_MISC | #define __USE_MISC | #include | struct servent * | getservent_r(struct servent *result, char *buffer, int buflen) {} | | int | main () | { | return (0); | ; | return 0; | } configure:30297: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30303: $? = 0 configure:30307: test -z || test ! -s conftest.err configure:30310: $? = 0 configure:30313: test -s conftest.o configure:30316: $? = 0 configure:30362: checking for endservent_r configure:30419: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/cc6HXMu9.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:88: undefined reference to `endservent_r' /tmp/cc6HXMu9.o:(.data+0x0): undefined reference to `endservent_r' collect2: ld returned 1 exit status configure:30425: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | #define NEED_ENDPWENT_R 1 | #define NEED_SETPASSENT_R 1 | #define NEED_SETPASSENT 1 | #define NEED_SETPWENT_R 1 | /* end confdefs.h. */ | /* Define endservent_r to an innocuous variant, in case declares endservent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define endservent_r innocuous_endservent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char endservent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef endservent_r | | /* 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 endservent_r (); | /* 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_endservent_r) || defined (__stub___endservent_r) | choke me | #else | char (*f) () = endservent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != endservent_r; | ; | return 0; | } configure:30450: result: no configure:30527: checking for setservent_r configure:30584: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccKVCfik.o: In function `main': /var/uhubuild/work/compile/lib/bind/conftest.c:88: undefined reference to `setservent_r' /tmp/ccKVCfik.o:(.data+0x0): undefined reference to `setservent_r' collect2: ld returned 1 exit status configure:30590: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | #define NEED_ENDPWENT_R 1 | #define NEED_SETPASSENT_R 1 | #define NEED_SETPASSENT 1 | #define NEED_SETPWENT_R 1 | /* end confdefs.h. */ | /* Define setservent_r to an innocuous variant, in case declares setservent_r. | For example, HP-UX 11i declares gettimeofday. */ | #define setservent_r innocuous_setservent_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setservent_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setservent_r | | /* 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 setservent_r (); | /* 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_setservent_r) || defined (__stub___setservent_r) | choke me | #else | char (*f) () = setservent_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setservent_r; | ; | return 0; | } configure:30615: result: no configure:30710: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30716: $? = 0 configure:30720: test -z || test ! -s conftest.err configure:30723: $? = 0 configure:30726: test -s conftest.o configure:30729: $? = 0 configure:30823: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:55: error: conflicting types for 'setnetgrent' /usr/include/netdb.h:390: error: previous declaration of 'setnetgrent' was here conftest.c:55: error: conflicting types for 'setnetgrent' /usr/include/netdb.h:390: error: previous declaration of 'setnetgrent' was here configure:30829: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | #define NEED_ENDPWENT_R 1 | #define NEED_SETPASSENT_R 1 | #define NEED_SETPASSENT 1 | #define NEED_SETPWENT_R 1 | /* end confdefs.h. */ | | #undef _REENTRANT | #define _REENTRANT | #undef __USE_MISC | #define __USE_MISC | #include | #include | void setnetgrent(const char *); | | | int | main () | { | | ; | return 0; | } configure:30877: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:55: error: conflicting types for 'setnetgrent' /usr/include/netdb.h:390: error: previous declaration of 'setnetgrent' was here conftest.c:55: error: conflicting types for 'setnetgrent' /usr/include/netdb.h:390: error: previous declaration of 'setnetgrent' was here configure:30883: $? = 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_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STROPTS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define PATH_RANDOMDEV "/dev/random" | #define HAVE_FLOCKFILE 1 | #define HAVE_CATGETS 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define WANT_IPV6 1 | #define HAVE_ADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAISTRERROR 1 | #define HAVE_CHROOT 1 | #define NEED_SETGROUPENT 1 | #define NEED_ENDGRENT_R 1 | #define NEED_SETGRENT_R 1 | #define NEED_ENDNETGRENT_R 1 | #define NEED_INNETGR_R 1 | #define NEED_ENDPWENT_R 1 | #define NEED_SETPASSENT_R 1 | #define NEED_SETPASSENT 1 | #define NEED_SETPWENT_R 1 | /* end confdefs.h. */ | | #undef _REENTRANT | #define _REENTRANT | #undef __USE_MISC | #define __USE_MISC | #include | #include | void setnetgrent(char *); | | | int | main () | { | | ; | return 0; | } configure:31122: 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:878: creating make/rules config.status:878: creating make/mkdep config.status:878: creating make/includes config.status:878: creating Makefile config.status:878: creating bsd/Makefile config.status:878: creating dst/Makefile config.status:878: creating include/Makefile config.status:878: creating inet/Makefile config.status:878: creating irs/Makefile config.status:878: creating isc/Makefile config.status:878: creating nameser/Makefile config.status:878: creating port_after.h config.status:878: creating port_before.h config.status:878: creating resolv/Makefile config.status:878: creating port/Makefile config.status:878: creating port/linux/Makefile config.status:878: creating port/linux/include/Makefile config.status:982: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_f77_compiler_gnu=no ac_cv_file__dev_random=yes ac_cv_func_catgets=yes ac_cv_func_chroot=yes ac_cv_func_daemon=yes ac_cv_func_endgrent_r=no ac_cv_func_endhostent_r=no ac_cv_func_endnetent_r=no ac_cv_func_endnetgrent_r=no ac_cv_func_endprotoent_r=no ac_cv_func_endpwent_r=no ac_cv_func_endservent_r=no ac_cv_func_flockfile=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgrouplist=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getipnodebyname=no ac_cv_func_getnameinfo=yes ac_cv_func_getnetbyaddr_r=yes ac_cv_func_getnetgrent_r=yes ac_cv_func_getprotoent_r=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getservent_r=yes ac_cv_func_gettimeofday=yes ac_cv_func_if_nametoindex=yes ac_cv_func_innetgr_r=no ac_cv_func_pselect=yes ac_cv_func_setgrent_r=no ac_cv_func_setgroupent=no ac_cv_func_sethostent_r=no ac_cv_func_setnetent_r=no ac_cv_func_setnetgrent_r=no ac_cv_func_setpassent=no ac_cv_func_setpassent_r=no ac_cv_func_setprotoent_r=no ac_cv_func_setpwent_r=no ac_cv_func_setservent_r=no ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strndup=yes ac_cv_func_strsep=yes ac_cv_func_vsnprintf=yes ac_cv_header_db_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_paths_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_stropts_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timers_h=no ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_d4r_gethostbyname_r=no ac_cv_lib_nsl_inet_ntoa=yes ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_PERL=/usr/bin/perl5 ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=/usr/bin/ar ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_RANLIB=ranlib 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_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes ac_cv_type_uintptr_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## A='la' ALWAYS_DEFINES='' AR='/usr/bin/ar' ARFLAGS='cruv' BIND9_TOP_BUILDDIR='/var/uhubuild/work/compile/lib/bind' BIND9_VERSION='VERSION=9.3.2' BSD_COMP='#undef BSD_COMP' CC='i586-uhu-linux-gcc' CCOPT='' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXFLAGS='-g -O2' DAEMON_OBJS='' DEFS='-DHAVE_CONFIG_H' DO_PTHREADS='#undef DO_PTHREADS' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ETAGS='' EXEEXT='' F77='' FFLAGS='' GETGROUPLIST_ARGS='#define GETGROUPLIST_ARGS const char *name, int basegid, int *groups, int *ngroups' GETNETBYADDR_ADDR_T='#define GETNETBYADDR_ADDR_T unsigned long int' GROUP_R_ARGS='#define GROUP_R_ARGS char *buf, int buflen' GROUP_R_BAD='#define GROUP_R_BAD NULL' GROUP_R_END_RESULT='#define GROUP_R_END_RESULT(x) /*empty*/' GROUP_R_END_RETURN='#define GROUP_R_END_RETURN void' GROUP_R_ENT_ARGS='#define GROUP_R_ENT_ARGS void' GROUP_R_OK='#define GROUP_R_OK gptr' GROUP_R_RETURN='#define GROUP_R_RETURN struct group *' GROUP_R_SET_RESULT='#undef GROUP_R_SET_RESULT /*empty*/' GROUP_R_SET_RETURN='#define GROUP_R_SET_RETURN void' HAS_INET6_STRUCTS='#define HAS_INET6_STRUCTS 1' HAS_IN_ADDR6='#undef HAS_IN_ADDR6' HAVE_MD5='#undef HAVE_MD5' HAVE_MINIMUM_IFREQ='#undef HAVE_MINIMUM_IFREQ' HAVE_SA_LEN='#undef HAVE_SA_LEN' HAVE_SIN6_SCOPE_ID='#define HAVE_SIN6_SCOPE_ID 1' HAVE_SOCKADDR_STORAGE='#define HAVE_SOCKADDR_STORAGE 1' HAVE_STRNDUP='#define HAVE_STRNDUP 1' HOSTENT_DATA='#undef HOSTENT_DATA' HOST_R_ARGS='#define HOST_R_ARGS char *buf, size_t buflen, struct hostent **answerp, int *h_errnop' HOST_R_BAD='#define HOST_R_BAD ERANGE' HOST_R_COPY='#define HOST_R_COPY buf, buflen' HOST_R_COPY_ARGS='#define HOST_R_COPY_ARGS char *buf, int buflen' HOST_R_END_RESULT='#define HOST_R_END_RESULT(x) /*empty*/' HOST_R_END_RETURN='#define HOST_R_END_RETURN void' HOST_R_ENT_ARGS='#undef HOST_R_ENT_ARGS /*empty*/' HOST_R_ERRNO='#define HOST_R_ERRNO *h_errnop = h_errno' HOST_R_OK='#define HOST_R_OK 0' HOST_R_RETURN='#define HOST_R_RETURN int' HOST_R_SETANSWER='#define HOST_R_SETANSWER 1' HOST_R_SET_RESULT='#undef HOST_R_SET_RESULT' HOST_R_SET_RETURN='#define HOST_R_SET_RETURN void' INNETGR_ARGS='#undef INNETGR_ARGS' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' IRIX_DNSSEC_WARNINGS_HACK='' ISC_EXTRA_OBJS='' ISC_EXTRA_SRCS='' ISC_IPV6_C='' ISC_IPV6_H='' ISC_IPV6_O='' ISC_ISCIPV6_O='' ISC_LWRES_ENDHOSTENTINT='#undef ISC_LWRES_ENDHOSTENTINT' ISC_LWRES_ENDNETENTINT='#undef ISC_LWRES_ENDNETENTINT' ISC_LWRES_GETADDRINFOPROTO='#undef ISC_LWRES_GETADDRINFOPROTO' ISC_LWRES_GETHOSTBYADDRVOID='#define ISC_LWRES_GETHOSTBYADDRVOID 1' ISC_LWRES_GETIPNODEPROTO='#define ISC_LWRES_GETIPNODEPROTO 1' ISC_LWRES_GETNAMEINFOPROTO='#undef ISC_LWRES_GETNAMEINFOPROTO' ISC_LWRES_NEEDHERRNO='#undef ISC_LWRES_NEEDHERRNO' ISC_LWRES_SETNETENTINT='#undef ISC_LWRES_SETNETENTINT' ISC_PLATFORM_FIXIN6ISADDR='#undef ISC_PLATFORM_FIXIN6ISADDR' ISC_PLATFORM_HAVEIN6PKTINFO='#define ISC_PLATFORM_HAVEIN6PKTINFO 1' ISC_PLATFORM_MSGHDRFLAVOR='#define ISC_NET_BSD44MSGHDR 1' ISC_PLATFORM_NEEDATON='#undef ISC_PLATFORM_NEEDATON' ISC_PLATFORM_NEEDNETINET6IN6H='#undef ISC_PLATFORM_NEEDNETINET6IN6H' ISC_PLATFORM_NEEDNETINETIN6H='#undef ISC_PLATFORM_NEEDNETINETIN6H' ISC_PLATFORM_NEEDNTOP='#undef ISC_PLATFORM_NEEDNTOP' ISC_PLATFORM_NEEDPORTT='#undef ISC_PLATFORM_NEEDPORTT' ISC_PLATFORM_NEEDPTON='#undef ISC_PLATFORM_NEEDPTON' ISC_PLATFORM_NEEDSTRSEP='#undef ISC_PLATFORM_NEEDSTRSEP' ISC_PLATFORM_NEEDSYSSELECTH='' ISC_PLATFORM_NEEDVSNPRINTF='#undef ISC_PLATFORM_NEEDVSNPRINTF' ISC_PLATFORM_QUADFORMAT='#define ISC_PLATFORM_QUADFORMAT "ll"' ISC_SOCKLEN_T='#define ISC_SOCKLEN_T socklen_t' ISC_THREAD_DIR='nothreads' LDFLAGS='' LIBOBJS='' LIBS='-lnsl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_MKDEP_SED='s;\.o;\.lo;' LIBTOOL_MODE_COMPILE='--mode=compile' LIBTOOL_MODE_INSTALL='--mode=install' LIBTOOL_MODE_LINK='--mode=link' LN='ln' LN_S='ln -s' LTLIBOBJS='' MKDEPCC='i586-uhu-linux-gcc' MKDEPCFLAGS='-M' MKDEPPROG='' NEED_DAEMON='#undef NEED_DAEMON' NEED_GETTIMEOFDAY='#undef NEED_GETTIMEOFDAY' NEED_IN6ADDR_ANY='#undef NEED_IN6ADDR_ANY' NEED_PSELECT='#undef NEED_PSELECT' NEED_STRERROR='#undef NEED_STRERROR' NEED_STRSEP='#undef NEED_STRSEP' NETENT_DATA='#undef NETENT_DATA' NET_R_ARGS='#define NET_R_ARGS char *buf, size_t buflen, struct netent **answerp, int *h_errnop' NET_R_BAD='#define NET_R_BAD ERANGE' NET_R_COPY='#define NET_R_COPY buf, buflen' NET_R_COPY_ARGS='#define NET_R_COPY_ARGS char *buf, size_t buflen' NET_R_END_RESULT='#define NET_R_END_RESULT(x) /*empty*/' NET_R_END_RETURN='#define NET_R_END_RETURN void' NET_R_ENT_ARGS='#undef NET_R_ENT_ARGS /*empty*/' NET_R_OK='#define NET_R_OK 0' NET_R_RETURN='#define NET_R_RETURN int' NET_R_SETANSWER='#define NET_R_SETANSWER 1' NET_R_SET_RESULT='#undef NET_R_SET_RESULT /*empty*/' NET_R_SET_RETURN='#define NET_R_SET_RETURN void' NGR_R_ARGS='#define NGR_R_ARGS char *buf, size_t buflen' NGR_R_BAD='#define NGR_R_BAD (0)' NGR_R_COPY='#define NGR_R_COPY buf, buflen' NGR_R_COPY_ARGS='#define NGR_R_COPY_ARGS NGR_R_ARGS' NGR_R_END_RESULT='#define NGR_R_END_RESULT(x) /*empty*/' NGR_R_END_RETURN='#define NGR_R_END_RETURN void' NGR_R_ENT_ARGS='#undef NGR_R_ENT_ARGS /*empty*/' NGR_R_OK='#define NGR_R_OK 1' NGR_R_PRIVATE='' NGR_R_RETURN='#define NGR_R_RETURN int' NGR_R_SET_RESULT='#undef NGR_R_SET_RESULT /*empty*/' NGR_R_SET_RETURN='#define NGR_R_SET_RETURN void' O='lo' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PASS_R_ARGS='' PASS_R_BAD='' PASS_R_COPY='' PASS_R_COPY_ARGS='' PASS_R_END_RESULT='#define PASS_R_END_RESULT(x) /*empty*/' PASS_R_END_RETURN='#define PASS_R_END_RETURN void' PASS_R_ENT_ARGS='#undef PASS_R_ENT_ARGS' PASS_R_OK='' PASS_R_RETURN='' PASS_R_SET_RESULT='#undef PASS_R_SET_RESULT /*empty*/' PASS_R_SET_RETURN='#define PASS_R_SET_RETURN void' PATH_SEPARATOR=':' PERL='/usr/bin/perl5' PORT_DIR='port/linux' PORT_INCLUDE='port/linux/include' PORT_NONBLOCK='#define PORT_NONBLOCK O_NONBLOCK' PROTO_R_ARGS='#define PROTO_R_ARGS char *buf, size_t buflen, struct protoent **answerp' PROTO_R_BAD='#define PROTO_R_BAD ERANGE' PROTO_R_COPY='#define PROTO_R_COPY buf, buflen' PROTO_R_COPY_ARGS='#define PROTO_R_COPY_ARGS char *buf, size_t buflen' PROTO_R_END_RESULT='#define PROTO_R_END_RESULT(x) /*empty*/' PROTO_R_END_RETURN='#define PROTO_R_END_RETURN void' PROTO_R_ENT_ARGS='#undef PROTO_R_ENT_ARGS /*empty*/' PROTO_R_OK='#define PROTO_R_OK 0' PROTO_R_RETURN='#define PROTO_R_RETURN int' PROTO_R_SETANSWER='#define PROTO_R_SETANSWER 1' PROTO_R_SET_RESULT='#undef PROTO_R_SET_RESULT' PROTO_R_SET_RETURN='#define PROTO_R_SET_RETURN void' PURIFY='' RANLIB='ranlib' SA='a' SERV_R_ARGS='#define SERV_R_ARGS char *buf, size_t buflen, struct servent **answerp' SERV_R_BAD='#define SERV_R_BAD ERANGE' SERV_R_COPY='#define SERV_R_COPY buf, buflen' SERV_R_COPY_ARGS='#define SERV_R_COPY_ARGS char *buf, size_t buflen' SERV_R_END_RESULT='#define SERV_R_END_RESULT(x) /*empty*/' SERV_R_END_RETURN='#define SERV_R_END_RETURN void ' SERV_R_ENT_ARGS='#undef SERV_R_ENT_ARGS /*empty*/' SERV_R_OK='#define SERV_R_OK (0)' SERV_R_RETURN='#define SERV_R_RETURN int' SERV_R_SETANSWER='#define SERV_R_SETANSWER 1' SERV_R_SET_RESULT='#undef SERV_R_SET_RESULT' SERV_R_SET_RETURN='#define SERV_R_SET_RETURN void' SETGRENT_VOID='#define SETGRENT_VOID 1' SETNETGRENT_ARGS='' SETPWENT_VOID='#define SETPWENT_VOID 1' SET_MAKE='' SHELL='/bin/sh' SOLARIS2='#undef SOLARIS2' SOLARIS_BITTYPES='#undef NEED_SOLARIS_BITTYPES' STD_CDEFINES=' -D_GNU_SOURCE' STD_CINCLUDES='' STD_CWARNINGS=' -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings' STRIP='strip' STRSEP_OBJS='' USE_FIONBIO_IOCTL='#undef USE_FIONBIO_IOCTL' USE_IFNAMELINKID='#define USE_IFNAMELINKID 1' USE_POLL='#undef HAVE_POLL' USE_SYSERROR_LIST='#undef USE_SYSERROR_LIST' WANT_IRS_DBPW_OBJS='' WANT_IRS_GR='#undef WANT_IRS_GR' WANT_IRS_GR_OBJS='' WANT_IRS_NIS='#undef WANT_IRS_NIS' WANT_IRS_NISGR_OBJS='' WANT_IRS_NISPW_OBJS='' WANT_IRS_NIS_OBJS='' WANT_IRS_PW='#undef WANT_IRS_PW' WANT_IRS_PW_OBJS='' WANT_IRS_THREADSGR_OBJS='' WANT_IRS_THREADSPW_OBJS='' WANT_IRS_THREADS_OBJS='' WANT_THREADS_OBJS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' 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}/bind/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,' purify_path='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ------------- ## ## Output files. ## ## ------------- ## BIND9_INCLUDES='/var/uhubuild/work/compile/lib/bind/make/includes' BIND9_MAKE_RULES='/var/uhubuild/work/compile/lib/bind/make/rules' LIBBIND_API='./api' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ADDRINFO 1 #define HAVE_CATGETS 1 #define HAVE_CHROOT 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_GAISTRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBNSL 1 #define HAVE_MEMORY_H 1 #define HAVE_PATHS_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define NEED_ENDGRENT_R 1 #define NEED_ENDNETGRENT_R 1 #define NEED_ENDPWENT_R 1 #define NEED_INNETGR_R 1 #define NEED_SETGRENT_R 1 #define NEED_SETGROUPENT 1 #define NEED_SETPASSENT 1 #define NEED_SETPASSENT_R 1 #define NEED_SETPWENT_R 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PATH_RANDOMDEV "/dev/random" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define WANT_IPV6 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0