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 --with-loadavg --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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:1335: checking build system type configure:1353: result: i686-uhu-linux-gnu configure:1361: checking host system type configure:1375: result: i686-uhu-linux-gnu configure:1383: checking target system type configure:1397: result: i686-uhu-linux-gnu configure:1420: checking for i686-uhu-linux-gcc configure:1436: found /usr/bin/i686-uhu-linux-gcc configure:1446: result: i686-uhu-linux-gcc configure:1728: checking for C compiler version configure:1731: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:1734: $? = 0 configure:1736: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1739: $? = 0 configure:1741: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:1744: $? = 1 configure:1767: checking for C compiler default output file name configure:1770: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1773: $? = 0 configure:1819: result: a.out configure:1824: checking whether the C compiler works configure:1830: ./a.out configure:1833: $? = 0 configure:1850: result: yes configure:1857: checking whether we are cross compiling configure:1859: result: no configure:1862: checking for suffix of executables configure:1864: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1867: $? = 0 configure:1892: result: configure:1898: checking for suffix of object files configure:1919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1922: $? = 0 configure:1944: result: o configure:1948: checking whether we are using the GNU C compiler configure:1972: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1978: $? = 0 configure:1982: test -z || test ! -s conftest.err configure:1985: $? = 0 configure:1988: test -s conftest.o configure:1991: $? = 0 configure:2004: result: yes configure:2010: checking whether i686-uhu-linux-gcc accepts -g configure:2031: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2037: $? = 0 configure:2041: test -z || test ! -s conftest.err configure:2044: $? = 0 configure:2047: test -s conftest.o configure:2050: $? = 0 configure:2061: result: yes configure:2078: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2148: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2154: $? = 0 configure:2158: test -z || test ! -s conftest.err configure:2161: $? = 0 configure:2164: test -s conftest.o configure:2167: $? = 0 configure:2185: result: none needed configure:2203: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2209: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2355: checking for a BSD-compatible install configure:2410: result: /bin/install -c configure:2424: checking for i686-uhu-linux-ranlib configure:2453: result: no configure:2462: checking for ranlib configure:2478: found /usr/bin/ranlib configure:2489: result: ranlib configure:2504: checking for main in -lcompat configure:2528: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcompat >&5 /usr/bin/ld: cannot find -lcompat collect2: error: ld returned 1 exit status configure:2534: $? = 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. */ | | | int | main () | { | main (); | ; | return 0; | } configure:2560: result: no configure:2571: checking for library containing gethostbyname configure:2601: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2607: $? = 0 configure:2611: test -z || test ! -s conftest.err configure:2614: $? = 0 configure:2617: test -s conftest configure:2620: $? = 0 configure:2690: result: none required configure:2697: checking for library containing getnameinfo configure:2727: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2733: $? = 0 configure:2737: test -z || test ! -s conftest.err configure:2740: $? = 0 configure:2743: test -s conftest configure:2746: $? = 0 configure:2816: result: none required configure:2823: checking for library containing inet_ntop configure:2853: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2859: $? = 0 configure:2863: test -z || test ! -s conftest.err configure:2866: $? = 0 configure:2869: test -s conftest configure:2872: $? = 0 configure:2942: result: none required configure:2954: checking for getnameinfo configure:3011: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3017: $? = 0 configure:3021: test -z || test ! -s conftest.err configure:3024: $? = 0 configure:3027: test -s conftest configure:3030: $? = 0 configure:3042: result: yes configure:2954: checking for inet_ntop configure:3011: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3017: $? = 0 configure:3021: test -z || test ! -s conftest.err configure:3024: $? = 0 configure:3027: test -s conftest configure:3030: $? = 0 configure:3042: result: yes configure:3056: checking for difftime configure:3113: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest configure:3132: $? = 0 configure:3144: result: yes configure:3233: checking for fcvt configure:3290: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3296: $? = 0 configure:3300: test -z || test ! -s conftest.err configure:3303: $? = 0 configure:3306: test -s conftest configure:3309: $? = 0 configure:3321: result: yes configure:3410: checking for ecvt configure:3467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3473: $? = 0 configure:3477: test -z || test ! -s conftest.err configure:3480: $? = 0 configure:3483: test -s conftest configure:3486: $? = 0 configure:3498: result: yes configure:3587: checking for gcvt configure:3644: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3650: $? = 0 configure:3654: test -z || test ! -s conftest.err configure:3657: $? = 0 configure:3660: test -s conftest configure:3663: $? = 0 configure:3675: result: yes configure:3761: checking for strerror configure:3818: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3824: $? = 0 configure:3828: test -z || test ! -s conftest.err configure:3831: $? = 0 configure:3834: test -s conftest configure:3837: $? = 0 configure:3849: result: yes configure:3858: checking for strcasecmp configure:3915: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:40:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:3921: $? = 0 configure:3925: test -z || test ! -s conftest.err configure:3928: $? = 0 configure:3931: test -s conftest configure:3934: $? = 0 configure:3946: result: yes configure:3955: checking for socket configure:4012: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4018: $? = 0 configure:4022: test -z || test ! -s conftest.err configure:4025: $? = 0 configure:4028: test -s conftest configure:4031: $? = 0 configure:4043: result: yes configure:4199: checking for inet_aton configure:4256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4262: $? = 0 configure:4266: test -z || test ! -s conftest.err configure:4269: $? = 0 configure:4272: test -s conftest configure:4275: $? = 0 configure:4287: result: yes configure:4523: checking for setenv configure:4580: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4586: $? = 0 configure:4590: test -z || test ! -s conftest.err configure:4593: $? = 0 configure:4596: test -s conftest configure:4599: $? = 0 configure:4611: result: yes configure:4620: checking for strsignal configure:4677: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4683: $? = 0 configure:4687: test -z || test ! -s conftest.err configure:4690: $? = 0 configure:4693: test -s conftest configure:4696: $? = 0 configure:4708: result: yes configure:4717: checking for sys_siglist in -lc configure:4747: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc >&5 configure:4753: $? = 0 configure:4757: test -z || test ! -s conftest.err configure:4760: $? = 0 configure:4763: test -s conftest configure:4766: $? = 0 configure:4779: result: yes configure:4788: checking for gai_strerror configure:4845: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4851: $? = 0 configure:4855: test -z || test ! -s conftest.err configure:4858: $? = 0 configure:4861: test -s conftest configure:4864: $? = 0 configure:4876: result: yes configure:4885: checking for freeaddrinfo configure:4942: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest configure:4961: $? = 0 configure:4973: result: yes configure:4982: checking for getaddrinfo configure:5039: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5045: $? = 0 configure:5049: test -z || test ! -s conftest.err configure:5052: $? = 0 configure:5055: test -s conftest configure:5058: $? = 0 configure:5070: result: yes configure:5085: checking how to run the C preprocessor configure:5120: i686-uhu-linux-gcc -E conftest.c configure:5126: $? = 0 configure:5158: i686-uhu-linux-gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | #include configure:5203: result: i686-uhu-linux-gcc -E configure:5227: i686-uhu-linux-gcc -E conftest.c configure:5233: $? = 0 configure:5265: i686-uhu-linux-gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | #include configure:5315: checking for egrep configure:5325: result: grep -E configure:5330: checking for ANSI C header files configure:5355: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5361: $? = 0 configure:5365: test -z || test ! -s conftest.err configure:5368: $? = 0 configure:5371: test -s conftest.o configure:5374: $? = 0 configure:5463: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:40:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:5466: $? = 0 configure:5468: ./conftest configure:5471: $? = 0 configure:5486: result: yes configure:5510: checking for sys/types.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5510: checking for sys/stat.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5510: checking for stdlib.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5510: checking for string.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5510: checking for memory.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5510: checking for strings.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5510: checking for inttypes.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5510: checking for stdint.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5510: checking for unistd.h configure:5526: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5532: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5556: result: yes configure:5583: checking for sys/types.h configure:5588: result: yes configure:5592: checking sys/termios.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5633: result: yes configure:5637: checking sys/termios.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c configure:5653: $? = 0 configure:5673: result: yes configure:5708: checking for sys/termios.h configure:5715: result: yes configure:5592: checking termios.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5633: result: yes configure:5637: checking termios.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c configure:5653: $? = 0 configure:5673: result: yes configure:5708: checking for termios.h configure:5715: result: yes configure:5592: checking sys/ioctl.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5633: result: yes configure:5637: checking sys/ioctl.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c configure:5653: $? = 0 configure:5673: result: yes configure:5708: checking for sys/ioctl.h configure:5715: result: yes configure:5592: checking sys/select.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5633: result: yes configure:5637: checking sys/select.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c configure:5653: $? = 0 configure:5673: result: yes configure:5708: checking for sys/select.h configure:5715: result: yes configure:5592: checking rpc/rpc.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5633: result: yes configure:5637: checking rpc/rpc.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c configure:5653: $? = 0 configure:5673: result: yes configure:5708: checking for rpc/rpc.h configure:5715: result: yes configure:5592: checking rpc/rpcent.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:24: fatal error: rpc/rpcent.h: No such file or directory #include ^ compilation terminated. configure:5610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_RPC_RPC_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:5633: result: no configure:5637: checking rpc/rpcent.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c conftest.c:39:24: fatal error: rpc/rpcent.h: No such file or directory #include ^ compilation terminated. configure:5653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_RPC_RPC_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5708: checking for rpc/rpcent.h configure:5715: result: no configure:5592: checking sys/file.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5633: result: yes configure:5637: checking sys/file.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c configure:5653: $? = 0 configure:5673: result: yes configure:5708: checking for sys/file.h configure:5715: result: yes configure:5592: checking ftw.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5633: result: yes configure:5637: checking ftw.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c configure:5653: $? = 0 configure:5673: result: yes configure:5708: checking for ftw.h configure:5715: result: yes configure:5592: checking machine/reg.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:25: fatal error: machine/reg.h: No such file or directory #include ^ compilation terminated. configure:5610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FTW_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:5633: result: no configure:5637: checking machine/reg.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c conftest.c:41:25: fatal error: machine/reg.h: No such file or directory #include ^ compilation terminated. configure:5653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FTW_H 1 | /* end confdefs.h. */ | #include configure:5673: result: no configure:5708: checking for machine/reg.h configure:5715: result: no configure:5592: checking netdb.h usability configure:5604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5633: result: yes configure:5637: checking netdb.h presence configure:5647: i686-uhu-linux-gcc -E conftest.c configure:5653: $? = 0 configure:5673: result: yes configure:5708: checking for netdb.h configure:5715: result: yes configure:5738: checking sys/resource.h usability configure:5750: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5756: $? = 0 configure:5760: test -z || test ! -s conftest.err configure:5763: $? = 0 configure:5766: test -s conftest.o configure:5769: $? = 0 configure:5779: result: yes configure:5783: checking sys/resource.h presence configure:5793: i686-uhu-linux-gcc -E conftest.c configure:5799: $? = 0 configure:5819: result: yes configure:5854: checking for sys/resource.h configure:5861: result: yes configure:5883: checking arpa/inet.h usability configure:5895: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5901: $? = 0 configure:5905: test -z || test ! -s conftest.err configure:5908: $? = 0 configure:5911: test -s conftest.o configure:5914: $? = 0 configure:5924: result: yes configure:5928: checking arpa/inet.h presence configure:5938: i686-uhu-linux-gcc -E conftest.c configure:5944: $? = 0 configure:5964: result: yes configure:5999: checking for arpa/inet.h configure:6006: result: yes configure:6028: checking grp.h usability configure:6040: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6046: $? = 0 configure:6050: test -z || test ! -s conftest.err configure:6053: $? = 0 configure:6056: test -s conftest.o configure:6059: $? = 0 configure:6069: result: yes configure:6073: checking grp.h presence configure:6083: i686-uhu-linux-gcc -E conftest.c configure:6089: $? = 0 configure:6109: result: yes configure:6144: checking for grp.h configure:6151: result: yes configure:6173: checking rpc/pmap_clnt.h usability configure:6185: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6191: $? = 0 configure:6195: test -z || test ! -s conftest.err configure:6198: $? = 0 configure:6201: test -s conftest.o configure:6204: $? = 0 configure:6214: result: yes configure:6218: checking rpc/pmap_clnt.h presence configure:6228: i686-uhu-linux-gcc -E conftest.c configure:6234: $? = 0 configure:6254: result: yes configure:6289: checking for rpc/pmap_clnt.h configure:6296: result: yes configure:6318: checking sys/socket.h usability configure:6330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6336: $? = 0 configure:6340: test -z || test ! -s conftest.err configure:6343: $? = 0 configure:6346: test -s conftest.o configure:6349: $? = 0 configure:6359: result: yes configure:6363: checking sys/socket.h presence configure:6373: i686-uhu-linux-gcc -E conftest.c configure:6379: $? = 0 configure:6399: result: yes configure:6434: checking for sys/socket.h configure:6441: result: yes configure:6463: checking sys/signal.h usability configure:6475: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6481: $? = 0 configure:6485: test -z || test ! -s conftest.err configure:6488: $? = 0 configure:6491: test -s conftest.o configure:6494: $? = 0 configure:6504: result: yes configure:6508: checking sys/signal.h presence configure:6518: i686-uhu-linux-gcc -E conftest.c configure:6524: $? = 0 configure:6544: result: yes configure:6579: checking for sys/signal.h configure:6586: result: yes configure:6608: checking crypt.h usability configure:6620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6626: $? = 0 configure:6630: test -z || test ! -s conftest.err configure:6633: $? = 0 configure:6636: test -s conftest.o configure:6639: $? = 0 configure:6649: result: yes configure:6653: checking crypt.h presence configure:6663: i686-uhu-linux-gcc -E conftest.c configure:6669: $? = 0 configure:6689: result: yes configure:6724: checking for crypt.h configure:6731: result: yes configure:6744: checking for stdint.h configure:6749: result: yes configure:6898: checking stdbool.h usability configure:6910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6916: $? = 0 configure:6920: test -z || test ! -s conftest.err configure:6923: $? = 0 configure:6926: test -s conftest.o configure:6929: $? = 0 configure:6939: result: yes configure:6943: checking stdbool.h presence configure:6953: i686-uhu-linux-gcc -E conftest.c configure:6959: $? = 0 configure:6979: result: yes configure:7014: checking for stdbool.h configure:7021: result: yes configure:7043: checking sys/filio.h usability configure:7055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:7061: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GRP_H 1 | #define HAVE_RPC_PMAP_CLNT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDBOOL_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:7084: result: no configure:7088: checking sys/filio.h presence configure:7098: i686-uhu-linux-gcc -E conftest.c conftest.c:51:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:7104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GRP_H 1 | #define HAVE_RPC_PMAP_CLNT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:7124: result: no configure:7159: checking for sys/filio.h configure:7166: result: no configure:7188: checking DNSServiceDiscovery/DNSServiceDiscovery.h usability configure:7200: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:53: fatal error: DNSServiceDiscovery/DNSServiceDiscovery.h: No such file or directory #include ^ compilation terminated. configure:7206: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GRP_H 1 | #define HAVE_RPC_PMAP_CLNT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDBOOL_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:7229: result: no configure:7233: checking DNSServiceDiscovery/DNSServiceDiscovery.h presence configure:7243: i686-uhu-linux-gcc -E conftest.c conftest.c:51:53: fatal error: DNSServiceDiscovery/DNSServiceDiscovery.h: No such file or directory #include ^ compilation terminated. configure:7249: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_DIFFTIME 1 | #define HAVE_FCVT 1 | #define HAVE_ECVT 1 | #define HAVE_GCVT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SETENV 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GETADDRINFO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GRP_H 1 | #define HAVE_RPC_PMAP_CLNT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:7269: result: no configure:7304: checking for DNSServiceDiscovery/DNSServiceDiscovery.h configure:7311: result: no configure:7624: checking for uint16_t configure:7661: result: yes configure:7670: checking for uint32_t configure:7707: result: yes configure:7716: checking for uint64_t configure:7753: result: yes configure:7762: checking for uid_t configure:7799: result: yes configure:7808: checking for gid_t configure:7845: result: yes configure:7854: checking for socklen_t configure:7891: result: yes configure:7900: checking for rlim_t configure:7937: result: yes configure:7947: checking for struct addrinfo configure:7975: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7981: $? = 0 configure:7985: test -z || test ! -s conftest.err configure:7988: $? = 0 configure:7991: test -s conftest.o configure:7994: $? = 0 configure:8007: result: yes configure:8016: checking for struct in6_addr configure:8041: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8047: $? = 0 configure:8051: test -z || test ! -s conftest.err configure:8054: $? = 0 configure:8057: test -s conftest.o configure:8060: $? = 0 configure:8073: result: yes configure:8082: checking for struct sockaddr_in6 configure:8107: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8113: $? = 0 configure:8117: test -z || test ! -s conftest.err configure:8120: $? = 0 configure:8123: test -s conftest.o configure:8126: $? = 0 configure:8139: result: yes configure:8148: checking for struct sockaddr_storage configure:8173: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8179: $? = 0 configure:8183: test -z || test ! -s conftest.err configure:8186: $? = 0 configure:8189: test -s conftest.o configure:8192: $? = 0 configure:8205: result: yes configure:8510: checking for main in -lcrypt configure:8534: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypt >&5 configure:8540: $? = 0 configure:8544: test -z || test ! -s conftest.err configure:8547: $? = 0 configure:8550: test -s conftest configure:8553: $? = 0 configure:8566: result: yes configure:8578: checking whether to compile in loadavg configure:8590: result: yes configure:8697: checking for crypt in -lc configure:8727: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc -lcrypt >&5 configure:8733: $? = 0 configure:8737: test -z || test ! -s conftest.err configure:8740: $? = 0 configure:8743: test -s conftest configure:8746: $? = 0 configure:8759: result: yes configure:8841: checking for log10 in -lm configure:8871: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 conftest.c:64:6: warning: conflicting types for built-in function 'log10' [enabled by default] char log10 (); ^ configure:8877: $? = 0 configure:8881: test -z || test ! -s conftest.err configure:8884: $? = 0 configure:8887: test -s conftest configure:8890: $? = 0 configure:8903: result: yes configure:8910: checking whether to default to ipv6 configure:8919: result: ignored configure:8923: checking whether to use libwrap configure:9219: result: no configure:9230: checking for stdlib.h configure:9235: result: yes configure:9230: checking for unistd.h configure:9235: result: yes configure:9379: checking for getpagesize configure:9436: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:9442: $? = 0 configure:9446: test -z || test ! -s conftest.err configure:9449: $? = 0 configure:9452: test -s conftest configure:9455: $? = 0 configure:9467: result: yes configure:9477: checking for working mmap configure:9619: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:9622: $? = 0 configure:9624: ./conftest configure:9627: $? = 0 configure:9641: result: yes configure:9657: checking for isatty configure:9714: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:9720: $? = 0 configure:9724: test -z || test ! -s conftest.err configure:9727: $? = 0 configure:9730: test -s conftest configure:9733: $? = 0 configure:9745: result: yes configure:9759: checking for memcpy configure:9816: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 conftest.c:86:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:9822: $? = 0 configure:9826: test -z || test ! -s conftest.err configure:9829: $? = 0 configure:9832: test -s conftest configure:9835: $? = 0 configure:9847: result: yes configure:9861: checking for waitpid configure:9918: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:9924: $? = 0 configure:9928: test -z || test ! -s conftest.err configure:9931: $? = 0 configure:9934: test -s conftest configure:9937: $? = 0 configure:9949: result: yes configure:9963: checking for sigvec configure:10020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:10026: $? = 0 configure:10030: test -z || test ! -s conftest.err configure:10033: $? = 0 configure:10036: test -s conftest configure:10039: $? = 0 configure:10051: result: yes configure:10065: checking for setsid configure:10122: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 configure:10128: $? = 0 configure:10132: test -z || test ! -s conftest.err configure:10135: $? = 0 configure:10138: test -s conftest configure:10141: $? = 0 configure:10153: result: yes configure:10167: checking for strftime configure:10224: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lcrypt >&5 conftest.c:90:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:10230: $? = 0 configure:10234: test -z || test ! -s conftest.err configure:10237: $? = 0 configure:10240: test -s conftest configure:10243: $? = 0 configure:10255: result: yes configure:10376: 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 hp05 config.status:670: creating Makefile config.status:670: creating libs/src/misc/Makefile config.status:670: creating libs/src/pset/Makefile config.status:670: creating libs/src/sio/Makefile config.status:670: creating libs/src/str/Makefile config.status:670: creating libs/src/xlog/Makefile config.status:670: creating libs/src/portable/Makefile config.status:670: creating xinetd/Makefile config.status:774: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_difftime=yes ac_cv_func_ecvt=yes ac_cv_func_fcvt=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_gai_strerror=yes ac_cv_func_gcvt=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpagesize=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_isatty=yes ac_cv_func_memcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_setenv=yes ac_cv_func_setsid=yes ac_cv_func_sigvec=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strsignal=yes ac_cv_func_waitpid=yes ac_cv_have_struct_addrinfo=yes ac_cv_have_struct_in6_addr=yes ac_cv_have_struct_sockaddr_in6=yes ac_cv_have_struct_sockaddr_storage=yes ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_crypt_h=yes ac_cv_header_ftw_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_machine_reg_h=no ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_rpc_pmap_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_rpcent_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_c_crypt=yes ac_cv_lib_c_sys_siglist=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_main=yes ac_cv_lib_m_log10=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_search_gethostbyname='none required' ac_cv_search_getnameinfo='none required' ac_cv_search_inet_ntop='none required' ac_cv_target=i686-uhu-linux-gnu ac_cv_target_alias=i686-uhu-linux xinetd_cv_type_gid_t=yes xinetd_cv_type_rlim_t=yes xinetd_cv_type_socklen_t=yes xinetd_cv_type_uid_t=yes xinetd_cv_type_uint16_t=yes xinetd_cv_type_uint32_t=yes xinetd_cv_type_uint64_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lm -lcrypt ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DIFFTIME 1 #define HAVE_ECVT 1 #define HAVE_FCVT 1 #define HAVE_FREEADDRINFO 1 #define HAVE_FTW_H 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GCVT 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GRP_H 1 #define HAVE_INET_NTOP 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISATTY 1 #define HAVE_LIBCRYPT 1 #define HAVE_LOADAVG 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_NETDB_H 1 #define HAVE_RPC_PMAP_CLNT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_SETENV 1 #define HAVE_SETSID 1 #define HAVE_SIGVEC 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SIGLIST 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WAITPID 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 configure: exit 0