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.57. Invocation command line was $ ./configure --localstatedir=/var/lock --with-modules=mod_tls:mod_ldap:mod_ratio:mod_ifsession:mod_sql:mod_sql_mysql:mod_radius:mod_rewrite:mod_wrap:mod_quotatab:mod_quotatab_file:mod_quotatab_sql:mod_quotatab_ldap --enable-pam --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy uname -m = i686 uname -r = 2.6.19-rc6-2 uname -s = Linux uname -v = #1 SMP Thu Nov 23 12:56:51 CET 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:1397: checking build system type configure:1415: result: i586-uhu-linux-gnu configure:1423: checking host system type configure:1437: result: i586-uhu-linux-gnu configure:1445: checking target system type configure:1459: result: i586-uhu-linux-gnu configure:1495: checking for i586-uhu-linux-gcc configure:1511: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1521: result: i586-uhu-linux-gcc configure:1803: checking for C compiler version configure:1806: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.3.4 Copyright (C) 2003 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:1809: $? = 0 configure:1811: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc-lib/i586-uhu-linux/3.3.4/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java,f77,pascal --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.3.4 configure:1814: $? = 0 configure:1816: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1819: $? = 1 configure:1843: checking for C compiler default output configure:1846: i586-uhu-linux-gcc conftest.c >&5 configure:1849: $? = 0 configure:1895: result: a.out configure:1900: checking whether the C compiler works configure:1906: ./a.out configure:1909: $? = 0 configure:1926: result: yes configure:1933: checking whether we are cross compiling configure:1935: result: no configure:1938: checking for suffix of executables configure:1940: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:1943: $? = 0 configure:1968: result: configure:1974: checking for suffix of object files configure:1996: i586-uhu-linux-gcc -c conftest.c >&5 configure:1999: $? = 0 configure:2021: result: o configure:2025: checking whether we are using the GNU C compiler configure:2050: i586-uhu-linux-gcc -c conftest.c >&5 configure:2053: $? = 0 configure:2056: test -s conftest.o configure:2059: $? = 0 configure:2072: result: yes configure:2078: checking whether i586-uhu-linux-gcc accepts -g configure:2100: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2103: $? = 0 configure:2106: test -s conftest.o configure:2109: $? = 0 configure:2120: result: yes configure:2137: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2198: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2201: $? = 0 configure:2204: test -s conftest.o configure:2207: $? = 0 configure:2225: result: none needed configure:2243: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2246: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2355: checking whether make sets $(MAKE) configure:2375: result: yes configure:2396: checking for a BSD-compatible install configure:2450: result: /bin/install -c configure:2464: checking for i586-uhu-linux-ranlib configure:2493: result: no configure:2502: checking for ranlib configure:2518: found /usr/bin/ranlib configure:2529: result: ranlib configure:2550: checking for special C compiler options needed for large files configure:2630: result: no configure:2636: checking for _FILE_OFFSET_BITS value needed for large files configure:2668: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2657: warning: left shift count >= width of type configure:2657: warning: left shift count >= width of type configure:2659: error: size of array `off_t_is_large' is negative configure:2671: $? = 1 configure: failed program was: | #line 2643 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:2712: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2715: $? = 0 configure:2718: test -s conftest.o configure:2721: $? = 0 configure:2733: result: 64 configure:2743: checking for _LARGE_FILES value needed for large files configure:2775: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2778: $? = 0 configure:2781: test -s conftest.o configure:2784: $? = 0 configure:2840: result: no configure:2913: checking whether the C compiler accepts -Wall configure:2933: i586-uhu-linux-gcc -c -Wall conftest.c >&5 configure:2936: $? = 0 configure:2939: test -s conftest.o configure:2942: $? = 0 configure:2944: result: yes configure:3078: checking for getopt configure:3128: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c >&5 configure:3131: $? = 0 configure:3134: test -s conftest configure:3137: $? = 0 configure:3148: result: yes configure:3369: checking how to run the C preprocessor configure:3405: i586-uhu-linux-gcc -E conftest.c configure:3411: $? = 0 configure:3443: i586-uhu-linux-gcc -E conftest.c configure:3444:28: ac_nonexistent.h: No such file or directory configure:3449: $? = 1 configure: failed program was: | #line 3434 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | #include configure:3487: result: i586-uhu-linux-gcc -E configure:3512: i586-uhu-linux-gcc -E conftest.c configure:3518: $? = 0 configure:3550: i586-uhu-linux-gcc -E conftest.c configure:3551:28: ac_nonexistent.h: No such file or directory configure:3556: $? = 1 configure: failed program was: | #line 3541 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | #include configure:3599: checking for egrep configure:3609: result: grep -E configure:3614: checking for ANSI C header files configure:3640: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest.o configure:3649: $? = 0 configure:3741: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c >&5 configure: In function `main': configure:3736: warning: implicit declaration of function `exit' configure:3744: $? = 0 configure:3746: ./conftest configure:3749: $? = 0 configure:3764: result: yes configure:3788: checking for sys/types.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:3788: checking for sys/stat.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:3788: checking for stdlib.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:3788: checking for string.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:3788: checking for memory.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:3788: checking for strings.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:3788: checking for inttypes.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:3788: checking for stdint.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:3788: checking for unistd.h configure:3805: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest.o configure:3814: $? = 0 configure:3825: result: yes configure:4548: checking for standalone crypt configure:4570: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c >&5 configure: In function `main': configure:4577: warning: implicit declaration of function `crypt' /tmp/cc2PNQcg.o(.text+0x9): In function `main': : undefined reference to `crypt' collect2: ld returned 1 exit status configure:4573: $? = 1 configure: failed program was: | #line 4553 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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 | /* end confdefs.h. */ | | int | main () | { | crypt(); | ; | return 0; | } configure:4590: result: no configure:4595: checking for crypt in -lcrypt configure:4626: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:4629: $? = 0 configure:4632: test -s conftest configure:4635: $? = 0 configure:4647: result: yes configure:4660: checking for standalone gethostbyname configure:4682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:4690: warning: implicit declaration of function `gethostbyname' configure:4685: $? = 0 configure:4688: test -s conftest configure:4691: $? = 0 configure:4702: result: yes configure:4836: checking for standalone inet_aton configure:4858: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:4866: warning: implicit declaration of function `inet_aton' configure:4861: $? = 0 configure:4864: test -s conftest configure:4867: $? = 0 configure:4878: result: yes configure:4948: checking for standalone nsl functions configure:4971: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:4979: warning: implicit declaration of function `gethostent' configure:4974: $? = 0 configure:4977: test -s conftest configure:4980: $? = 0 configure:4991: result: yes configure:5061: checking for standalone socket functions configure:5083: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:5091: warning: implicit declaration of function `bind' configure:5086: $? = 0 configure:5089: test -s conftest configure:5092: $? = 0 configure:5103: result: yes configure:5173: checking for _pw_stayopen variable configure:5195: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 /tmp/ccwwrUg4.o(.text+0xc): In function `main': : undefined reference to `_pw_stayopen' collect2: ld returned 1 exit status configure:5198: $? = 1 configure: failed program was: | #line 5178 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | /* end confdefs.h. */ | extern int _pw_stayopen; | int | main () | { | _pw_stayopen = 1; | ; | return 0; | } configure:5215: result: no configure:5239: checking krb.h usability configure:5252: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:5296:17: krb.h: No such file or directory configure:5255: $? = 1 configure: failed program was: | #line 5241 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 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:5271: result: no configure:5275: checking krb.h presence configure:5286: i586-uhu-linux-gcc -E conftest.c configure:5298:17: krb.h: No such file or directory configure:5292: $? = 1 configure: failed program was: | #line 5277 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:5311: result: no configure:5347: checking for krb.h configure:5354: result: no configure:5381: checking prot.h usability configure:5394: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:5438:18: prot.h: No such file or directory configure:5397: $? = 1 configure: failed program was: | #line 5383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 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:5413: result: no configure:5417: checking prot.h presence configure:5428: i586-uhu-linux-gcc -E conftest.c configure:5440:18: prot.h: No such file or directory configure:5434: $? = 1 configure: failed program was: | #line 5419 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:5453: result: no configure:5489: checking for prot.h configure:5496: result: no configure:5524: checking hpsecurity.h usability configure:5537: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:5581:24: hpsecurity.h: No such file or directory configure:5540: $? = 1 configure: failed program was: | #line 5526 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 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:5556: result: no configure:5560: checking hpsecurity.h presence configure:5571: i586-uhu-linux-gcc -E conftest.c configure:5583:24: hpsecurity.h: No such file or directory configure:5577: $? = 1 configure: failed program was: | #line 5562 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:5596: result: no configure:5632: checking for hpsecurity.h configure:5639: result: no configure:5757: checking for hpsecurity.h workaround configure:5780: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:5783:24: hpsecurity.h: No such file or directory configure:5783: $? = 1 configure: failed program was: | #line 5759 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | /* end confdefs.h. */ | | #include | #undef MAXINT | #include | | int | main () | { | | ; | return 0; | } configure:5910: result: no configure:5948: checking for dirent.h that defines DIR configure:5973: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:5976: $? = 0 configure:5979: test -s conftest.o configure:5982: $? = 0 configure:5993: result: yes configure:6006: checking for library containing opendir configure:6037: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:6040: $? = 0 configure:6043: test -s conftest configure:6046: $? = 0 configure:6105: result: none required configure:6221: checking for ANSI C header files configure:6371: result: yes configure:6381: checking for sys/wait.h that is POSIX.1 compatible configure:6413: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6416: $? = 0 configure:6419: test -s conftest.o configure:6422: $? = 0 configure:6433: result: yes configure:6461: checking fcntl.h usability configure:6474: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6477: $? = 0 configure:6480: test -s conftest.o configure:6483: $? = 0 configure:6493: result: yes configure:6497: checking fcntl.h presence configure:6508: i586-uhu-linux-gcc -E conftest.c configure:6514: $? = 0 configure:6533: result: yes configure:6569: checking for fcntl.h configure:6576: result: yes configure:6461: checking sys/ioctl.h usability configure:6474: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6477: $? = 0 configure:6480: test -s conftest.o configure:6483: $? = 0 configure:6493: result: yes configure:6497: checking sys/ioctl.h presence configure:6508: i586-uhu-linux-gcc -E conftest.c configure:6514: $? = 0 configure:6533: result: yes configure:6569: checking for sys/ioctl.h configure:6576: result: yes configure:6461: checking sys/time.h usability configure:6474: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6477: $? = 0 configure:6480: test -s conftest.o configure:6483: $? = 0 configure:6493: result: yes configure:6497: checking sys/time.h presence configure:6508: i586-uhu-linux-gcc -E conftest.c configure:6514: $? = 0 configure:6533: result: yes configure:6569: checking for sys/time.h configure:6576: result: yes configure:6461: checking junistd.h usability configure:6474: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6524:21: junistd.h: No such file or directory configure:6477: $? = 1 configure: failed program was: | #line 6463 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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:6493: result: no configure:6497: checking junistd.h presence configure:6508: i586-uhu-linux-gcc -E conftest.c configure:6526:21: junistd.h: No such file or directory configure:6514: $? = 1 configure: failed program was: | #line 6499 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:6533: result: no configure:6569: checking for junistd.h configure:6576: result: no configure:6452: checking for memory.h configure:6457: result: yes configure:6604: checking shadow.h usability configure:6617: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6620: $? = 0 configure:6623: test -s conftest.o configure:6626: $? = 0 configure:6636: result: yes configure:6640: checking shadow.h presence configure:6651: i586-uhu-linux-gcc -E conftest.c configure:6657: $? = 0 configure:6676: result: yes configure:6712: checking for shadow.h configure:6719: result: yes configure:6733: checking for struct spwd.sp_warn configure:6758: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6761: $? = 0 configure:6764: test -s conftest.o configure:6767: $? = 0 configure:6816: result: yes configure:6825: checking for struct spwd.sp_inact configure:6850: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6853: $? = 0 configure:6856: test -s conftest.o configure:6859: $? = 0 configure:6908: result: yes configure:6917: checking for struct spwd.sp_expire configure:6942: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:6945: $? = 0 configure:6948: test -s conftest.o configure:6951: $? = 0 configure:7000: result: yes configure:7033: checking security/pam_appl.h usability configure:7046: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7049: $? = 0 configure:7052: test -s conftest.o configure:7055: $? = 0 configure:7065: result: yes configure:7069: checking security/pam_appl.h presence configure:7080: i586-uhu-linux-gcc -E conftest.c configure:7086: $? = 0 configure:7105: result: yes configure:7141: checking for security/pam_appl.h configure:7148: result: yes configure:7033: checking pam/pam_appl.h usability configure:7046: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7103:26: pam/pam_appl.h: No such file or directory configure:7049: $? = 1 configure: failed program was: | #line 7035 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_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:7065: result: no configure:7069: checking pam/pam_appl.h presence configure:7080: i586-uhu-linux-gcc -E conftest.c configure:7105:26: pam/pam_appl.h: No such file or directory configure:7086: $? = 1 configure: failed program was: | #line 7071 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include configure:7105: result: no configure:7141: checking for pam/pam_appl.h configure:7148: result: no configure:7168: checking for pam_start in -lpam configure:7199: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lpam -lcrypt >&5 configure:7202: $? = 0 configure:7205: test -s conftest configure:7208: $? = 0 configure:7220: result: yes configure:7313: checking linux/capability.h usability configure:7326: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7329: $? = 0 configure:7332: test -s conftest.o configure:7335: $? = 0 configure:7345: result: yes configure:7349: checking linux/capability.h presence configure:7360: i586-uhu-linux-gcc -E conftest.c configure:7366: $? = 0 configure:7385: result: yes configure:7421: checking for linux/capability.h configure:7428: result: yes configure:7442: checking whether to enable mod_cap configure:7444: result: yes configure:7471: checking ctype.h usability configure:7484: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7487: $? = 0 configure:7490: test -s conftest.o configure:7493: $? = 0 configure:7503: result: yes configure:7507: checking ctype.h presence configure:7518: i586-uhu-linux-gcc -E conftest.c configure:7524: $? = 0 configure:7543: result: yes configure:7579: checking for ctype.h configure:7586: result: yes configure:7471: checking getopt.h usability configure:7484: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7487: $? = 0 configure:7490: test -s conftest.o configure:7493: $? = 0 configure:7503: result: yes configure:7507: checking getopt.h presence configure:7518: i586-uhu-linux-gcc -E conftest.c configure:7524: $? = 0 configure:7543: result: yes configure:7579: checking for getopt.h configure:7586: result: yes configure:7471: checking crypt.h usability configure:7484: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7487: $? = 0 configure:7490: test -s conftest.o configure:7493: $? = 0 configure:7503: result: yes configure:7507: checking crypt.h presence configure:7518: i586-uhu-linux-gcc -E conftest.c configure:7524: $? = 0 configure:7543: result: yes configure:7579: checking for crypt.h configure:7586: result: yes configure:7471: checking bstring.h usability configure:7484: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7545:21: bstring.h: No such file or directory configure:7487: $? = 1 configure: failed program was: | #line 7473 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_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:7503: result: no configure:7507: checking bstring.h presence configure:7518: i586-uhu-linux-gcc -E conftest.c configure:7547:21: bstring.h: No such file or directory configure:7524: $? = 1 configure: failed program was: | #line 7509 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:7543: result: no configure:7579: checking for bstring.h configure:7586: result: no configure:7462: checking for inttypes.h configure:7467: result: yes configure:7471: checking limits.h usability configure:7484: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7487: $? = 0 configure:7490: test -s conftest.o configure:7493: $? = 0 configure:7503: result: yes configure:7507: checking limits.h presence configure:7518: i586-uhu-linux-gcc -E conftest.c configure:7524: $? = 0 configure:7543: result: yes configure:7579: checking for limits.h configure:7586: result: yes configure:7605: checking for strings.h configure:7610: result: yes configure:7614: checking stropts.h usability configure:7627: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7630: $? = 0 configure:7633: test -s conftest.o configure:7636: $? = 0 configure:7646: result: yes configure:7650: checking stropts.h presence configure:7661: i586-uhu-linux-gcc -E conftest.c configure:7667: $? = 0 configure:7686: result: yes configure:7722: checking for stropts.h configure:7729: result: yes configure:7759: checking sys/file.h usability configure:7772: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7775: $? = 0 configure:7778: test -s conftest.o configure:7781: $? = 0 configure:7791: result: yes configure:7795: checking sys/file.h presence configure:7806: i586-uhu-linux-gcc -E conftest.c configure:7812: $? = 0 configure:7831: result: yes configure:7867: checking for sys/file.h configure:7874: result: yes configure:7759: checking sys/mman.h usability configure:7772: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7775: $? = 0 configure:7778: test -s conftest.o configure:7781: $? = 0 configure:7791: result: yes configure:7795: checking sys/mman.h presence configure:7806: i586-uhu-linux-gcc -E conftest.c configure:7812: $? = 0 configure:7831: result: yes configure:7867: checking for sys/mman.h configure:7874: result: yes configure:7750: checking for sys/types.h configure:7755: result: yes configure:7759: checking sys/uio.h usability configure:7772: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7775: $? = 0 configure:7778: test -s conftest.o configure:7781: $? = 0 configure:7791: result: yes configure:7795: checking sys/uio.h presence configure:7806: i586-uhu-linux-gcc -E conftest.c configure:7812: $? = 0 configure:7831: result: yes configure:7867: checking for sys/uio.h configure:7874: result: yes configure:7893: checking for sys/param.h configure:7916: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7919: $? = 0 configure:7922: test -s conftest.o configure:7925: $? = 0 configure:7936: result: yes configure:7893: checking for sys/mount.h configure:7916: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7919: $? = 0 configure:7922: test -s conftest.o configure:7925: $? = 0 configure:7936: result: yes configure:7963: checking netdb.h usability configure:7976: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7979: $? = 0 configure:7982: test -s conftest.o configure:7985: $? = 0 configure:7995: result: yes configure:7999: checking netdb.h presence configure:8010: i586-uhu-linux-gcc -E conftest.c configure:8016: $? = 0 configure:8035: result: yes configure:8071: checking for netdb.h configure:8078: result: yes configure:7963: checking netinet/in.h usability configure:7976: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:7979: $? = 0 configure:7982: test -s conftest.o configure:7985: $? = 0 configure:7995: result: yes configure:7999: checking netinet/in.h presence configure:8010: i586-uhu-linux-gcc -E conftest.c configure:8016: $? = 0 configure:8035: result: yes configure:8071: checking for netinet/in.h configure:8078: result: yes configure:8096: checking for netinet/in_systm.h configure:8119: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8122: $? = 0 configure:8125: test -s conftest.o configure:8128: $? = 0 configure:8139: result: yes configure:8155: checking for netinet/ip.h configure:8184: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8187: $? = 0 configure:8190: test -s conftest.o configure:8193: $? = 0 configure:8204: result: yes configure:8231: checking netinet/tcp.h usability configure:8244: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8247: $? = 0 configure:8250: test -s conftest.o configure:8253: $? = 0 configure:8263: result: yes configure:8267: checking netinet/tcp.h presence configure:8278: i586-uhu-linux-gcc -E conftest.c configure:8284: $? = 0 configure:8303: result: yes configure:8339: checking for netinet/tcp.h configure:8346: result: yes configure:8231: checking arpa/inet.h usability configure:8244: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8247: $? = 0 configure:8250: test -s conftest.o configure:8253: $? = 0 configure:8263: result: yes configure:8267: checking arpa/inet.h presence configure:8278: i586-uhu-linux-gcc -E conftest.c configure:8284: $? = 0 configure:8303: result: yes configure:8339: checking for arpa/inet.h configure:8346: result: yes configure:8368: checking for sys/stat.h configure:8373: result: yes configure:8377: checking errno.h usability configure:8390: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8393: $? = 0 configure:8396: test -s conftest.o configure:8399: $? = 0 configure:8409: result: yes configure:8413: checking errno.h presence configure:8424: i586-uhu-linux-gcc -E conftest.c configure:8430: $? = 0 configure:8449: result: yes configure:8485: checking for errno.h configure:8492: result: yes configure:8377: checking sys/socket.h usability configure:8390: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8393: $? = 0 configure:8396: test -s conftest.o configure:8399: $? = 0 configure:8409: result: yes configure:8413: checking sys/socket.h presence configure:8424: i586-uhu-linux-gcc -E conftest.c configure:8430: $? = 0 configure:8449: result: yes configure:8485: checking for sys/socket.h configure:8492: result: yes configure:8377: checking sys/termios.h usability configure:8390: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8393: $? = 0 configure:8396: test -s conftest.o configure:8399: $? = 0 configure:8409: result: yes configure:8413: checking sys/termios.h presence configure:8424: i586-uhu-linux-gcc -E conftest.c configure:8430: $? = 0 configure:8449: result: yes configure:8485: checking for sys/termios.h configure:8492: result: yes configure:8377: checking sys/termio.h usability configure:8390: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8471:24: sys/termio.h: No such file or directory configure:8393: $? = 1 configure: failed program was: | #line 8379 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_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:8409: result: no configure:8413: checking sys/termio.h presence configure:8424: i586-uhu-linux-gcc -E conftest.c configure:8473:24: sys/termio.h: No such file or directory configure:8430: $? = 1 configure: failed program was: | #line 8415 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:8449: result: no configure:8485: checking for sys/termio.h configure:8492: result: no configure:8521: checking sys/statvfs.h usability configure:8534: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8537: $? = 0 configure:8540: test -s conftest.o configure:8543: $? = 0 configure:8553: result: yes configure:8557: checking sys/statvfs.h presence configure:8568: i586-uhu-linux-gcc -E conftest.c configure:8574: $? = 0 configure:8593: result: yes configure:8629: checking for sys/statvfs.h configure:8636: result: yes configure:8521: checking sys/vfs.h usability configure:8534: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8537: $? = 0 configure:8540: test -s conftest.o configure:8543: $? = 0 configure:8553: result: yes configure:8557: checking sys/vfs.h presence configure:8568: i586-uhu-linux-gcc -E conftest.c configure:8574: $? = 0 configure:8593: result: yes configure:8629: checking for sys/vfs.h configure:8636: result: yes configure:8521: checking sys/select.h usability configure:8534: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8537: $? = 0 configure:8540: test -s conftest.o configure:8543: $? = 0 configure:8553: result: yes configure:8557: checking sys/select.h presence configure:8568: i586-uhu-linux-gcc -E conftest.c configure:8574: $? = 0 configure:8593: result: yes configure:8629: checking for sys/select.h configure:8636: result: yes configure:8667: checking dirent.h usability configure:8680: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8683: $? = 0 configure:8686: test -s conftest.o configure:8689: $? = 0 configure:8699: result: yes configure:8703: checking dirent.h presence configure:8714: i586-uhu-linux-gcc -E conftest.c configure:8720: $? = 0 configure:8739: result: yes configure:8775: checking for dirent.h configure:8782: result: yes configure:8667: checking ndir.h usability configure:8680: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8765:18: ndir.h: No such file or directory configure:8683: $? = 1 configure: failed program was: | #line 8669 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_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:8699: result: no configure:8703: checking ndir.h presence configure:8714: i586-uhu-linux-gcc -E conftest.c configure:8767:18: ndir.h: No such file or directory configure:8720: $? = 1 configure: failed program was: | #line 8705 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:8739: result: no configure:8775: checking for ndir.h configure:8782: result: no configure:8667: checking sys/ndir.h usability configure:8680: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8765:22: sys/ndir.h: No such file or directory configure:8683: $? = 1 configure: failed program was: | #line 8669 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_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:8699: result: no configure:8703: checking sys/ndir.h presence configure:8714: i586-uhu-linux-gcc -E conftest.c configure:8767:22: sys/ndir.h: No such file or directory configure:8720: $? = 1 configure: failed program was: | #line 8705 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:8739: result: no configure:8775: checking for sys/ndir.h configure:8782: result: no configure:8667: checking sys/dir.h usability configure:8680: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8683: $? = 0 configure:8686: test -s conftest.o configure:8689: $? = 0 configure:8699: result: yes configure:8703: checking sys/dir.h presence configure:8714: i586-uhu-linux-gcc -E conftest.c configure:8720: $? = 0 configure:8739: result: yes configure:8775: checking for sys/dir.h configure:8782: result: yes configure:8667: checking vmsdir.h usability configure:8680: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8766:20: vmsdir.h: No such file or directory configure:8683: $? = 1 configure: failed program was: | #line 8669 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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:8699: result: no configure:8703: checking vmsdir.h presence configure:8714: i586-uhu-linux-gcc -E conftest.c configure:8768:20: vmsdir.h: No such file or directory configure:8720: $? = 1 configure: failed program was: | #line 8705 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:8739: result: no configure:8775: checking for vmsdir.h configure:8782: result: no configure:8810: checking utime.h usability configure:8823: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8826: $? = 0 configure:8829: test -s conftest.o configure:8832: $? = 0 configure:8842: result: yes configure:8846: checking utime.h presence configure:8857: i586-uhu-linux-gcc -E conftest.c configure:8863: $? = 0 configure:8882: result: yes configure:8918: checking for utime.h configure:8925: result: yes configure:8810: checking utmpx.h usability configure:8823: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8826: $? = 0 configure:8829: test -s conftest.o configure:8832: $? = 0 configure:8842: result: yes configure:8846: checking utmpx.h presence configure:8857: i586-uhu-linux-gcc -E conftest.c configure:8863: $? = 0 configure:8882: result: yes configure:8918: checking for utmpx.h configure:8925: result: yes configure:8952: checking regex.h usability configure:8965: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:8968: $? = 0 configure:8971: test -s conftest.o configure:8974: $? = 0 configure:8984: result: yes configure:8988: checking regex.h presence configure:8999: i586-uhu-linux-gcc -E conftest.c configure:9005: $? = 0 configure:9024: result: yes configure:9060: checking for regex.h configure:9067: result: yes configure:9090: checking syslog.h usability configure:9103: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9106: $? = 0 configure:9109: test -s conftest.o configure:9112: $? = 0 configure:9122: result: yes configure:9126: checking syslog.h presence configure:9137: i586-uhu-linux-gcc -E conftest.c configure:9143: $? = 0 configure:9162: result: yes configure:9198: checking for syslog.h configure:9205: result: yes configure:9229: checking curses.h usability configure:9242: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9245: $? = 0 configure:9248: test -s conftest.o configure:9251: $? = 0 configure:9261: result: yes configure:9265: checking curses.h presence configure:9276: i586-uhu-linux-gcc -E conftest.c configure:9282: $? = 0 configure:9301: result: yes configure:9337: checking for curses.h configure:9344: result: yes configure:9229: checking ncurses.h usability configure:9242: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9245: $? = 0 configure:9248: test -s conftest.o configure:9251: $? = 0 configure:9261: result: yes configure:9265: checking ncurses.h presence configure:9276: i586-uhu-linux-gcc -E conftest.c configure:9282: $? = 0 configure:9301: result: yes configure:9337: checking for ncurses.h configure:9344: result: yes configure:9358: checking for an ANSI C-conforming const configure:9426: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:9458: warning: unused variable `s' configure:9478: warning: unused variable `foo' configure:9439: warning: unused variable `x' configure:9445: warning: unused variable `zero' configure:9457: warning: `t' might be used uninitialized in this function configure:9475: warning: `b' might be used uninitialized in this function configure:9429: $? = 0 configure:9432: test -s conftest.o configure:9435: $? = 0 configure:9446: result: yes configure:9456: checking for inline configure:9478: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9481: $? = 0 configure:9484: test -s conftest.o configure:9487: $? = 0 configure:9499: result: inline configure:9514: checking for uid_t in sys/types.h configure:9538: result: yes configure:9553: checking for pid_t configure:9578: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9581: $? = 0 configure:9584: test -s conftest.o configure:9587: $? = 0 configure:9598: result: yes configure:9610: checking for size_t configure:9635: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9638: $? = 0 configure:9641: test -s conftest.o configure:9644: $? = 0 configure:9655: result: yes configure:9667: checking for mode_t configure:9692: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9695: $? = 0 configure:9698: test -s conftest.o configure:9701: $? = 0 configure:9712: result: yes configure:9724: checking for off_t configure:9749: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9752: $? = 0 configure:9755: test -s conftest.o configure:9758: $? = 0 configure:9769: result: yes configure:9781: checking type of array argument to getgroups configure:9820: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:9873: warning: implicit declaration of function `getgroups' configure:9877: warning: implicit declaration of function `exit' configure:9823: $? = 0 configure:9825: ./conftest configure:9828: $? = 0 configure:9862: result: gid_t configure:9871: checking for timer_t configure:9912: result: yes configure:9922: checking for short configure:9947: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:9950: $? = 0 configure:9953: test -s conftest.o configure:9956: $? = 0 configure:9967: result: yes configure:9970: checking size of short configure:10245: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:10248: $? = 0 configure:10250: ./conftest configure:10253: $? = 0 configure:10276: result: 2 configure:10283: checking for int configure:10308: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:10311: $? = 0 configure:10314: test -s conftest.o configure:10317: $? = 0 configure:10328: result: yes configure:10331: checking size of int configure:10606: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:10609: $? = 0 configure:10611: ./conftest configure:10614: $? = 0 configure:10637: result: 4 configure:10644: checking for long configure:10669: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:10672: $? = 0 configure:10675: test -s conftest.o configure:10678: $? = 0 configure:10689: result: yes configure:10692: checking size of long configure:10967: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:10970: $? = 0 configure:10972: ./conftest configure:10975: $? = 0 configure:10998: result: 4 configure:11005: checking for long long configure:11030: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:11033: $? = 0 configure:11036: test -s conftest.o configure:11039: $? = 0 configure:11050: result: yes configure:11053: checking size of long long configure:11328: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:11331: $? = 0 configure:11333: ./conftest configure:11336: $? = 0 configure:11359: result: 8 configure:11366: checking for off_t configure:11411: result: yes configure:11414: checking size of off_t configure:11689: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:11692: $? = 0 configure:11694: ./conftest configure:11697: $? = 0 configure:11720: result: 8 configure:11728: checking whether time.h and sys/time.h may both be included configure:11754: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:11757: $? = 0 configure:11760: test -s conftest.o configure:11763: $? = 0 configure:11774: result: yes configure:11784: checking whether struct tm is in sys/time.h or time.h configure:11808: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:11871: warning: statement with no effect configure:11811: $? = 0 configure:11814: test -s conftest.o configure:11817: $? = 0 configure:11828: result: time.h configure:11839: checking for umode_t configure:11864: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:11957: error: `umode_t' undeclared (first use in this function) configure:11957: error: (Each undeclared identifier is reported only once configure:11957: error: for each function it appears in.) configure:11957: error: parse error before ')' token configure:11867: $? = 1 configure: failed program was: | #line 11844 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 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 | int | main () | { | if ((umode_t *) 0) | return 0; | if (sizeof (umode_t)) | return 0; | ; | return 0; | } configure:11884: result: no configure:11896: checking for ino_t configure:11921: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:11924: $? = 0 configure:11927: test -s conftest.o configure:11930: $? = 0 configure:11941: result: yes configure:11953: checking for intptr_t configure:11983: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:11986: $? = 0 configure:11989: test -s conftest.o configure:11992: $? = 0 configure:12003: result: yes configure:12013: checking for socklen_t configure:12047: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:12050: $? = 0 configure:12053: test -s conftest.o configure:12056: $? = 0 configure:12067: result: yes configure:12098: checking utmp.h usability configure:12111: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:12114: $? = 0 configure:12117: test -s conftest.o configure:12120: $? = 0 configure:12130: result: yes configure:12134: checking utmp.h presence configure:12145: i586-uhu-linux-gcc -E conftest.c configure:12151: $? = 0 configure:12170: result: yes configure:12206: checking for utmp.h configure:12213: result: yes configure:12230: checking whether your struct utmp has ut_user configure:12254: result: yes configure:12256: checking whether your struct utmp has ut_host configure:12280: result: yes configure:12282: checking whether your struct utmp has ut_exit configure:12306: result: yes configure:12337: checking whether your syslog.h defines LOG_CRON configure:12365: result: yes configure:12368: checking whether your syslog.h defines LOG_FTP configure:12396: result: yes configure:12414: checking for d_fd in DIR structure configure:12439: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:12511: error: dereferencing pointer to incomplete type configure:12511: warning: unused variable `i' configure:12442: $? = 1 configure: failed program was: | #line 12416 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | DIR *dirp; | int i = dirp->d_fd; | | ; | return 0; | } configure:12467: result: no configure:12414: checking for dd_fd in DIR structure configure:12439: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:12511: error: dereferencing pointer to incomplete type configure:12511: warning: unused variable `i' configure:12442: $? = 1 configure: failed program was: | #line 12416 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | DIR *dirp; | int i = dirp->dd_fd; | | ; | return 0; | } configure:12467: result: no configure:12414: checking for __dd_fd in DIR structure configure:12439: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:12511: error: dereferencing pointer to incomplete type configure:12511: warning: unused variable `i' configure:12442: $? = 1 configure: failed program was: | #line 12416 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | DIR *dirp; | int i = dirp->__dd_fd; | | ; | return 0; | } configure:12467: result: no configure:12476: checking for working alloca.h configure:12498: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:12571: warning: unused variable `p' configure:12501: $? = 0 configure:12504: test -s conftest configure:12507: $? = 0 configure:12518: result: yes configure:12528: checking for alloca configure:12570: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:12644: warning: unused variable `p' configure:12573: $? = 0 configure:12576: test -s conftest configure:12579: $? = 0 configure:12590: result: yes configure:12801: checking for alloca in -lucb configure:12832: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib -L/usr/ucblib/ conftest.c -lucb -lcrypt >&5 configure:12903: warning: conflicting types for built-in function `alloca' /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:12835: $? = 1 configure: failed program was: | #line 12808 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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 alloca (); | int | main () | { | alloca (); | ; | return 0; | } configure:12853: result: no configure:12867: checking whether i586-uhu-linux-gcc needs -traditional configure:12911: result: no configure:12918: checking whether setpgrp takes no argument configure:12951: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:13026: warning: implicit declaration of function `exit' configure:13026: error: too many arguments to function `setpgrp' configure:12954: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 12928 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | # include | #endif | | int | main () | { | /* If this system has a BSD-style setpgrp which takes arguments, | setpgrp(1, 1) will fail with ESRCH and return -1, in that case | exit successfully. */ | exit (setpgrp (1,1) == -1 ? 0 : 1); | ; | return 0; | } configure:12973: result: yes configure:12983: checking return type of signal handlers configure:13015: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:13091: warning: unused variable `i' configure:13018: $? = 0 configure:13021: test -s conftest.o configure:13024: $? = 0 configure:13035: result: void configure:13047: checking for vprintf configure:13097: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13158: warning: conflicting types for built-in function `vprintf' configure:13100: $? = 0 configure:13103: test -s conftest configure:13106: $? = 0 configure:13117: result: yes configure:13124: checking for _doprnt configure:13174: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 /tmp/ccKmNXOr.o(.text+0xe): In function `main': : undefined reference to `_doprnt' /tmp/ccKmNXOr.o(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:13177: $? = 1 configure: failed program was: | #line 13129 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:13194: result: no configure:13217: checking for bcopy configure:13267: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13270: $? = 0 configure:13273: test -s conftest configure:13276: $? = 0 configure:13287: result: yes configure:13217: checking for crypt configure:13267: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13270: $? = 0 configure:13273: test -s conftest configure:13276: $? = 0 configure:13287: result: yes configure:13217: checking for fgetgrent configure:13267: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13270: $? = 0 configure:13273: test -s conftest configure:13276: $? = 0 configure:13287: result: yes configure:13217: checking for fgetpwent configure:13267: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13270: $? = 0 configure:13273: test -s conftest configure:13276: $? = 0 configure:13287: result: yes configure:13217: checking for flock configure:13267: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13270: $? = 0 configure:13273: test -s conftest configure:13276: $? = 0 configure:13287: result: yes configure:13217: checking for freeaddrinfo configure:13267: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13270: $? = 0 configure:13273: test -s conftest configure:13276: $? = 0 configure:13287: result: yes configure:13297: checking for gai_strerror configure:13347: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13350: $? = 0 configure:13353: test -s conftest configure:13356: $? = 0 configure:13367: result: yes configure:13380: checking for getaddrinfo configure:13412: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13415: $? = 0 configure:13418: test -s conftest configure:13421: $? = 0 configure:13424: result: yes configure:13452: checking for getcwd configure:13502: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13505: $? = 0 configure:13508: test -s conftest configure:13511: $? = 0 configure:13522: result: yes configure:13452: checking for getenv configure:13502: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13505: $? = 0 configure:13508: test -s conftest configure:13511: $? = 0 configure:13522: result: yes configure:13452: checking for gethostbyname2 configure:13502: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13505: $? = 0 configure:13508: test -s conftest configure:13511: $? = 0 configure:13522: result: yes configure:13452: checking for gethostname configure:13502: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13505: $? = 0 configure:13508: test -s conftest configure:13511: $? = 0 configure:13522: result: yes configure:13452: checking for getnameinfo configure:13502: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13505: $? = 0 configure:13508: test -s conftest configure:13511: $? = 0 configure:13522: result: yes configure:13541: checking for getopt_long configure:13591: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13594: $? = 0 configure:13597: test -s conftest configure:13600: $? = 0 configure:13611: result: yes configure:13541: checking for gettimeofday configure:13591: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13594: $? = 0 configure:13597: test -s conftest configure:13600: $? = 0 configure:13611: result: yes configure:13541: checking for hstrerror configure:13591: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13594: $? = 0 configure:13597: test -s conftest configure:13600: $? = 0 configure:13611: result: yes configure:13541: checking for inet_aton configure:13591: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13594: $? = 0 configure:13597: test -s conftest configure:13600: $? = 0 configure:13611: result: yes configure:13541: checking for inet_ntop configure:13591: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13594: $? = 0 configure:13597: test -s conftest configure:13600: $? = 0 configure:13611: result: yes configure:13541: checking for inet_pton configure:13591: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13594: $? = 0 configure:13597: test -s conftest configure:13600: $? = 0 configure:13611: result: yes configure:13632: checking for memcpy configure:13682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13763: warning: conflicting types for built-in function `memcpy' configure:13685: $? = 0 configure:13688: test -s conftest configure:13691: $? = 0 configure:13702: result: yes configure:13632: checking for mempcpy configure:13682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13685: $? = 0 configure:13688: test -s conftest configure:13691: $? = 0 configure:13702: result: yes configure:13632: checking for mkdir configure:13682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13685: $? = 0 configure:13688: test -s conftest configure:13691: $? = 0 configure:13702: result: yes configure:13632: checking for mkstemp configure:13682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13685: $? = 0 configure:13688: test -s conftest configure:13691: $? = 0 configure:13702: result: yes configure:13632: checking for mlock configure:13682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13685: $? = 0 configure:13688: test -s conftest configure:13691: $? = 0 configure:13702: result: yes configure:13632: checking for mlockall configure:13682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13685: $? = 0 configure:13688: test -s conftest configure:13691: $? = 0 configure:13702: result: yes configure:13632: checking for munlock configure:13682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13685: $? = 0 configure:13688: test -s conftest configure:13691: $? = 0 configure:13702: result: yes configure:13632: checking for munlockall configure:13682: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13685: $? = 0 configure:13688: test -s conftest configure:13691: $? = 0 configure:13702: result: yes configure:13723: checking for rmdir configure:13773: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13776: $? = 0 configure:13779: test -s conftest configure:13782: $? = 0 configure:13793: result: yes configure:13723: checking for select configure:13773: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13776: $? = 0 configure:13779: test -s conftest configure:13782: $? = 0 configure:13793: result: yes configure:13723: checking for setgroups configure:13773: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13776: $? = 0 configure:13779: test -s conftest configure:13782: $? = 0 configure:13793: result: yes configure:13723: checking for socket configure:13773: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13776: $? = 0 configure:13779: test -s conftest configure:13782: $? = 0 configure:13793: result: yes configure:13723: checking for statfs configure:13773: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13776: $? = 0 configure:13779: test -s conftest configure:13782: $? = 0 configure:13793: result: yes configure:13723: checking for strchr configure:13773: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13867: warning: conflicting types for built-in function `strchr' configure:13776: $? = 0 configure:13779: test -s conftest configure:13782: $? = 0 configure:13793: result: yes configure:13723: checking for strcoll configure:13773: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13776: $? = 0 configure:13779: test -s conftest configure:13782: $? = 0 configure:13793: result: yes configure:13723: checking for strerror configure:13773: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13776: $? = 0 configure:13779: test -s conftest configure:13782: $? = 0 configure:13793: result: yes configure:13811: checking for strsep configure:13861: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13864: $? = 0 configure:13867: test -s conftest configure:13870: $? = 0 configure:13881: result: yes configure:13811: checking for strtol configure:13861: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13864: $? = 0 configure:13867: test -s conftest configure:13870: $? = 0 configure:13881: result: yes configure:13811: checking for strtoull configure:13861: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13864: $? = 0 configure:13867: test -s conftest configure:13870: $? = 0 configure:13881: result: yes configure:13811: checking for setprotoent configure:13861: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13864: $? = 0 configure:13867: test -s conftest configure:13870: $? = 0 configure:13881: result: yes configure:13811: checking for endprotoent configure:13861: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:13864: $? = 0 configure:13867: test -s conftest configure:13870: $? = 0 configure:13881: result: yes configure:13897: checking for vsnprintf configure:13947: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14049: warning: conflicting types for built-in function `vsnprintf' configure:13950: $? = 0 configure:13953: test -s conftest configure:13956: $? = 0 configure:13967: result: yes configure:13897: checking for snprintf configure:13947: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14050: warning: conflicting types for built-in function `snprintf' configure:13950: $? = 0 configure:13953: test -s conftest configure:13956: $? = 0 configure:13967: result: yes configure:14215: checking for setsid configure:14265: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14268: $? = 0 configure:14271: test -s conftest configure:14274: $? = 0 configure:14285: result: yes configure:14215: checking for setgroupent configure:14265: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 /tmp/cce0qKhB.o(.text+0xe): In function `main': : undefined reference to `setgroupent' /tmp/cce0qKhB.o(.data+0x0): undefined reference to `setgroupent' collect2: ld returned 1 exit status configure:14268: $? = 1 configure: failed program was: | #line 14220 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | /* end confdefs.h. */ | /* 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 | /* 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:14285: result: no configure:14215: checking for seteuid configure:14265: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14268: $? = 0 configure:14271: test -s conftest configure:14274: $? = 0 configure:14285: result: yes configure:14215: checking for setegid configure:14265: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14268: $? = 0 configure:14271: test -s conftest configure:14274: $? = 0 configure:14285: result: yes configure:14215: checking for setenv configure:14265: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14268: $? = 0 configure:14271: test -s conftest configure:14274: $? = 0 configure:14285: result: yes configure:14300: checking for siginterrupt configure:14350: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14353: $? = 0 configure:14356: test -s conftest configure:14359: $? = 0 configure:14370: result: yes configure:14300: checking for setpgid configure:14350: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14353: $? = 0 configure:14356: test -s conftest configure:14359: $? = 0 configure:14370: result: yes configure:14384: checking for regcomp configure:14434: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14437: $? = 0 configure:14440: test -s conftest configure:14443: $? = 0 configure:14454: result: yes configure:14469: checking for tzset configure:14519: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14522: $? = 0 configure:14525: test -s conftest configure:14528: $? = 0 configure:14539: result: yes configure:14469: checking for unsetenv configure:14519: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14522: $? = 0 configure:14525: test -s conftest configure:14528: $? = 0 configure:14539: result: yes configure:14554: checking for pathconf configure:14604: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14607: $? = 0 configure:14610: test -s conftest configure:14613: $? = 0 configure:14624: result: yes configure:14554: checking for fpathconf configure:14604: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14607: $? = 0 configure:14610: test -s conftest configure:14613: $? = 0 configure:14624: result: yes configure:14638: checking for fgetspent configure:14688: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:14691: $? = 0 configure:14694: test -s conftest configure:14697: $? = 0 configure:14708: result: yes configure:14719: checking for setpassent configure:14769: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 /tmp/cceWhcwd.o(.text+0xe): In function `main': : undefined reference to `setpassent' /tmp/cceWhcwd.o(.data+0x0): undefined reference to `setpassent' collect2: ld returned 1 exit status configure:14772: $? = 1 configure: failed program was: | #line 14724 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | /* end confdefs.h. */ | /* 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 | /* 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:14789: result: no configure:14811: checking for struct sockaddr_in.sin_len configure:14846: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:14977: error: structure has no member named `sin_len' configure:14849: $? = 1 configure: failed program was: | #line 14816 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | #if HAVE_NETINET_IN_H | # include | #endif | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:14892: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:15023: error: structure has no member named `sin_len' configure:14895: $? = 1 configure: failed program was: | #line 14862 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | #if HAVE_NETINET_IN_H | # include | #endif | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:14914: result: no configure:14924: checking whether struct addrinfo is defined configure:14954: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:14957: $? = 0 configure:14960: test -s conftest.o configure:14963: $? = 0 configure:14965: result: yes configure:14983: checking whether struct sockaddr_storage is defined configure:15012: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:15143: warning: unused variable `ss' configure:15015: $? = 0 configure:15018: test -s conftest.o configure:15021: $? = 0 configure:15023: result: yes configure:15042: checking whether ss_family is defined configure:15071: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:15074: $? = 0 configure:15077: test -s conftest.o configure:15080: $? = 0 configure:15083: result: yes configure:15160: checking whether ss_len is defined configure:15189: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:15322: error: structure has no member named `ss_len' configure:15192: $? = 1 configure: failed program was: | #line 15162 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | #define HAVE_STRUCT_ADDRINFO | #define HAVE_STRUCT_SS | #define HAVE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | | do { | struct sockaddr_storage a; | (void) a.ss_len; | } while(0) | | ; | return 0; | } configure:15213: result: no configure:15215: checking whether __ss_len is defined configure:15244: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure: In function `main': configure:15377: error: structure has no member named `__ss_len' configure:15247: $? = 1 configure: failed program was: | #line 15217 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | #define HAVE_STRUCT_ADDRINFO | #define HAVE_STRUCT_SS | #define HAVE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | | do { | struct sockaddr_storage a; | (void) a.__ss_len; | } while(0) | | ; | return 0; | } configure:15268: result: no configure:15797: checking whether setgrent returns void configure:15822: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 conftest.c:4: warning: second argument of `main' should be `char **' conftest.c: In function `main': conftest.c:7: error: void value not ignored as it ought to be configure:15825: $? = 1 configure: program exited with status 1 configure: failed program was: | | #include | #include | int main(int argc, char *argv) { | int i = 0; | getgrent(); | i = setgrent(); | return (i != 1); | } | configure:15844: result: yes configure:15857: checking for initscr in -lcurses configure:15888: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcurses -lcrypt >&5 configure:15891: $? = 0 configure:15894: test -s conftest configure:15897: $? = 0 configure:15909: result: yes configure:15924: checking for initscr in -lncurses configure:15955: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lncurses -lcrypt >&5 configure:15958: $? = 0 configure:15961: test -s conftest configure:15964: $? = 0 configure:15976: result: yes configure:16008: checking for setproctitle configure:16058: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 /tmp/ccOVZnak.o(.text+0xe): In function `main': : undefined reference to `setproctitle' /tmp/ccOVZnak.o(.data+0x0): undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:16061: $? = 1 configure: failed program was: | #line 16013 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | #define HAVE_STRUCT_ADDRINFO | #define HAVE_STRUCT_SS | #define HAVE_SS_FAMILY 1 | #define SETGRENT_VOID 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define USE_CURSES 1 | #define USE_NCURSES 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 setproctitle (); | /* 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_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:16078: result: no configure:16102: checking libutil.h usability configure:16115: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:16291:21: libutil.h: No such file or directory configure:16118: $? = 1 configure: failed program was: | #line 16104 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | #define HAVE_STRUCT_ADDRINFO | #define HAVE_STRUCT_SS | #define HAVE_SS_FAMILY 1 | #define SETGRENT_VOID 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define USE_CURSES 1 | #define USE_NCURSES 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:16134: result: no configure:16138: checking libutil.h presence configure:16149: i586-uhu-linux-gcc -E conftest.c configure:16293:21: libutil.h: No such file or directory configure:16155: $? = 1 configure: failed program was: | #line 16140 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | #define HAVE_STRUCT_ADDRINFO | #define HAVE_STRUCT_SS | #define HAVE_SS_FAMILY 1 | #define SETGRENT_VOID 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define USE_CURSES 1 | #define USE_NCURSES 1 | /* end confdefs.h. */ | #include configure:16174: result: no configure:16210: checking for libutil.h configure:16217: result: no configure:16230: checking for setproctitle in -lutil configure:16261: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lutil -lcrypt >&5 /tmp/ccMf6rNH.o(.text+0x9): In function `main': : undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:16264: $? = 1 configure: failed program was: | #line 16237 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | #define HAVE_STRUCT_ADDRINFO | #define HAVE_STRUCT_SS | #define HAVE_SS_FAMILY 1 | #define SETGRENT_VOID 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define USE_CURSES 1 | #define USE_NCURSES 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 setproctitle (); | int | main () | { | setproctitle (); | ; | return 0; | } configure:16282: result: no configure:16315: checking sys/pstat.h usability configure:16328: i586-uhu-linux-gcc -c -O2 -Wall conftest.c >&5 configure:16504:23: sys/pstat.h: No such file or directory configure:16331: $? = 1 configure: failed program was: | #line 16317 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | #define HAVE_STRUCT_ADDRINFO | #define HAVE_STRUCT_SS | #define HAVE_SS_FAMILY 1 | #define SETGRENT_VOID 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define USE_CURSES 1 | #define USE_NCURSES 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:16347: result: no configure:16351: checking sys/pstat.h presence configure:16362: i586-uhu-linux-gcc -E conftest.c configure:16506:23: sys/pstat.h: No such file or directory configure:16368: $? = 1 configure: failed program was: | #line 16353 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETOPT 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_LIBCRYPT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SHADOW_H 1 | #define USE_SHADOW 1 | #define HAVE_SPWD_SP_WARN 1 | #define HAVE_SPWD_SP_INACT 1 | #define HAVE_SPWD_SP_EXPIRE 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define GETGROUPS_T gid_t | #define HAVE_TIMER_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define TIME_WITH_SYS_TIME 1 | #define umode_t mode_t | #define HAVE_INTPTR_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMAXTYPE 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SETPGRP_VOID 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FGETGRENT 1 | #define HAVE_FGETPWENT 1 | #define HAVE_FLOCK 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HSTRERROR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKET 1 | #define HAVE_STATFS 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FGETSPENT 1 | #define HAVE_STRUCT_ADDRINFO | #define HAVE_STRUCT_SS | #define HAVE_SS_FAMILY 1 | #define SETGRENT_VOID 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define USE_CURSES 1 | #define USE_NCURSES 1 | /* end confdefs.h. */ | #include configure:16387: result: no configure:16423: checking for sys/pstat.h configure:16430: result: no configure:16700:22: sys/exec.h: No such file or directory configure:16575: checking whether __progname and __progname_full are available configure:16597: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:16600: $? = 0 configure:16603: test -s conftest configure:16606: $? = 0 configure:16617: result: yes configure:16627: checking which argv replacement method to use configure:16654: result: writeable configure:16674: checking whether printf supports %llu format configure:16698: i586-uhu-linux-gcc -o conftest -O2 -Wall -Llib conftest.c -lcrypt >&5 configure:16701: $? = 0 configure:16703: ./conftest 1 configure:16706: $? = 0 configure:16708: result: yes configure:16856: checking whether i586-uhu-linux-gcc accepts -Wno-long-double configure:16864: result: no configure:16980: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:666: creating lib/Makefile config.status:666: creating modules/Makefile config.status:666: creating src/Makefile config.status:666: creating src/ftpdctl.8 config.status:666: creating src/proftpd.8 config.status:666: creating src/xferlog.5 config.status:666: creating utils/Makefile config.status:666: creating utils/ftpcount.1 config.status:666: creating utils/ftpshut.8 config.status:666: creating utils/ftptop.1 config.status:666: creating utils/ftpwho.1 config.status:666: creating Makefile config.status:666: creating Make.rules config.status:770: creating config.h config.status:1325: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_bcopy=yes ac_cv_func_crypt=yes ac_cv_func_endprotoent=yes ac_cv_func_fgetgrent=yes ac_cv_func_fgetpwent=yes ac_cv_func_fgetspent=yes ac_cv_func_flock=yes ac_cv_func_fpathconf=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_gai_strerror=yes ac_cv_func_getcwd=yes ac_cv_func_getenv=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostname=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_gettimeofday=yes ac_cv_func_hstrerror=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_memcpy=yes ac_cv_func_mempcpy=yes ac_cv_func_mkdir=yes ac_cv_func_mkstemp=yes ac_cv_func_mlock=yes ac_cv_func_mlockall=yes ac_cv_func_munlock=yes ac_cv_func_munlockall=yes ac_cv_func_pathconf=yes ac_cv_func_regcomp=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgrent_void=yes ac_cv_func_setgroupent=no ac_cv_func_setgroups=yes ac_cv_func_setpassent=no ac_cv_func_setpgid=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setproctitle=no ac_cv_func_setprotoent=yes ac_cv_func_setsid=yes ac_cv_func_siginterrupt=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_statfs=yes ac_cv_func_strchr=yes ac_cv_func_strcoll=yes ac_cv_func_strerror=yes ac_cv_func_strsep=yes ac_cv_func_strtol=yes ac_cv_func_strtoull=yes ac_cv_func_tzset=yes ac_cv_func_unsetenv=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bstring_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctype_h=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_hpsecurity_h=no ac_cv_header_inttypes_h=yes ac_cv_header_junistd_h=no ac_cv_header_krb_h=no ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_capability_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_ndir_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pam_pam_appl_h=no ac_cv_header_prot_h=no ac_cv_header_regex_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_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_dir_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vmsdir_h=no ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_crypt_crypt=yes ac_cv_lib_curses_initscr=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_ucb_alloca=no ac_cv_lib_util_setproctitle=no ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_spwd_sp_expire=yes ac_cv_member_struct_spwd_sp_inact=yes ac_cv_member_struct_spwd_sp_warn=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_getgroups=gid_t ac_cv_type_ino_t=yes ac_cv_type_int=yes ac_cv_type_intptr_t=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_type_umode_t=no ac_cv_working_alloca_h=yes pf_cv_argv_type=writeable pf_cv_var_progname=yes pr_cv_header_syslog_log_cron=yes pr_cv_header_syslog_log_ftp=yes pr_cv_header_timer_t=yes pr_cv_header_ut_exit=yes pr_cv_header_ut_host=yes pr_cv_header_utmaxtype=yes pr_cv_lib_standalone_aton=yes pr_cv_lib_standalone_crypt=no pr_cv_lib_standalone_gethost=yes pr_cv_lib_standalone_nsl=yes pr_cv_lib_standalone_sockets=yes pr_cv_var__pw_stayopen=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ADDL_DIRS='lib/libcap' ALLOCA='' BINDIR='/usr/bin' BUILD_MODULE_OBJS='modules/mod_core.o modules/mod_xfer.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_cap.o modules/mod_auth_pam.o modules/mod_quotatab_ldap.o modules/mod_quotatab_sql.o modules/mod_quotatab_file.o modules/mod_quotatab.o modules/mod_wrap.o modules/mod_rewrite.o modules/mod_radius.o modules/mod_sql_mysql.o modules/mod_sql.o modules/mod_ifsession.o modules/mod_ratio.o modules/mod_ldap.o modules/mod_tls.o ' CC='i586-uhu-linux-gcc' CFLAGS='-O2 -Wall' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CURSES_LIBS='-lncurses' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP='-s' LDFLAGS='-Llib ' LIBOBJS='' LIBRARIES='' LIBS='-lsupp -lcrypt -Llib/libcap -lcap -lwrap -lnsl -lm -lz -lmysqlclient -lldap -llber -lssl -lcrypto -lpam' LIB_OBJS='pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o getopt.o getopt1.o' LOCALSTATEDIR='/var/lock' LTLIBOBJS='' MODULE_OBJS='mod_core.o mod_xfer.o mod_auth_unix.o mod_auth_file.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_auth_pam.o mod_tls.o mod_ldap.o mod_ratio.o mod_ifsession.o mod_sql.o mod_sql_mysql.o mod_radius.o mod_rewrite.o mod_wrap.o mod_quotatab.o mod_quotatab_file.o mod_quotatab_sql.o mod_quotatab_ldap.o mod_cap.o' OBJEXT='o' OSREL='-DLINUX' OSTYPE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SBINDIR='/usr/sbin' SET_MAKE='' SHELL='/bin/sh' SYSCONFDIR='/etc' VERSION='' ac_ct_CC='' ac_ct_RANLIB='ranlib' 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='/usr' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_group='root' install_user='root' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lock' 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='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFIG_FILE_PATH "/etc/proftpd.conf" #define GETGROUPS_T gid_t #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_BCOPY 1 #define HAVE_CRYPT 1 #define HAVE_CRYPT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_CURSES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ENDPROTOENT 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FGETGRENT 1 #define HAVE_FGETPWENT 1 #define HAVE_FGETSPENT 1 #define HAVE_FLOCK 1 #define HAVE_FPATHCONF 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETENV 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_INTPTR_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIMITS_H 1 #define HAVE_LLU 1 #define HAVE_LOG_CRON 1 #define HAVE_LOG_FTP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MKDIR 1 #define HAVE_MKSTEMP 1 #define HAVE_MLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCK 1 #define HAVE_MUNLOCKALL 1 #define HAVE_NCURSES_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_PAM 1 #define HAVE_PATHCONF 1 #define HAVE_REGCOMP 1 #define HAVE_REGEX_H 1 #define HAVE_RMDIR 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SELECT 1 #define HAVE_SETEGID 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SETGROUPS 1 #define HAVE_SETPGID 1 #define HAVE_SETPROTOENT 1 #define HAVE_SETSID 1 #define HAVE_SHADOW_H 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SPWD_SP_EXPIRE 1 #define HAVE_SPWD_SP_INACT 1 #define HAVE_SPWD_SP_WARN 1 #define HAVE_SS_FAMILY 1 #define HAVE_STATFS 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCOLL 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRSEP 1 #define HAVE_STRTOL 1 #define HAVE_STRTOULL 1 #define HAVE_STRUCT_ADDRINFO #define HAVE_STRUCT_SS #define HAVE_SYSLOG_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIMER_T 1 #define HAVE_TZSET 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSETENV 1 #define HAVE_UTIME_H 1 #define HAVE_UTMAXTYPE 1 #define HAVE_UTMPX_H 1 #define HAVE_UTMP_H 1 #define HAVE_UT_UT_EXIT 1 #define HAVE_UT_UT_HOST 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE___PROGNAME 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PF_ARGV_TYPE PF_ARGV_WRITEABLE #define PID_FILE_PATH "/var/lock/proftpd.pid" #define RETSIGTYPE void #define RUN_DIR "/var/lock/proftpd" #define SETGRENT_VOID 1 #define SETPGRP_VOID 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SHORT 2 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_CURSES 1 #define USE_NCURSES 1 #define USE_SHADOW 1 #define _FILE_OFFSET_BITS 64 #define umode_t mode_t configure: exit 0