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/run --disable-sendfile --with-modules=mod_ratio:mod_readme:mod_wrap --prefix=/usr/local i386-portbld-freebsd4.7 ## --------- ## ## Platform. ## ## --------- ## hostname = tracktor.interstrada.net uname -m = i386 uname -r = 4.7-RELEASE-p10 uname -s = FreeBSD uname -v = FreeBSD 4.7-RELEASE-p10 #0: Thu Jun 12 18:37:01 EEST 2003 address@hidden:/usr/obj/usr/src/sys/ZWITTER /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/melnik/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1379: checking build system type configure:1397: result: i386-portbld-freebsd4.7 configure:1405: checking host system type configure:1419: result: i386-portbld-freebsd4.7 configure:1427: checking target system type configure:1441: result: i386-portbld-freebsd4.7 configure:1482: checking for i386-portbld-freebsd4.7-gcc configure:1508: result: cc configure:1790: checking for C compiler version configure:1793: cc --version &5 2.95.4 configure:1796: $? = 0 configure:1798: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:1801: $? = 0 configure:1803: cc -V &5 cc: argument to `-V' is missing configure:1806: $? = 1 configure:1830: checking for C compiler default output configure:1833: cc -O -pipe conftest.c >&5 configure:1836: $? = 0 configure:1882: result: a.out configure:1887: checking whether the C compiler works configure:1893: ./a.out configure:1896: $? = 0 configure:1913: result: yes configure:1920: checking whether we are cross compiling configure:1922: result: no configure:1925: checking for suffix of executables configure:1927: cc -o conftest -O -pipe conftest.c >&5 configure:1930: $? = 0 configure:1955: result: configure:1961: checking for suffix of object files configure:1983: cc -c -O -pipe conftest.c >&5 configure:1986: $? = 0 configure:2008: result: o configure:2012: checking whether we are using the GNU C compiler configure:2037: cc -c -O -pipe conftest.c >&5 configure:2040: $? = 0 configure:2043: test -s conftest.o configure:2046: $? = 0 configure:2059: result: yes configure:2065: checking whether cc accepts -g configure:2087: cc -c -g conftest.c >&5 configure:2090: $? = 0 configure:2093: test -s conftest.o configure:2096: $? = 0 configure:2107: result: yes configure:2124: checking for cc option to accept ANSI C configure:2185: cc -c -O -pipe conftest.c >&5 configure:2188: $? = 0 configure:2191: test -s conftest.o configure:2194: $? = 0 configure:2212: result: none needed configure:2230: cc -c -O -pipe conftest.c >&5 conftest.c:2: syntax error before `me' configure:2233: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2342: checking whether gmake sets $(MAKE) configure:2362: result: yes configure:2383: checking for a BSD-compatible install configure:2437: result: /usr/bin/install -c -o root -g wheel configure:2451: checking for i386-portbld-freebsd4.7-ranlib configure:2480: result: no configure:2489: checking for ranlib configure:2505: found /usr/bin/ranlib configure:2516: result: ranlib configure:2537: checking for special C compiler options needed for large files configure:2617: result: no configure:2623: checking for _FILE_OFFSET_BITS value needed for large files configure:2655: cc -c -O -pipe conftest.c >&5 configure:2658: $? = 0 configure:2661: test -s conftest.o configure:2664: $? = 0 configure:2720: result: no configure:2730: checking for _LARGE_FILES value needed for large files configure:2762: cc -c -O -pipe conftest.c >&5 configure:2765: $? = 0 configure:2768: test -s conftest.o configure:2771: $? = 0 configure:2827: result: no configure:2900: checking whether the C compiler accepts -Wall configure:2920: cc -c -Wall conftest.c >&5 configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2931: result: yes configure:2945: checking whether cc accepts -Wno-long-double configure:2953: result: no configure:3354: checking for standalone crypt configure:3376: cc -o conftest -O -pipe -Wall -Llib conftest.c >&5 configure: In function `main': configure:3372: warning: implicit declaration of function `crypt' /tmp/ccLyflBJ.o: In function `main': /tmp/ccLyflBJ.o(.text+0x7): undefined reference to `crypt' configure:3379: $? = 1 configure: failed program was: | #line 3360 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | crypt(); | ; | return 0; | } configure:3396: result: no configure:3401: checking for crypt in -lcrypt configure:3432: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:3435: $? = 0 configure:3438: test -s conftest configure:3441: $? = 0 configure:3453: result: yes configure:3466: checking for standalone gethostbyname configure:3488: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:3485: warning: implicit declaration of function `gethostbyname' configure:3491: $? = 0 configure:3494: test -s conftest configure:3497: $? = 0 configure:3508: result: yes configure:3642: checking for standalone inet_aton configure:3664: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:3661: warning: implicit declaration of function `inet_aton' configure:3667: $? = 0 configure:3670: test -s conftest configure:3673: $? = 0 configure:3684: result: yes configure:3754: checking for standalone nsl functions configure:3777: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:3774: warning: implicit declaration of function `gethostent' configure:3780: $? = 0 configure:3783: test -s conftest configure:3786: $? = 0 configure:3797: result: yes configure:3867: checking for standalone socket functions configure:3889: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:3886: warning: implicit declaration of function `bind' configure:3892: $? = 0 configure:3895: test -s conftest configure:3898: $? = 0 configure:3909: result: yes configure:3979: checking for _pw_stayopen variable configure:4001: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/cck1MN4L.o: In function `main': /tmp/cck1MN4L.o(.text+0x5): undefined reference to `_pw_stayopen' configure:4004: $? = 1 configure: failed program was: | #line 3985 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | extern int _pw_stayopen; | int | main () | { | _pw_stayopen = 1; | ; | return 0; | } configure:4021: result: no configure:4032: checking for set_auth_parameters in -lsecurity configure:4063: cc -o conftest -O -pipe -Wall -Llib conftest.c -lsecurity -lcrypt >&5 /usr/libexec/elf/ld: cannot find -lsecurity configure:4066: $? = 1 configure: failed program was: | #line 4040 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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 set_auth_parameters (); | int | main () | { | set_auth_parameters (); | ; | return 0; | } configure:4084: result: no configure:4096: checking for setprpwent in -lsec configure:4127: cc -o conftest -O -pipe -Wall -Llib conftest.c -lsec -lcrypt >&5 /usr/libexec/elf/ld: cannot find -lsec configure:4130: $? = 1 configure: failed program was: | #line 4104 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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 setprpwent (); | int | main () | { | setprpwent (); | ; | return 0; | } configure:4148: result: no configure:4165: checking how to run the C preprocessor configure:4201: cc -E conftest.c configure:4207: $? = 0 configure:4239: cc -E conftest.c configure:4240: ac_nonexistent.h: No such file or directory configure:4245: $? = 1 configure: failed program was: | #line 4231 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:4283: result: cc -E configure:4308: cc -E conftest.c configure:4314: $? = 0 configure:4346: cc -E conftest.c configure:4347: ac_nonexistent.h: No such file or directory configure:4352: $? = 1 configure: failed program was: | #line 4338 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | #include configure:4395: checking for egrep configure:4405: result: grep -E configure:4410: checking for ANSI C header files configure:4436: cc -c -O -pipe -Wall conftest.c >&5 configure:4439: $? = 0 configure:4442: test -s conftest.o configure:4445: $? = 0 configure:4537: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:4540: $? = 0 configure:4542: ./conftest configure:4545: $? = 0 configure:4560: result: yes configure:4584: checking for sys/types.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest.o configure:4610: $? = 0 configure:4621: result: yes configure:4584: checking for sys/stat.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest.o configure:4610: $? = 0 configure:4621: result: yes configure:4584: checking for stdlib.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest.o configure:4610: $? = 0 configure:4621: result: yes configure:4584: checking for string.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest.o configure:4610: $? = 0 configure:4621: result: yes configure:4584: checking for memory.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest.o configure:4610: $? = 0 configure:4621: result: yes configure:4584: checking for strings.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest.o configure:4610: $? = 0 configure:4621: result: yes configure:4584: checking for inttypes.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest.o configure:4610: $? = 0 configure:4621: result: yes configure:4584: checking for stdint.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4642: stdint.h: No such file or directory configure:4604: $? = 1 configure: failed program was: | #line 4590 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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 | /* 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:4621: result: no configure:4584: checking for unistd.h configure:4601: cc -c -O -pipe -Wall conftest.c >&5 configure:4604: $? = 0 configure:4607: test -s conftest.o configure:4610: $? = 0 configure:4621: result: yes configure:4647: checking sys/security.h usability configure:4660: cc -c -O -pipe -Wall conftest.c >&5 configure:4702: sys/security.h: No such file or directory configure:4663: $? = 1 configure: failed program was: | #line 4650 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4679: result: no configure:4683: checking sys/security.h presence configure:4694: cc -E conftest.c configure:4704: sys/security.h: No such file or directory configure:4700: $? = 1 configure: failed program was: | #line 4686 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4719: result: no configure:4755: checking for sys/security.h configure:4762: result: no configure:4789: checking krb.h usability configure:4802: cc -c -O -pipe -Wall conftest.c >&5 configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4821: result: yes configure:4825: checking krb.h presence configure:4836: cc -E conftest.c configure:4842: $? = 0 configure:4861: result: yes configure:4897: checking for krb.h configure:4904: result: yes configure:4931: checking prot.h usability configure:4944: cc -c -O -pipe -Wall conftest.c >&5 configure:4947: $? = 0 configure:4950: test -s conftest.o configure:4953: $? = 0 configure:4963: result: yes configure:4967: checking prot.h presence configure:4978: cc -E conftest.c configure:4984: $? = 0 configure:5003: result: yes configure:5039: checking for prot.h configure:5046: result: yes configure:5064: checking for set_auth_parameters configure:5114: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/cc7zlqOd.o: In function `main': /tmp/cc7zlqOd.o(.text+0x9): undefined reference to `set_auth_parameters' /tmp/cc7zlqOd.o(.data+0x0): undefined reference to `set_auth_parameters' configure:5117: $? = 1 configure: failed program was: | #line 5070 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char set_auth_parameters (); 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 set_auth_parameters (); | /* 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_set_auth_parameters) || defined (__stub___set_auth_parameters) | choke me | #else | char (*f) () = set_auth_parameters; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != set_auth_parameters; | ; | return 0; | } configure:5134: result: no configure:5064: checking for getprpwent configure:5114: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/ccWEgJPB.o: In function `main': /tmp/ccWEgJPB.o(.text+0x9): undefined reference to `getprpwent' /tmp/ccWEgJPB.o(.data+0x0): undefined reference to `getprpwent' configure:5117: $? = 1 configure: failed program was: | #line 5070 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprpwent (); 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 getprpwent (); | /* 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_getprpwent) || defined (__stub___getprpwent) | choke me | #else | char (*f) () = getprpwent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getprpwent; | ; | return 0; | } configure:5134: result: no configure:5305: checking hpsecurity.h usability configure:5318: cc -c -O -pipe -Wall conftest.c >&5 configure:5362: hpsecurity.h: No such file or directory configure:5321: $? = 1 configure: failed program was: | #line 5308 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_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:5337: result: no configure:5341: checking hpsecurity.h presence configure:5352: cc -E conftest.c configure:5364: hpsecurity.h: No such file or directory configure:5358: $? = 1 configure: failed program was: | #line 5344 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 1 | /* end confdefs.h. */ | #include configure:5377: result: no configure:5413: checking for hpsecurity.h configure:5420: result: no configure:5431: checking for hpsecurity.h workaround configure:5454: cc -c -O -pipe -Wall conftest.c >&5 In file included from configure:5455: /usr/include/values.h:2: warning: #warning "this file includes which is obsoleted, use or instead" configure:5457: hpsecurity.h: No such file or directory configure:5457: $? = 1 configure: failed program was: | #line 5434 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 1 | /* end confdefs.h. */ | | #include | #undef MAXINT | #include | | int | main () | { | | ; | return 0; | } configure:5480: result: no configure:5512: checking for dirent.h that defines DIR configure:5537: cc -c -O -pipe -Wall conftest.c >&5 configure:5540: $? = 0 configure:5543: test -s conftest.o configure:5546: $? = 0 configure:5557: result: yes configure:5570: checking for library containing opendir configure:5601: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:5604: $? = 0 configure:5607: test -s conftest configure:5610: $? = 0 configure:5669: result: none required configure:5785: checking for ANSI C header files configure:5935: result: yes configure:5945: checking for sys/wait.h that is POSIX.1 compatible configure:5977: cc -c -O -pipe -Wall conftest.c >&5 configure:5980: $? = 0 configure:5983: test -s conftest.o configure:5986: $? = 0 configure:5997: result: yes configure:6025: checking fcntl.h usability configure:6038: cc -c -O -pipe -Wall conftest.c >&5 configure:6041: $? = 0 configure:6044: test -s conftest.o configure:6047: $? = 0 configure:6057: result: yes configure:6061: checking fcntl.h presence configure:6072: cc -E conftest.c configure:6078: $? = 0 configure:6097: result: yes configure:6133: checking for fcntl.h configure:6140: result: yes configure:6025: checking sys/ioctl.h usability configure:6038: cc -c -O -pipe -Wall conftest.c >&5 configure:6041: $? = 0 configure:6044: test -s conftest.o configure:6047: $? = 0 configure:6057: result: yes configure:6061: checking sys/ioctl.h presence configure:6072: cc -E conftest.c configure:6078: $? = 0 configure:6097: result: yes configure:6133: checking for sys/ioctl.h configure:6140: result: yes configure:6025: checking sys/time.h usability configure:6038: cc -c -O -pipe -Wall conftest.c >&5 configure:6041: $? = 0 configure:6044: test -s conftest.o configure:6047: $? = 0 configure:6057: result: yes configure:6061: checking sys/time.h presence configure:6072: cc -E conftest.c configure:6078: $? = 0 configure:6097: result: yes configure:6133: checking for sys/time.h configure:6140: result: yes configure:6016: checking for unistd.h configure:6021: result: yes configure:6016: checking for memory.h configure:6021: result: yes configure:6168: checking shadow.h usability configure:6181: cc -c -O -pipe -Wall conftest.c >&5 configure:6233: shadow.h: No such file or directory configure:6184: $? = 1 configure: failed program was: | #line 6171 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_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:6200: result: no configure:6204: checking shadow.h presence configure:6215: cc -E conftest.c configure:6235: shadow.h: No such file or directory configure:6221: $? = 1 configure: failed program was: | #line 6207 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include configure:6240: result: no configure:6276: checking for shadow.h configure:6283: result: no configure:6597: checking security/pam_appl.h usability configure:6610: cc -c -O -pipe -Wall conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest.o configure:6619: $? = 0 configure:6629: result: yes configure:6633: checking security/pam_appl.h presence configure:6644: cc -E conftest.c configure:6650: $? = 0 configure:6669: result: yes configure:6705: checking for security/pam_appl.h configure:6712: result: yes configure:6597: checking pam/pam_appl.h usability configure:6610: cc -c -O -pipe -Wall conftest.c >&5 configure:6663: pam/pam_appl.h: No such file or directory configure:6613: $? = 1 configure: failed program was: | #line 6600 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 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:6629: result: no configure:6633: checking pam/pam_appl.h presence configure:6644: cc -E conftest.c configure:6665: pam/pam_appl.h: No such file or directory configure:6650: $? = 1 configure: failed program was: | #line 6636 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include configure:6669: result: no configure:6705: checking for pam/pam_appl.h configure:6712: result: no configure:6732: checking for pam_start in -lpam configure:6763: cc -o conftest -O -pipe -Wall -Llib conftest.c -lpam -lcrypt >&5 configure:6766: $? = 0 configure:6769: test -s conftest configure:6772: $? = 0 configure:6784: result: yes configure:7006: checking whether to enable mod_cap configure:7008: result: no configure:7034: checking ctype.h usability configure:7047: cc -c -O -pipe -Wall conftest.c >&5 configure:7050: $? = 0 configure:7053: test -s conftest.o configure:7056: $? = 0 configure:7066: result: yes configure:7070: checking ctype.h presence configure:7081: cc -E conftest.c configure:7087: $? = 0 configure:7106: result: yes configure:7142: checking for ctype.h configure:7149: result: yes configure:7034: checking getopt.h usability configure:7047: cc -c -O -pipe -Wall conftest.c >&5 configure:7102: getopt.h: No such file or directory configure:7050: $? = 1 configure: failed program was: | #line 7037 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_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:7066: result: no configure:7070: checking getopt.h presence configure:7081: cc -E conftest.c configure:7104: getopt.h: No such file or directory configure:7087: $? = 1 configure: failed program was: | #line 7073 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include configure:7106: result: no configure:7142: checking for getopt.h configure:7149: result: no configure:7034: checking crypt.h usability configure:7047: cc -c -O -pipe -Wall conftest.c >&5 configure:7102: crypt.h: No such file or directory configure:7050: $? = 1 configure: failed program was: | #line 7037 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_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:7066: result: no configure:7070: checking crypt.h presence configure:7081: cc -E conftest.c configure:7104: crypt.h: No such file or directory configure:7087: $? = 1 configure: failed program was: | #line 7073 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include configure:7106: result: no configure:7142: checking for crypt.h configure:7149: result: no configure:7034: checking bstring.h usability configure:7047: cc -c -O -pipe -Wall conftest.c >&5 configure:7102: bstring.h: No such file or directory configure:7050: $? = 1 configure: failed program was: | #line 7037 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_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:7066: result: no configure:7070: checking bstring.h presence configure:7081: cc -E conftest.c configure:7104: bstring.h: No such file or directory configure:7087: $? = 1 configure: failed program was: | #line 7073 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include configure:7106: result: no configure:7142: checking for bstring.h configure:7149: result: no configure:7034: checking limits.h usability configure:7047: cc -c -O -pipe -Wall conftest.c >&5 configure:7050: $? = 0 configure:7053: test -s conftest.o configure:7056: $? = 0 configure:7066: result: yes configure:7070: checking limits.h presence configure:7081: cc -E conftest.c configure:7087: $? = 0 configure:7106: result: yes configure:7142: checking for limits.h configure:7149: result: yes configure:7168: checking for strings.h configure:7173: result: yes configure:7177: checking stropts.h usability configure:7190: cc -c -O -pipe -Wall conftest.c >&5 configure:7247: stropts.h: No such file or directory configure:7193: $? = 1 configure: failed program was: | #line 7180 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_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:7209: result: no configure:7213: checking stropts.h presence configure:7224: cc -E conftest.c configure:7249: stropts.h: No such file or directory configure:7230: $? = 1 configure: failed program was: | #line 7216 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:7249: result: no configure:7285: checking for stropts.h configure:7292: result: no configure:7314: checking for sys/types.h configure:7319: result: yes configure:7323: checking sys/mount.h usability configure:7336: cc -c -O -pipe -Wall conftest.c >&5 In file included from /usr/include/sys/mount.h:40, from configure:7394: /usr/include/sys/ucred.h:50: `NGROUPS' undeclared here (not in a function) /usr/include/sys/ucred.h:66: `NGROUPS' undeclared here (not in a function) configure:7339: $? = 1 configure: failed program was: | #line 7326 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_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:7355: result: no configure:7359: checking sys/mount.h presence configure:7370: cc -E conftest.c configure:7376: $? = 0 configure:7395: result: yes configure:7415: WARNING: sys/mount.h: present but cannot be compiled configure:7417: WARNING: sys/mount.h: check for missing prerequisite headers? configure:7419: WARNING: sys/mount.h: proceeding with the preprocessor's result configure:7431: checking for sys/mount.h configure:7438: result: yes configure:7323: checking sys/param.h usability configure:7336: cc -c -O -pipe -Wall conftest.c >&5 configure:7339: $? = 0 configure:7342: test -s conftest.o configure:7345: $? = 0 configure:7355: result: yes configure:7359: checking sys/param.h presence configure:7370: cc -E conftest.c configure:7376: $? = 0 configure:7395: result: yes configure:7431: checking for sys/param.h configure:7438: result: yes configure:7323: checking sys/file.h usability configure:7336: cc -c -O -pipe -Wall conftest.c >&5 configure:7339: $? = 0 configure:7342: test -s conftest.o configure:7345: $? = 0 configure:7355: result: yes configure:7359: checking sys/file.h presence configure:7370: cc -E conftest.c configure:7376: $? = 0 configure:7395: result: yes configure:7431: checking for sys/file.h configure:7438: result: yes configure:7323: checking sys/uio.h usability configure:7336: cc -c -O -pipe -Wall conftest.c >&5 configure:7339: $? = 0 configure:7342: test -s conftest.o configure:7345: $? = 0 configure:7355: result: yes configure:7359: checking sys/uio.h presence configure:7370: cc -E conftest.c configure:7376: $? = 0 configure:7395: result: yes configure:7431: checking for sys/uio.h configure:7438: result: yes configure:7469: checking netdb.h usability configure:7482: cc -c -O -pipe -Wall conftest.c >&5 configure:7485: $? = 0 configure:7488: test -s conftest.o configure:7491: $? = 0 configure:7501: result: yes configure:7505: checking netdb.h presence configure:7516: cc -E conftest.c configure:7522: $? = 0 configure:7541: result: yes configure:7577: checking for netdb.h configure:7584: result: yes configure:7469: checking netinet/in.h usability configure:7482: cc -c -O -pipe -Wall conftest.c >&5 configure:7485: $? = 0 configure:7488: test -s conftest.o configure:7491: $? = 0 configure:7501: result: yes configure:7505: checking netinet/in.h presence configure:7516: cc -E conftest.c configure:7522: $? = 0 configure:7541: result: yes configure:7577: checking for netinet/in.h configure:7584: result: yes configure:7469: checking netinet/tcp.h usability configure:7482: cc -c -O -pipe -Wall conftest.c >&5 configure:7485: $? = 0 configure:7488: test -s conftest.o configure:7491: $? = 0 configure:7501: result: yes configure:7505: checking netinet/tcp.h presence configure:7516: cc -E conftest.c configure:7522: $? = 0 configure:7541: result: yes configure:7577: checking for netinet/tcp.h configure:7584: result: yes configure:7469: checking arpa/inet.h usability configure:7482: cc -c -O -pipe -Wall conftest.c >&5 In file included from configure:7547: /usr/include/arpa/inet.h:89: warning: parameter has incomplete type /usr/include/arpa/inet.h:92: warning: parameter has incomplete type /usr/include/arpa/inet.h:96: warning: parameter has incomplete type configure:7485: $? = 0 configure:7488: test -s conftest.o configure:7491: $? = 0 configure:7501: result: yes configure:7505: checking arpa/inet.h presence configure:7516: cc -E conftest.c configure:7522: $? = 0 configure:7541: result: yes configure:7577: checking for arpa/inet.h configure:7584: result: yes configure:7460: checking for sys/stat.h configure:7465: result: yes configure:7614: checking errno.h usability configure:7627: cc -c -O -pipe -Wall conftest.c >&5 configure:7630: $? = 0 configure:7633: test -s conftest.o configure:7636: $? = 0 configure:7646: result: yes configure:7650: checking errno.h presence configure:7661: cc -E conftest.c configure:7667: $? = 0 configure:7686: result: yes configure:7722: checking for errno.h configure:7729: result: yes configure:7614: checking sys/socket.h usability configure:7627: cc -c -O -pipe -Wall conftest.c >&5 configure:7630: $? = 0 configure:7633: test -s conftest.o configure:7636: $? = 0 configure:7646: result: yes configure:7650: checking sys/socket.h presence configure:7661: cc -E conftest.c configure:7667: $? = 0 configure:7686: result: yes configure:7722: checking for sys/socket.h configure:7729: result: yes configure:7614: checking sys/termios.h usability configure:7627: cc -c -O -pipe -Wall conftest.c >&5 configure:7630: $? = 0 configure:7633: test -s conftest.o configure:7636: $? = 0 configure:7646: result: yes configure:7650: checking sys/termios.h presence configure:7661: cc -E conftest.c configure:7667: $? = 0 configure:7686: result: yes configure:7722: checking for sys/termios.h configure:7729: result: yes configure:7614: checking sys/termio.h usability configure:7627: cc -c -O -pipe -Wall conftest.c >&5 configure:7697: sys/termio.h: No such file or directory configure:7630: $? = 1 configure: failed program was: | #line 7617 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:7646: result: no configure:7650: checking sys/termio.h presence configure:7661: cc -E conftest.c configure:7699: sys/termio.h: No such file or directory configure:7667: $? = 1 configure: failed program was: | #line 7653 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:7686: result: no configure:7722: checking for sys/termio.h configure:7729: result: no configure:7758: checking sys/statvfs.h usability configure:7771: cc -c -O -pipe -Wall conftest.c >&5 configure:7841: sys/statvfs.h: No such file or directory configure:7774: $? = 1 configure: failed program was: | #line 7761 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:7790: result: no configure:7794: checking sys/statvfs.h presence configure:7805: cc -E conftest.c configure:7843: sys/statvfs.h: No such file or directory configure:7811: $? = 1 configure: failed program was: | #line 7797 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:7830: result: no configure:7866: checking for sys/statvfs.h configure:7873: result: no configure:7758: checking sys/vfs.h usability configure:7771: cc -c -O -pipe -Wall conftest.c >&5 configure:7841: sys/vfs.h: No such file or directory configure:7774: $? = 1 configure: failed program was: | #line 7761 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:7790: result: no configure:7794: checking sys/vfs.h presence configure:7805: cc -E conftest.c configure:7843: sys/vfs.h: No such file or directory configure:7811: $? = 1 configure: failed program was: | #line 7797 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:7830: result: no configure:7866: checking for sys/vfs.h configure:7873: result: no configure:7758: checking sys/select.h usability configure:7771: cc -c -O -pipe -Wall conftest.c >&5 configure:7774: $? = 0 configure:7777: test -s conftest.o configure:7780: $? = 0 configure:7790: result: yes configure:7794: checking sys/select.h presence configure:7805: cc -E conftest.c configure:7811: $? = 0 configure:7830: result: yes configure:7866: checking for sys/select.h configure:7873: result: yes configure:7904: checking dirent.h usability configure:7917: cc -c -O -pipe -Wall conftest.c >&5 configure:7920: $? = 0 configure:7923: test -s conftest.o configure:7926: $? = 0 configure:7936: result: yes configure:7940: checking dirent.h presence configure:7951: cc -E conftest.c configure:7957: $? = 0 configure:7976: result: yes configure:8012: checking for dirent.h configure:8019: result: yes configure:7904: checking ndir.h usability configure:7917: cc -c -O -pipe -Wall conftest.c >&5 configure:7989: ndir.h: No such file or directory configure:7920: $? = 1 configure: failed program was: | #line 7907 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_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:7936: result: no configure:7940: checking ndir.h presence configure:7951: cc -E conftest.c configure:7991: ndir.h: No such file or directory configure:7957: $? = 1 configure: failed program was: | #line 7943 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:7976: result: no configure:8012: checking for ndir.h configure:8019: result: no configure:7904: checking sys/ndir.h usability configure:7917: cc -c -O -pipe -Wall conftest.c >&5 configure:7989: sys/ndir.h: No such file or directory configure:7920: $? = 1 configure: failed program was: | #line 7907 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_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:7936: result: no configure:7940: checking sys/ndir.h presence configure:7951: cc -E conftest.c configure:7991: sys/ndir.h: No such file or directory configure:7957: $? = 1 configure: failed program was: | #line 7943 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:7976: result: no configure:8012: checking for sys/ndir.h configure:8019: result: no configure:7904: checking sys/dir.h usability configure:7917: cc -c -O -pipe -Wall conftest.c >&5 In file included from configure:7989: /usr/include/sys/dir.h:41: warning: #warning "The information in this file should be obtained from " /usr/include/sys/dir.h:42: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure:7920: $? = 0 configure:7923: test -s conftest.o configure:7926: $? = 0 configure:7936: result: yes configure:7940: checking sys/dir.h presence configure:7951: cc -E conftest.c In file included from configure:7991: /usr/include/sys/dir.h:41: warning: #warning "The information in this file should be obtained from " /usr/include/sys/dir.h:42: warning: #warning "and is provided solely (and temporarily) for backward compatibility." configure:7957: $? = 0 configure:7976: result: yes configure:8012: checking for sys/dir.h configure:8019: result: yes configure:7904: checking vmsdir.h usability configure:7917: cc -c -O -pipe -Wall conftest.c >&5 configure:7990: vmsdir.h: No such file or directory configure:7920: $? = 1 configure: failed program was: | #line 7907 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_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:7936: result: no configure:7940: checking vmsdir.h presence configure:7951: cc -E conftest.c configure:7992: vmsdir.h: No such file or directory configure:7957: $? = 1 configure: failed program was: | #line 7943 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:7976: result: no configure:8012: checking for vmsdir.h configure:8019: result: no configure:8046: checking utmpx.h usability configure:8059: cc -c -O -pipe -Wall conftest.c >&5 configure:8132: utmpx.h: No such file or directory configure:8062: $? = 1 configure: failed program was: | #line 8049 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_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:8078: result: no configure:8082: checking utmpx.h presence configure:8093: cc -E conftest.c configure:8134: utmpx.h: No such file or directory configure:8099: $? = 1 configure: failed program was: | #line 8085 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:8118: result: no configure:8154: checking for utmpx.h configure:8161: result: no configure:8188: checking regex.h usability configure:8201: cc -c -O -pipe -Wall conftest.c >&5 configure:8204: $? = 0 configure:8207: test -s conftest.o configure:8210: $? = 0 configure:8220: result: yes configure:8224: checking regex.h presence configure:8235: cc -E conftest.c configure:8241: $? = 0 configure:8260: result: yes configure:8296: checking for regex.h configure:8303: result: yes configure:8326: checking syslog.h usability configure:8339: cc -c -O -pipe -Wall conftest.c >&5 configure:8342: $? = 0 configure:8345: test -s conftest.o configure:8348: $? = 0 configure:8358: result: yes configure:8362: checking syslog.h presence configure:8373: cc -E conftest.c configure:8379: $? = 0 configure:8398: result: yes configure:8434: checking for syslog.h configure:8441: result: yes configure:8465: checking curses.h usability configure:8478: cc -c -O -pipe -Wall conftest.c >&5 configure:8481: $? = 0 configure:8484: test -s conftest.o configure:8487: $? = 0 configure:8497: result: yes configure:8501: checking curses.h presence configure:8512: cc -E conftest.c configure:8518: $? = 0 configure:8537: result: yes configure:8573: checking for curses.h configure:8580: result: yes configure:8465: checking ncurses.h usability configure:8478: cc -c -O -pipe -Wall conftest.c >&5 configure:8481: $? = 0 configure:8484: test -s conftest.o configure:8487: $? = 0 configure:8497: result: yes configure:8501: checking ncurses.h presence configure:8512: cc -E conftest.c configure:8518: $? = 0 configure:8537: result: yes configure:8573: checking for ncurses.h configure:8580: result: yes configure:8594: checking for an ANSI C-conforming const configure:8662: cc -c -O -pipe -Wall conftest.c >&5 configure: In function `main': configure:8679: warning: unused variable `s' configure:8699: warning: unused variable `foo' configure:8666: warning: unused variable `zero' configure:8660: warning: unused variable `x' configure:8678: warning: `t' might be used uninitialized in this function configure:8696: warning: `b' might be used uninitialized in this function configure:8665: $? = 0 configure:8668: test -s conftest.o configure:8671: $? = 0 configure:8682: result: yes configure:8692: checking for inline configure:8714: cc -c -O -pipe -Wall conftest.c >&5 configure:8717: $? = 0 configure:8720: test -s conftest.o configure:8723: $? = 0 configure:8735: result: inline configure:8750: checking for uid_t in sys/types.h configure:8774: result: yes configure:8789: checking for pid_t configure:8814: cc -c -O -pipe -Wall conftest.c >&5 configure:8817: $? = 0 configure:8820: test -s conftest.o configure:8823: $? = 0 configure:8834: result: yes configure:8846: checking for size_t configure:8871: cc -c -O -pipe -Wall conftest.c >&5 configure:8874: $? = 0 configure:8877: test -s conftest.o configure:8880: $? = 0 configure:8891: result: yes configure:8903: checking for mode_t configure:8928: cc -c -O -pipe -Wall conftest.c >&5 configure:8931: $? = 0 configure:8934: test -s conftest.o configure:8937: $? = 0 configure:8948: result: yes configure:8960: checking for off_t configure:8985: cc -c -O -pipe -Wall conftest.c >&5 configure:8988: $? = 0 configure:8991: test -s conftest.o configure:8994: $? = 0 configure:9005: result: yes configure:9017: checking type of array argument to getgroups configure:9056: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:9094: warning: implicit declaration of function `getgroups' configure:9059: $? = 0 configure:9061: ./conftest configure:9064: $? = 0 configure:9098: result: gid_t configure:9107: checking for timer_t configure:9148: result: yes configure:9158: checking for short configure:9183: cc -c -O -pipe -Wall conftest.c >&5 configure:9186: $? = 0 configure:9189: test -s conftest.o configure:9192: $? = 0 configure:9203: result: yes configure:9206: checking size of short configure:9481: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:9484: $? = 0 configure:9486: ./conftest configure:9489: $? = 0 configure:9512: result: 2 configure:9519: checking for int configure:9544: cc -c -O -pipe -Wall conftest.c >&5 configure:9547: $? = 0 configure:9550: test -s conftest.o configure:9553: $? = 0 configure:9564: result: yes configure:9567: checking size of int configure:9842: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:9845: $? = 0 configure:9847: ./conftest configure:9850: $? = 0 configure:9873: result: 4 configure:9880: checking for long configure:9905: cc -c -O -pipe -Wall conftest.c >&5 configure:9908: $? = 0 configure:9911: test -s conftest.o configure:9914: $? = 0 configure:9925: result: yes configure:9928: checking size of long configure:10203: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:10206: $? = 0 configure:10208: ./conftest configure:10211: $? = 0 configure:10234: result: 4 configure:10241: checking for long long configure:10266: cc -c -O -pipe -Wall conftest.c >&5 configure:10269: $? = 0 configure:10272: test -s conftest.o configure:10275: $? = 0 configure:10286: result: yes configure:10289: checking size of long long configure:10564: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:10567: $? = 0 configure:10569: ./conftest configure:10572: $? = 0 configure:10595: result: 8 configure:10602: checking for off_t configure:10647: result: yes configure:10650: checking size of off_t configure:10925: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:10928: $? = 0 configure:10930: ./conftest configure:10933: $? = 0 configure:10956: result: 8 configure:10964: checking whether time.h and sys/time.h may both be included configure:10990: cc -c -O -pipe -Wall conftest.c >&5 configure:10993: $? = 0 configure:10996: test -s conftest.o configure:10999: $? = 0 configure:11010: result: yes configure:11020: checking whether struct tm is in sys/time.h or time.h configure:11044: cc -c -O -pipe -Wall conftest.c >&5 configure: In function `main': configure:11092: warning: statement with no effect configure:11047: $? = 0 configure:11050: test -s conftest.o configure:11053: $? = 0 configure:11064: result: time.h configure:11075: checking for umode_t configure:11100: cc -c -O -pipe -Wall conftest.c >&5 configure: In function `main': configure:11178: `umode_t' undeclared (first use in this function) configure:11178: (Each undeclared identifier is reported only once configure:11178: for each function it appears in.) configure:11178: syntax error before `)' configure:11103: $? = 1 configure: failed program was: | #line 11081 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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:11120: result: no configure:11132: checking for ino_t configure:11157: cc -c -O -pipe -Wall conftest.c >&5 configure:11160: $? = 0 configure:11163: test -s conftest.o configure:11166: $? = 0 configure:11177: result: yes configure:11189: checking for socklen_t configure:11220: cc -c -O -pipe -Wall conftest.c >&5 configure:11223: $? = 0 configure:11226: test -s conftest.o configure:11229: $? = 0 configure:11240: result: yes configure:11271: checking utmp.h usability configure:11284: cc -c -O -pipe -Wall conftest.c >&5 configure:11287: $? = 0 configure:11290: test -s conftest.o configure:11293: $? = 0 configure:11303: result: yes configure:11307: checking utmp.h presence configure:11318: cc -E conftest.c configure:11324: $? = 0 configure:11343: result: yes configure:11379: checking for utmp.h configure:11386: result: yes configure:11403: checking whether your struct utmp has ut_user configure:11427: result: no configure:11429: checking whether your struct utmp has ut_host configure:11453: result: yes configure:11455: checking whether your struct utmp has ut_exit configure:11479: result: no configure:11510: checking whether your syslog.h defines LOG_CRON configure:11538: result: yes configure:11541: checking whether your syslog.h defines LOG_FTP configure:11569: result: yes configure:11587: checking for d_fd in DIR structure configure:11612: cc -c -O -pipe -Wall conftest.c >&5 configure: In function `main': configure:11666: structure has no member named `d_fd' configure:11666: warning: unused variable `i' configure:11615: $? = 1 configure: failed program was: | #line 11590 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 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:11640: result: no configure:11587: checking for dd_fd in DIR structure configure:11612: cc -c -O -pipe -Wall conftest.c >&5 configure: In function `main': configure:11666: warning: unused variable `i' configure:11615: $? = 0 configure:11618: test -s conftest.o configure:11621: $? = 0 configure:11636: result: yes configure:11649: checking for working alloca.h configure:11671: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:11723: alloca.h: No such file or directory configure: In function `main': configure:11727: warning: unused variable `p' configure:11674: $? = 1 configure: failed program was: | #line 11655 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_STRUCT_DIR_DD_FD 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:11691: result: no configure:11701: checking for alloca configure:11743: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure: In function `main': configure:11799: warning: unused variable `p' configure:11746: $? = 0 configure:11749: test -s conftest configure:11752: $? = 0 configure:11763: result: yes configure:11974: checking for alloca in -lucb configure:12005: cc -o conftest -O -pipe -Wall -Llib -L/usr/ucblib/ conftest.c -lucb -lcrypt >&5 configure:12058: warning: conflicting types for built-in function `alloca' /usr/libexec/elf/ld: cannot find -lucb configure:12008: $? = 1 configure: failed program was: | #line 11982 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_STRUCT_DIR_DD_FD 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:12026: result: no configure:12040: checking whether cc needs -traditional configure:12136: termio.h: No such file or directory configure:12084: result: no configure:12091: checking whether setpgrp takes no argument configure:12124: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12127: $? = 0 configure:12129: ./conftest configure:12132: $? = 0 configure:12146: result: no configure:12156: checking return type of signal handlers configure:12188: cc -c -O -pipe -Wall conftest.c >&5 configure: In function `main': configure:12245: warning: unused variable `i' configure:12191: $? = 0 configure:12194: test -s conftest.o configure:12197: $? = 0 configure:12208: result: void configure:12220: checking for vprintf configure:12270: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12273: $? = 0 configure:12276: test -s conftest configure:12279: $? = 0 configure:12290: result: yes configure:12297: checking for _doprnt configure:12347: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/cc7MsHpt.o: In function `main': /tmp/cc7MsHpt.o(.text+0x9): undefined reference to `_doprnt' /tmp/cc7MsHpt.o(.data+0x0): undefined reference to `_doprnt' configure:12350: $? = 1 configure: failed program was: | #line 12303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_STRUCT_DIR_DD_FD 1 | #define HAVE_ALLOCA 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:12367: result: no configure:12391: checking for bcopy configure:12441: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12444: $? = 0 configure:12447: test -s conftest configure:12450: $? = 0 configure:12461: result: yes configure:12391: checking for crypt configure:12441: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12444: $? = 0 configure:12447: test -s conftest configure:12450: $? = 0 configure:12461: result: yes configure:12391: checking for fgetgrent configure:12441: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/ccS6VFsk.o: In function `main': /tmp/ccS6VFsk.o(.text+0x9): undefined reference to `fgetgrent' /tmp/ccS6VFsk.o(.data+0x0): undefined reference to `fgetgrent' configure:12444: $? = 1 configure: failed program was: | #line 12397 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_STRUCT_DIR_DD_FD 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetgrent (); 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 fgetgrent (); | /* 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_fgetgrent) || defined (__stub___fgetgrent) | choke me | #else | char (*f) () = fgetgrent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgetgrent; | ; | return 0; | } configure:12461: result: no configure:12391: checking for fgetpwent configure:12441: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/ccwvhRHC.o: In function `main': /tmp/ccwvhRHC.o(.text+0x9): undefined reference to `fgetpwent' /tmp/ccwvhRHC.o(.data+0x0): undefined reference to `fgetpwent' configure:12444: $? = 1 configure: failed program was: | #line 12397 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_STRUCT_DIR_DD_FD 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetpwent (); 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 fgetpwent (); | /* 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_fgetpwent) || defined (__stub___fgetpwent) | choke me | #else | char (*f) () = fgetpwent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgetpwent; | ; | return 0; | } configure:12461: result: no configure:12391: checking for flock configure:12441: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12444: $? = 0 configure:12447: test -s conftest configure:12450: $? = 0 configure:12461: result: yes configure:12391: checking for getcwd configure:12441: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12444: $? = 0 configure:12447: test -s conftest configure:12450: $? = 0 configure:12461: result: yes configure:12391: checking for gethostname configure:12441: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12444: $? = 0 configure:12447: test -s conftest configure:12450: $? = 0 configure:12461: result: yes configure:12476: checking for getopt configure:12526: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12529: $? = 0 configure:12532: test -s conftest configure:12535: $? = 0 configure:12546: result: yes configure:12563: checking for getopt_long configure:12613: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/ccOmLzaT.o: In function `main': /tmp/ccOmLzaT.o(.text+0x9): undefined reference to `getopt_long' /tmp/ccOmLzaT.o(.data+0x0): undefined reference to `getopt_long' configure:12616: $? = 1 configure: failed program was: | #line 12569 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_STRUCT_DIR_DD_FD 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETOPT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getopt_long (); 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 getopt_long (); | /* 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_getopt_long) || defined (__stub___getopt_long) | choke me | #else | char (*f) () = getopt_long; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getopt_long; | ; | return 0; | } configure:12633: result: no configure:12563: checking for gettimeofday configure:12613: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12616: $? = 0 configure:12619: test -s conftest configure:12622: $? = 0 configure:12633: result: yes configure:12563: checking for inet_aton configure:12613: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12616: $? = 0 configure:12619: test -s conftest configure:12622: $? = 0 configure:12633: result: yes configure:12654: checking for memcpy configure:12704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12755: warning: conflicting types for built-in function `memcpy' configure:12707: $? = 0 configure:12710: test -s conftest configure:12713: $? = 0 configure:12724: result: yes configure:12654: checking for mempcpy configure:12704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/ccBRpVJ1.o: In function `main': /tmp/ccBRpVJ1.o(.text+0x9): undefined reference to `mempcpy' /tmp/ccBRpVJ1.o(.data+0x0): undefined reference to `mempcpy' configure:12707: $? = 1 configure: failed program was: | #line 12660 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_STRUCT_DIR_DD_FD 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMCPY 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); 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 mempcpy (); | /* 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_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:12724: result: no configure:12654: checking for mkdir configure:12704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12707: $? = 0 configure:12710: test -s conftest configure:12713: $? = 0 configure:12724: result: yes configure:12654: checking for mkstemp configure:12704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12707: $? = 0 configure:12710: test -s conftest configure:12713: $? = 0 configure:12724: result: yes configure:12654: checking for rmdir configure:12704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12707: $? = 0 configure:12710: test -s conftest configure:12713: $? = 0 configure:12724: result: yes configure:12654: checking for select configure:12704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12707: $? = 0 configure:12710: test -s conftest configure:12713: $? = 0 configure:12724: result: yes configure:12654: checking for setgroups configure:12704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12707: $? = 0 configure:12710: test -s conftest configure:12713: $? = 0 configure:12724: result: yes configure:12654: checking for socket configure:12704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12707: $? = 0 configure:12710: test -s conftest configure:12713: $? = 0 configure:12724: result: yes configure:12743: checking for statfs configure:12793: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12796: $? = 0 configure:12799: test -s conftest configure:12802: $? = 0 configure:12813: result: yes configure:12743: checking for strchr configure:12793: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12796: $? = 0 configure:12799: test -s conftest configure:12802: $? = 0 configure:12813: result: yes configure:12743: checking for strcoll configure:12793: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12796: $? = 0 configure:12799: test -s conftest configure:12802: $? = 0 configure:12813: result: yes configure:12743: checking for strerror configure:12793: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12796: $? = 0 configure:12799: test -s conftest configure:12802: $? = 0 configure:12813: result: yes configure:12743: checking for strsep configure:12793: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12796: $? = 0 configure:12799: test -s conftest configure:12802: $? = 0 configure:12813: result: yes configure:12743: checking for strtol configure:12793: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12796: $? = 0 configure:12799: test -s conftest configure:12802: $? = 0 configure:12813: result: yes configure:12828: checking for setprotoent configure:12878: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12881: $? = 0 configure:12884: test -s conftest configure:12887: $? = 0 configure:12898: result: yes configure:12828: checking for endprotoent configure:12878: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12881: $? = 0 configure:12884: test -s conftest configure:12887: $? = 0 configure:12898: result: yes configure:12914: checking for vsnprintf configure:12964: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12967: $? = 0 configure:12970: test -s conftest configure:12973: $? = 0 configure:12984: result: yes configure:12914: checking for snprintf configure:12964: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:12967: $? = 0 configure:12970: test -s conftest configure:12973: $? = 0 configure:12984: result: yes configure:13231: checking for setsid configure:13281: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13284: $? = 0 configure:13287: test -s conftest configure:13290: $? = 0 configure:13301: result: yes configure:13231: checking for setgroupent configure:13281: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13284: $? = 0 configure:13287: test -s conftest configure:13290: $? = 0 configure:13301: result: yes configure:13231: checking for seteuid configure:13281: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13284: $? = 0 configure:13287: test -s conftest configure:13290: $? = 0 configure:13301: result: yes configure:13231: checking for setegid configure:13281: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13284: $? = 0 configure:13287: test -s conftest configure:13290: $? = 0 configure:13301: result: yes configure:13316: checking for siginterrupt configure:13366: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13369: $? = 0 configure:13372: test -s conftest configure:13375: $? = 0 configure:13386: result: yes configure:13316: checking for setpgid configure:13366: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13369: $? = 0 configure:13372: test -s conftest configure:13375: $? = 0 configure:13386: result: yes configure:13400: checking for regcomp configure:13450: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13453: $? = 0 configure:13456: test -s conftest configure:13459: $? = 0 configure:13470: result: yes configure:13484: checking for tzset configure:13534: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13537: $? = 0 configure:13540: test -s conftest configure:13543: $? = 0 configure:13554: result: yes configure:13569: checking for pathconf configure:13619: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13622: $? = 0 configure:13625: test -s conftest configure:13628: $? = 0 configure:13639: result: yes configure:13569: checking for fpathconf configure:13619: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13622: $? = 0 configure:13625: test -s conftest configure:13628: $? = 0 configure:13639: result: yes configure:13654: checking for fgetspent configure:13704: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 /tmp/cchrQJ8e.o: In function `main': /tmp/cchrQJ8e.o(.text+0x9): undefined reference to `fgetspent' /tmp/cchrQJ8e.o(.data+0x0): undefined reference to `fgetspent' configure:13707: $? = 1 configure: failed program was: | #line 13660 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBCRYPT 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_UNISTD_H 1 | #define HAVE_KRB_H 1 | #define HAVE_PROT_H 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_UNISTD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_PAM 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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_SELECT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_DIR_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_SOCKLEN_T 1 | #define HAVE_UTMP_H 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LOG_CRON 1 | #define HAVE_LOG_FTP 1 | #define HAVE_STRUCT_DIR_DD_FD 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_BCOPY 1 | #define HAVE_CRYPT 1 | #define HAVE_FLOCK 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMCPY 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 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_SETPROTOENT 1 | #define HAVE_ENDPROTOENT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETGROUPENT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETPGID 1 | #define HAVE_REGCOMP 1 | #define HAVE_TZSET 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetspent (); 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 fgetspent (); | /* 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_fgetspent) || defined (__stub___fgetspent) | choke me | #else | char (*f) () = fgetspent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgetspent; | ; | return 0; | } configure:13724: result: no configure:13735: checking for setpassent configure:13785: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:13788: $? = 0 configure:13791: test -s conftest configure:13794: $? = 0 configure:13805: result: yes configure:14149: checking whether setgrent returns void configure:14174: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 conftest.c:4: warning: second argument of `main' should be `char **' configure:14177: $? = 0 configure:14179: ./conftest configure:14182: $? = 0 configure:14196: result: no configure:14208: checking for initscr in -lcurses configure:14239: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcurses -lcrypt >&5 configure:14242: $? = 0 configure:14245: test -s conftest configure:14248: $? = 0 configure:14260: result: yes configure:14271: checking for initscr in -lncurses configure:14302: cc -o conftest -O -pipe -Wall -Llib conftest.c -lncurses -lcrypt >&5 configure:14305: $? = 0 configure:14308: test -s conftest configure:14311: $? = 0 configure:14323: result: yes configure:14339: checking for setproctitle configure:14389: cc -o conftest -O -pipe -Wall -Llib conftest.c -lcrypt >&5 configure:14392: $? = 0 configure:14395: test -s conftest configure:14398: $? = 0 configure:14409: result: yes configure:14433: checking libutil.h usability configure:14446: cc -c -O -pipe -Wall conftest.c >&5 configure:14449: $? = 0 configure:14452: test -s conftest.o configure:14455: $? = 0 configure:14465: result: yes configure:14469: checking libutil.h presence configure:14480: cc -E conftest.c configure:14486: $? = 0 configure:14505: result: yes configure:14541: checking for libutil.h configure:14548: result: yes configure:14561: checking for setproctitle in -lutil configure:14592: cc -o conftest -O -pipe -Wall -Llib conftest.c -lutil -lcrypt >&5 configure:14595: $? = 0 configure:14598: test -s conftest configure:14601: $? = 0 configure:14613: result: yes configure:15242: 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 tracktor.interstrada.net config.status:15944: creating lib/Makefile config.status:15944: creating src/Makefile config.status:15944: creating modules/Makefile config.status:15944: creating utils/Makefile config.status:15944: creating Makefile config.status:15944: creating Make.rules config.status:16047: creating config.h config.status:16290: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_gethostname=yes ac_cv_type_ino_t=yes ac_cv_sizeof_off_t=8 ac_cv_sizeof_int=4 ac_cv_type_size_t=yes ac_cv_header_libutil_h=yes ac_cv_func_seteuid=yes ac_cv_func_setprotoent=yes ac_cv_func_getcwd=yes ac_cv_header_sys_statvfs_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_crypt_h=no ac_cv_func_setpgrp_void=no ac_cv_lib_ucb_alloca=no ac_cv_header_sys_ndir_h=no ac_cv_func_select=yes ac_cv_func_getopt_long=no ac_cv_func_crypt=yes ac_cv_header_netdb_h=yes ac_cv_header_stdlib_h=yes ac_cv_env_LIBS_value= ac_cv_func_fpathconf=yes ac_cv_func_strtol=yes ac_cv_func__doprnt=no ac_cv_sizeof_long_long=8 ac_cv_header_stropts_h=no ac_cv_header_sys_time_h=yes ac_cv_header_bstring_h=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= ac_cv_lib_pam_pam_start=yes ac_cv_search_opendir='none required' ac_cv_sys_large_files=no ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_func_flock=yes pr_cv_header_ut_exit=no ac_cv_header_dirent_h=yes ac_cv_header_shadow_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_lib_util_setproctitle=yes ac_cv_func_mempcpy=no ac_cv_header_sys_dir_h=yes ac_cv_header_prot_h=yes ac_cv_prog_make_gmake_set=yes ac_cv_header_utmp_h=yes ac_cv_header_sys_wait_h=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= ac_cv_func_tzset=yes pr_cv_header_syslog_log_ftp=yes pr_cv_header_ut_host=yes ac_cv_func_socket=yes ac_cv_func_inet_aton=yes pr_cv_header_utmaxtype=no ac_cv_type_long=yes ac_cv_func_snprintf=yes ac_cv_header_utmpx_h=no ac_cv_header_fcntl_h=yes ac_cv_env_host_alias_set=set ac_cv_func_setproctitle=yes ac_cv_func_vsnprintf=yes ac_cv_func_memcpy=yes ac_cv_prog_gcc_traditional=no ac_cv_c_const=yes ac_cv_func_setsid=yes ac_cv_func_mkstemp=yes ac_cv_func_mkdir=yes ac_cv_header_ncurses_h=yes ac_cv_func_setgroups=yes ac_cv_working_alloca_h=no ac_cv_struct_dir_dd_fd=yes ac_cv_header_security_pam_appl_h=yes ac_cv_prog_CC=cc ac_cv_func_strcoll=yes ac_cv_func_fgetgrent=no ac_cv_type_umode_t=no ac_cv_type_mode_t=yes ac_cv_header_regex_h=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set ac_cv_lib_ncurses_initscr=yes ac_cv_header_sys_select_h=yes pr_cv_lib_standalone_aton=yes ac_cv_func_pathconf=yes ac_cv_func_endprotoent=yes ac_cv_header_sys_mount_h=yes ac_cv_header_limits_h=yes pr_cv_var__pw_stayopen=no ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_func_alloca_works=yes ac_cv_header_getopt_h=no ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd4.7 ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_func_gettimeofday=yes ac_cv_func_bcopy=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_func_rmdir=yes ac_cv_func_getopt=yes ac_cv_header_time=yes ac_cv_header_curses_h=yes ac_cv_header_vmsdir_h=no ac_cv_header_strings_h=yes ac_cv_func_vprintf=yes ac_cv_type_signal=void ac_cv_sizeof_long=4 ac_cv_type_short=yes ac_cv_header_sys_uio_h=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_func_statfs=yes ac_cv_c_inline=inline ac_cv_header_ndir_h=no ac_cv_header_sys_param_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd4.7 ac_cv_env_CPPFLAGS_value= ac_cv_lib_curses_initscr=yes ac_cv_func_strchr=yes ac_cv_header_sys_vfs_h=no ac_cv_sys_largefile_CC=no ac_cv_func_setegid=yes ac_cv_type_getgroups=gid_t ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_target_alias=i386-portbld-freebsd4.7 ac_cv_func_setgrent_void=no ac_cv_func_fgetspent=no ac_cv_header_sys_socket_h=yes ac_cv_header_ctype_h=yes ac_cv_host=i386-portbld-freebsd4.7 ac_cv_env_host_alias_value=i386-portbld-freebsd4.7 ac_cv_func_siginterrupt=yes ac_cv_func_strerror=yes ac_cv_type_int=yes ac_cv_type_off_t=yes ac_cv_header_errno_h=yes ac_cv_header_sys_file_h=yes ac_cv_env_LIBS_set= pr_cv_lib_standalone_crypt=no ac_cv_type_pid_t=yes ac_cv_func_set_auth_parameters=no ac_cv_func_fgetpwent=no ac_cv_header_pam_pam_appl_h=no ac_cv_header_krb_h=yes ac_cv_prog_CPP='cc -E' ac_cv_lib_sec_setprpwent=no ac_cv_build=i386-portbld-freebsd4.7 ac_cv_env_build_alias_value=i386-portbld-freebsd4.7 ac_cv_func_setpassent=yes ac_cv_struct_tm=time.h ac_cv_type_long_long=yes pr_cv_header_timer_t=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_security_h=no ac_cv_func_setgroupent=yes ac_cv_target=i386-portbld-freebsd4.7 ac_cv_env_target_alias_value=i386-portbld-freebsd4.7 ac_cv_func_regcomp=yes ac_cv_sizeof_short=2 ac_cv_header_syslog_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_ioctl_h=yes pr_cv_lib_standalone_nsl=yes ac_cv_env_CC_value=cc ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_env_CPP_set= ac_cv_func_strsep=yes ac_cv_header_hpsecurity_h=no pr_cv_lib_standalone_sockets=yes ac_cv_lib_crypt_crypt=yes ac_cv_func_setpgid=yes pr_cv_header_syslog_log_cron=yes ac_cv_sys_file_offset_bits=no ac_cv_func_getprpwent=no ac_cv_lib_security_set_auth_parameters=no pr_cv_lib_standalone_gethost=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ADDL_DIRS='' ALLOCA='' 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_auth_pam.o modules/mod_wrap.o modules/mod_readme.o modules/mod_ratio.o ' CC='cc' CFLAGS='-O -pipe -Wall' CPP='cc -E' CPPFLAGS='' CURSES_LIBS='-lncurses' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INCLUDES='' INSTALL_DATA='install -c -o root -g wheel -m 444' INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -c -o root -g wheel -m 555' INSTALL_STRIP='-s' LDFLAGS='-Llib ' LIBOBJS='' LIBRARIES='' LIBS='-lsupp -lcrypt -lutil -lwrap -lnsl -lpam' LIB_OBJS='pr_fnmatch.o strsep.o vsnprintf.o glibc-glob.o glibc-mkstemp.o pr-syslog.o pwgrent.o getopt.o getopt1.o' 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_ratio.o mod_readme.o mod_wrap.o' OBJEXT='o' OSREL='-DFREEBSD4_7' OSTYPE='-DFREEBSD4' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' VERSION='' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.7' build_alias='i386-portbld-freebsd4.7' build_cpu='i386' build_os='freebsd4.7' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-portbld-freebsd4.7' host_alias='i386-portbld-freebsd4.7' host_cpu='i386' host_os='freebsd4.7' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_group='wheel' install_user='root' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/run' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-portbld-freebsd4.7' target_alias='i386-portbld-freebsd4.7' target_cpu='i386' target_os='freebsd4.7' target_vendor='portbld' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFIG_FILE_PATH "/usr/local/etc/proftpd.conf" #define GETGROUPS_T gid_t #define HAVE_ALLOCA 1 #define HAVE_ARPA_INET_H 1 #define HAVE_BCOPY 1 #define HAVE_CRYPT 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_FLOCK 1 #define HAVE_FPATHCONF 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETOPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_ATON 1 #define HAVE_INTTYPES_H 1 #define HAVE_KRB_H 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBUTIL_H 1 #define HAVE_LIMITS_H 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_MKDIR 1 #define HAVE_MKSTEMP 1 #define HAVE_NCURSES_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_PAM 1 #define HAVE_PATHCONF 1 #define HAVE_PROT_H 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_SETEUID 1 #define HAVE_SETGROUPENT 1 #define HAVE_SETGROUPS 1 #define HAVE_SETPASSENT 1 #define HAVE_SETPGID 1 #define HAVE_SETPROCTITLE 1 #define HAVE_SETPROCTITLE 1 #define HAVE_SETPROTOENT 1 #define HAVE_SETSID 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STATFS 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_STRSEP 1 #define HAVE_STRTOL 1 #define HAVE_STRUCT_DIR_DD_FD 1 #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_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_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_WAIT_H 1 #define HAVE_TIMER_T 1 #define HAVE_TZSET 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTMP_H 1 #define HAVE_UT_UT_HOST 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PF_ARGV_TYPE PF_ARGV_NONE #define PID_FILE_PATH "/var/run/proftpd.pid" #define RETSIGTYPE void #define RUN_DIR "/var/run/proftpd" #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 umode_t mode_t configure: exit 0