Bugzilla – Attachment 331 Details for
Bug 600
compilation of ssh-askpass or ssh-rand-helper fails on NCR MP-RAS v3.02
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Contains the output of ./configure
config.log (text/plain), 408.47 KB, created by
johnf
on 2003-06-22 20:30:53 AEST
(
hide
)
Description:
Contains the output of ./configure
Filename:
MIME Type:
Creator:
johnf
Created:
2003-06-22 20:30:53 AEST
Size:
408.47 KB
patch
obsolete
>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 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = trda3430 >uname -m = 3360,3430 >uname -r = 4.0 >uname -s = UNIX_SV >uname -v = 3.0 > >/usr/bin/uname -p = Pentium(TM)-MCA >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/vsifax3/obin >PATH: /usr/trda >PATH: /usr/bin >PATH: /usr/sbin >PATH: /usr/ccs/bin >PATH: /usr4/informix/bin >PATH: /usr/vsifax/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/lbin >PATH: /usr/ucb >PATH: /usr/X/bin >PATH: . >PATH: /usr/vsifax3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1362: checking for gcc >configure:1391: result: no >configure:1442: checking for cc >configure:1458: found /usr/bin/cc >configure:1468: result: cc >configure:1632: checking for C compiler version >configure:1635: cc --version </dev/null >&5 >(cc:) No files specified. >configure:1638: $? = 1 >configure:1640: cc -v </dev/null >&5 >(cc:) No files specified. >configure:1643: $? = 1 >configure:1645: cc -V </dev/null >&5 >(cc:) NCR High Performance C Compiler R3.0 (SCDE 3.03.00) >(cc:) No files specified. >configure:1648: $? = 1 >configure:1672: checking for C compiler default output >configure:1675: cc conftest.c >&5 >configure:1678: $? = 0 >configure:1724: result: a.out >configure:1729: checking whether the C compiler works >configure:1735: ./a.out >configure:1738: $? = 0 >configure:1755: result: yes >configure:1762: checking whether we are cross compiling >configure:1764: result: no >configure:1767: checking for suffix of executables >configure:1769: cc -o conftest conftest.c >&5 >configure:1772: $? = 0 >configure:1797: result: >configure:1803: checking for suffix of object files >configure:1825: cc -c conftest.c >&5 >configure:1828: $? = 0 >configure:1850: result: o >configure:1854: checking whether we are using the GNU C compiler >configure:1879: cc -c conftest.c >&5 > >E "configure",L1872/C14: (syntactic) unexpected symbol:'<IDENTIFIER>':me >REPAIR: '!=' was inserted before '<IDENTIFIER>':me@"configure",L1872/C14 >1 user error No warnings >configure:1882: $? = 1 >configure: failed program was: >| #line 1859 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| >| int >| main () >| { >| #ifndef __GNUC__ >| choke me >| #endif >| >| ; >| return 0; >| } >configure:1901: result: no >configure:1907: checking whether cc accepts -g >configure:1929: cc -c -g conftest.c >&5 >configure:1932: $? = 0 >configure:1935: test -s conftest.o >configure:1938: $? = 0 >configure:1949: result: yes >configure:1966: checking for cc option to accept ANSI C >configure:2027: cc -c -g conftest.c >&5 >w "configure",L2014/C3(#64): Unreachable statement. >No errors 1 warning >configure:2030: $? = 0 >configure:2033: test -s conftest.o >configure:2036: $? = 0 >configure:2054: result: none needed >configure:2072: cc -c -g conftest.c >&5 > >E "conftest.c",L2/C9: (syntactic) unexpected symbol:'<IDENTIFIER>':me >REPAIR: ';' replaces '<IDENTIFIER>':me@"conftest.c",L2/C9 >1 user error No warnings >configure:2075: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2215: checking build system type >configure:2233: result: i586-ncr-sysv4.3.03 >configure:2241: checking host system type >configure:2255: result: i586-ncr-sysv4.3.03 >configure:2264: checking whether byte ordering is bigendian >configure:2292: cc -c -g conftest.c >&5 > >E "configure",L2285/C8: (syntactic) unexpected symbol:'<IDENTIFIER>':endian >REPAIR: '@' was inserted before '<IDENTIFIER>':endian@"configure",L2285/C8 >1 user error No warnings >configure:2295: $? = 1 >configure: failed program was: >| #line 2270 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN >| bogus endian macros >| #endif >| >| ; >| return 0; >| } >configure:2425: cc -o conftest -g conftest.c >&5 >w "configure",L2413/C1(#72): main: Function has no return statement. >No errors 1 warning >configure:2428: $? = 0 >configure:2430: ./conftest >configure:2433: $? = 0 >configure:2449: result: no >configure:2475: checking how to run the C preprocessor >configure:2511: cc -E conftest.c >configure:2517: $? = 0 >configure:2549: cc -E conftest.c >E "configure",L2548/C1: Can't open "ac_nonexistent.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:2555: $? = 21 >configure: failed program was: >| #line 2540 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2593: result: cc -E >configure:2618: cc -E conftest.c >configure:2624: $? = 0 >configure:2656: cc -E conftest.c >E "configure",L2655/C1: Can't open "ac_nonexistent.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:2662: $? = 21 >configure: failed program was: >| #line 2647 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2745: checking for ranlib >configure:2772: result: : >configure:2796: checking for a BSD-compatible install >configure:2850: result: ./install-sh -c >configure:2863: checking for ar >configure:2881: found /usr/bin/ar >configure:2893: result: /usr/bin/ar >configure:2904: checking for perl5 >configure:2937: result: no >configure:2904: checking for perl >configure:2922: found /usr/bin/perl >configure:2934: result: /usr/bin/perl >configure:2946: checking for sed >configure:2964: found /usr/bin/sed >configure:2976: result: /usr/bin/sed >configure:2986: checking for ent >configure:3019: result: no >configure:3026: checking for bash >configure:3059: result: no >configure:3065: checking for ksh >configure:3083: found /usr/bin/ksh >configure:3095: result: /usr/bin/ksh >configure:3104: checking for sh >configure:3134: result: /usr/bin/ksh >configure:3143: checking for sh >configure:3161: found /usr/bin/sh >configure:3173: result: /usr/bin/sh >configure:3189: checking for special C compiler options needed for large files >configure:3225: cc -c -g conftest.c >&5 >w "configure",L3214/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3214/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3215/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3215/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >E "configure",L3214/C22(#187): Array dimension is zero or negative. >1 user error 4 warnings >configure:3228: $? = 1 >configure: failed program was: >| #line 3200 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3245: cc -n32 -c -g conftest.c >&5 >w "configure",L3214/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3214/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3215/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3215/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >E "configure",L3214/C22(#187): Array dimension is zero or negative. >1 user error 4 warnings >configure:3248: $? = 1 >configure: failed program was: >| #line 3200 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3269: result: no >configure:3275: checking for _FILE_OFFSET_BITS value needed for large files >configure:3307: cc -c -g conftest.c >&5 >w "configure",L3296/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3296/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3297/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3297/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >E "configure",L3296/C22(#187): Array dimension is zero or negative. >1 user error 4 warnings >configure:3310: $? = 1 >configure: failed program was: >| #line 3282 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3351: cc -c -g conftest.c >&5 >w "configure",L3340/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3340/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3341/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3341/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >E "configure",L3340/C22(#187): Array dimension is zero or negative. >1 user error 4 warnings >configure:3354: $? = 1 >configure: failed program was: >| #line 3325 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #define _FILE_OFFSET_BITS 64 >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3372: result: no >configure:3382: checking for _LARGE_FILES value needed for large files >configure:3414: cc -c -g conftest.c >&5 >w "configure",L3403/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3403/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3404/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3404/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >E "configure",L3403/C22(#187): Array dimension is zero or negative. >1 user error 4 warnings >configure:3417: $? = 1 >configure: failed program was: >| #line 3389 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3458: cc -c -g conftest.c >&5 >w "configure",L3447/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3447/C23(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3448/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >w "configure",L3448/C13(#201): 62 >| Right operand of shift operator exceeds word size (=32). >E "configure",L3447/C22(#187): Array dimension is zero or negative. >1 user error 4 warnings >configure:3461: $? = 1 >configure: failed program was: >| #line 3432 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #define _LARGE_FILES 1 >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3479: result: no >configure:3508: checking for login >configure:3526: found /usr/bin/login >configure:3538: result: /usr/bin/login >configure:3558: checking for inline >configure:3580: cc -c -g conftest.c >&5 > >E "configure",L3576/C15: (syntactic) unexpected symbol:'<PCC_TYPEDEF_NAME>':foo_t >REPAIR: ';' was inserted before '<PCC_TYPEDEF_NAME>':foo_t@"configure",L3576/C15 > >E "configure",L3577/C8: (syntactic) unexpected symbol:'<PCC_TYPEDEF_NAME>':foo_t >REPAIR: ';' was inserted before '<PCC_TYPEDEF_NAME>':foo_t@"configure",L3577/C8 >2 user errors No warnings >configure:3583: $? = 2 >configure: failed program was: >| #line 3565 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static inline foo_t static_foo () {return 0; } >| inline foo_t foo () {return 0; } >| #endif >| >configure:3580: cc -c -g conftest.c >&5 > >E "configure",L3576/C19: (syntactic) unexpected symbol:'<PCC_TYPEDEF_NAME>':foo_t >REPAIR: ';' was inserted before '<PCC_TYPEDEF_NAME>':foo_t@"configure",L3576/C19 > >E "configure",L3577/C12: (syntactic) unexpected symbol:'<PCC_TYPEDEF_NAME>':foo_t >REPAIR: ';' was inserted before '<PCC_TYPEDEF_NAME>':foo_t@"configure",L3577/C12 >2 user errors No warnings >configure:3583: $? = 2 >configure: failed program was: >| #line 3565 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static __inline__ foo_t static_foo () {return 0; } >| __inline__ foo_t foo () {return 0; } >| #endif >| >configure:3580: cc -c -g conftest.c >&5 > >E "configure",L3576/C17: (syntactic) unexpected symbol:'<PCC_TYPEDEF_NAME>':foo_t >REPAIR: ';' was inserted before '<PCC_TYPEDEF_NAME>':foo_t@"configure",L3576/C17 > >E "configure",L3577/C10: (syntactic) unexpected symbol:'<PCC_TYPEDEF_NAME>':foo_t >REPAIR: ';' was inserted before '<PCC_TYPEDEF_NAME>':foo_t@"configure",L3577/C10 >2 user errors No warnings >configure:3583: $? = 2 >configure: failed program was: >| #line 3565 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static __inline foo_t static_foo () {return 0; } >| __inline foo_t foo () {return 0; } >| #endif >| >configure:3601: result: no >configure:4990: checking for egrep >configure:5000: result: grep -E >configure:5005: checking for ANSI C header files >configure:5031: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5034: $? = 0 >configure:5037: test -s conftest.o >configure:5040: $? = 0 >configure:5132: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lc89 >&5 >w "configure",L5122/C1(#72): main: Function has no return statement. >No errors 1 warning >configure:5135: $? = 0 >configure:5137: ./conftest >configure:5140: $? = 0 >configure:5155: result: yes >configure:5179: checking for sys/types.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5199: $? = 0 >configure:5202: test -s conftest.o >configure:5205: $? = 0 >configure:5216: result: yes >configure:5179: checking for sys/stat.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5199: $? = 0 >configure:5202: test -s conftest.o >configure:5205: $? = 0 >configure:5216: result: yes >configure:5179: checking for stdlib.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5199: $? = 0 >configure:5202: test -s conftest.o >configure:5205: $? = 0 >configure:5216: result: yes >configure:5179: checking for string.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5199: $? = 0 >configure:5202: test -s conftest.o >configure:5205: $? = 0 >configure:5216: result: yes >configure:5179: checking for memory.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5199: $? = 0 >configure:5202: test -s conftest.o >configure:5205: $? = 0 >configure:5216: result: yes >configure:5179: checking for strings.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5199: $? = 0 >configure:5202: test -s conftest.o >configure:5205: $? = 0 >configure:5216: result: yes >configure:5179: checking for inttypes.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5237/C1: Can't open "inttypes.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5199: $? = 21 >configure: failed program was: >| #line 5184 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <inttypes.h> >configure:5216: result: no >configure:5179: checking for stdint.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5237/C1: Can't open "stdint.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5199: $? = 21 >configure: failed program was: >| #line 5184 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <stdint.h> >configure:5216: result: no >configure:5179: checking for unistd.h >configure:5196: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5199: $? = 0 >configure:5202: test -s conftest.o >configure:5205: $? = 0 >configure:5216: result: yes >configure:5295: checking bstring.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5350/C1: Can't open "bstring.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bstring.h> >configure:5327: result: no >configure:5331: checking bstring.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5352/C1: Can't open "bstring.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <bstring.h> >configure:5367: result: no >configure:5403: checking for bstring.h >configure:5410: result: no >configure:5295: checking crypt.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking crypt.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for crypt.h >configure:5410: result: yes >configure:5295: checking endian.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5351/C1: Can't open "endian.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <endian.h> >configure:5327: result: no >configure:5331: checking endian.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5353/C1: Can't open "endian.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <endian.h> >configure:5367: result: no >configure:5403: checking for endian.h >configure:5410: result: no >configure:5295: checking floatingpoint.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5351/C1: Can't open "floatingpoint.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <floatingpoint.h> >configure:5327: result: no >configure:5331: checking floatingpoint.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5353/C1: Can't open "floatingpoint.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <floatingpoint.h> >configure:5367: result: no >configure:5403: checking for floatingpoint.h >configure:5410: result: no >configure:5295: checking getopt.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5351/C1: Can't open "getopt.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <getopt.h> >configure:5327: result: no >configure:5331: checking getopt.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5353/C1: Can't open "getopt.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| #include <getopt.h> >configure:5367: result: no >configure:5403: checking for getopt.h >configure:5410: result: no >configure:5295: checking glob.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking glob.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for glob.h >configure:5410: result: yes >configure:5295: checking ia.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking ia.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for ia.h >configure:5410: result: yes >configure:5295: checking lastlog.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking lastlog.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for lastlog.h >configure:5410: result: yes >configure:5295: checking libgen.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking libgen.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for libgen.h >configure:5410: result: yes >configure:5295: checking limits.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking limits.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for limits.h >configure:5410: result: yes >configure:5295: checking login.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5356/C1: Can't open "login.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <login.h> >configure:5327: result: no >configure:5331: checking login.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5358/C1: Can't open "login.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <login.h> >configure:5367: result: no >configure:5403: checking for login.h >configure:5410: result: no >configure:5295: checking login_cap.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5356/C1: Can't open "login_cap.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <login_cap.h> >configure:5327: result: no >configure:5331: checking login_cap.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5358/C1: Can't open "login_cap.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| /* end confdefs.h. */ >| #include <login_cap.h> >configure:5367: result: no >configure:5403: checking for login_cap.h >configure:5410: result: no >configure:5295: checking maillock.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking maillock.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for maillock.h >configure:5410: result: yes >configure:5295: checking netdb.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking netdb.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for netdb.h >configure:5410: result: yes >configure:5295: checking netgroup.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5358/C1: Can't open "netgroup.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netgroup.h> >configure:5327: result: no >configure:5331: checking netgroup.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5360/C1: Can't open "netgroup.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| /* end confdefs.h. */ >| #include <netgroup.h> >configure:5367: result: no >configure:5403: checking for netgroup.h >configure:5410: result: no >configure:5295: checking netinet/in_systm.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking netinet/in_systm.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for netinet/in_systm.h >configure:5410: result: yes >configure:5295: checking paths.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking paths.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for paths.h >configure:5410: result: yes >configure:5295: checking pty.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5360/C1: Can't open "pty.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pty.h> >configure:5327: result: no >configure:5331: checking pty.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5362/C1: Can't open "pty.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| /* end confdefs.h. */ >| #include <pty.h> >configure:5367: result: no >configure:5403: checking for pty.h >configure:5410: result: no >configure:5295: checking readpassphrase.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5360/C1: Can't open "readpassphrase.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <readpassphrase.h> >configure:5327: result: no >configure:5331: checking readpassphrase.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5362/C1: Can't open "readpassphrase.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| /* end confdefs.h. */ >| #include <readpassphrase.h> >configure:5367: result: no >configure:5403: checking for readpassphrase.h >configure:5410: result: no >configure:5295: checking rpc/types.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking rpc/types.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for rpc/types.h >configure:5410: result: yes >configure:5295: checking security/pam_appl.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5361/C1: Can't open "security/pam_appl.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <security/pam_appl.h> >configure:5327: result: no >configure:5331: checking security/pam_appl.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5363/C1: Can't open "security/pam_appl.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| /* end confdefs.h. */ >| #include <security/pam_appl.h> >configure:5367: result: no >configure:5403: checking for security/pam_appl.h >configure:5410: result: no >configure:5295: checking shadow.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking shadow.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for shadow.h >configure:5410: result: yes >configure:5295: checking stddef.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking stddef.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for stddef.h >configure:5410: result: yes >configure:5286: checking for stdint.h >configure:5291: result: no >configure:5286: checking for strings.h >configure:5291: result: yes >configure:5295: checking sys/bitypes.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking sys/bitypes.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for sys/bitypes.h >configure:5410: result: yes >configure:5295: checking sys/bsdtty.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5365/C1: Can't open "sys/bsdtty.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/bsdtty.h> >configure:5327: result: no >configure:5331: checking sys/bsdtty.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5367/C1: Can't open "sys/bsdtty.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <sys/bsdtty.h> >configure:5367: result: no >configure:5403: checking for sys/bsdtty.h >configure:5410: result: no >configure:5295: checking sys/cdefs.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking sys/cdefs.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for sys/cdefs.h >configure:5410: result: yes >configure:5295: checking sys/mman.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking sys/mman.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for sys/mman.h >configure:5410: result: yes >configure:5295: checking sys/pstat.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5367/C1: Can't open "sys/pstat.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/pstat.h> >configure:5327: result: no >configure:5331: checking sys/pstat.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5369/C1: Can't open "sys/pstat.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/pstat.h> >configure:5367: result: no >configure:5403: checking for sys/pstat.h >configure:5410: result: no >configure:5295: checking sys/select.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking sys/select.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for sys/select.h >configure:5410: result: yes >configure:5286: checking for sys/stat.h >configure:5291: result: yes >configure:5295: checking sys/stropts.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking sys/stropts.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for sys/stropts.h >configure:5410: result: yes >configure:5295: checking sys/sysmacros.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking sys/sysmacros.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for sys/sysmacros.h >configure:5410: result: yes >configure:5295: checking sys/time.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking sys/time.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for sys/time.h >configure:5410: result: yes >configure:5295: checking sys/timers.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5372/C1: Can't open "sys/timers.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/timers.h> >configure:5327: result: no >configure:5331: checking sys/timers.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5374/C1: Can't open "sys/timers.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/timers.h> >configure:5367: result: no >configure:5403: checking for sys/timers.h >configure:5410: result: no >configure:5295: checking sys/un.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking sys/un.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for sys/un.h >configure:5410: result: yes >configure:5295: checking time.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking time.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for time.h >configure:5410: result: yes >configure:5295: checking tmpdir.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5374/C1: Can't open "tmpdir.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <tmpdir.h> >configure:5327: result: no >configure:5331: checking tmpdir.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5376/C1: Can't open "tmpdir.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <tmpdir.h> >configure:5367: result: no >configure:5403: checking for tmpdir.h >configure:5410: result: no >configure:5295: checking ttyent.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5374/C1: Can't open "ttyent.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ttyent.h> >configure:5327: result: no >configure:5331: checking ttyent.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5376/C1: Can't open "ttyent.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <ttyent.h> >configure:5367: result: no >configure:5403: checking for ttyent.h >configure:5410: result: no >configure:5295: checking usersec.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5374/C1: Can't open "usersec.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <usersec.h> >configure:5327: result: no >configure:5331: checking usersec.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5376/C1: Can't open "usersec.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <usersec.h> >configure:5367: result: no >configure:5403: checking for usersec.h >configure:5410: result: no >configure:5295: checking util.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L5374/C1: Can't open "util.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5311: $? = 21 >configure: failed program was: >| #line 5297 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <util.h> >configure:5327: result: no >configure:5331: checking util.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >E "configure",L5376/C1: Can't open "util.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:5348: $? = 21 >configure: failed program was: >| #line 5333 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <util.h> >configure:5367: result: no >configure:5403: checking for util.h >configure:5410: result: no >configure:5295: checking utime.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking utime.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for utime.h >configure:5410: result: yes >configure:5295: checking utmp.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking utmp.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for utmp.h >configure:5410: result: yes >configure:5295: checking utmpx.h usability >configure:5308: cc -c -g -I/usr/local/include conftest.c >&5 >configure:5311: $? = 0 >configure:5314: test -s conftest.o >configure:5317: $? = 0 >configure:5327: result: yes >configure:5331: checking utmpx.h presence >configure:5342: cc -E -I/usr/local/include conftest.c >configure:5348: $? = 0 >configure:5367: result: yes >configure:5403: checking for utmpx.h >configure:5410: result: yes >configure:5425: checking for yp_match >configure:5475: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lc89 >&5 >w "configure",L5510/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >yp_match conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:5478: $? = 1 >configure: failed program was: >| #line 5430 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char yp_match (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 yp_match (); >| /* 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_yp_match) || defined (__stub___yp_match) >| choke me >| #else >| char (*f) () = yp_match; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != yp_match; >| ; >| return 0; >| } >configure:5495: result: no >configure:5501: checking for yp_match in -lnsl >configure:5532: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc89 >&5 >configure:5535: $? = 0 >configure:5538: test -s conftest >configure:5541: $? = 0 >configure:5553: result: yes >configure:5566: checking for setsockopt >configure:5616: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lc89 >&5 >w "configure",L5652/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >setsockopt conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:5619: $? = 1 >configure: failed program was: >| #line 5571 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setsockopt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 setsockopt (); >| /* 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_setsockopt) || defined (__stub___setsockopt) >| choke me >| #else >| char (*f) () = setsockopt; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setsockopt; >| ; >| return 0; >| } >configure:5636: result: no >configure:5642: checking for setsockopt in -lsocket >configure:5673: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lsocket -lnsl -lc89 >&5 >configure:5676: $? = 0 >configure:5679: test -s conftest >configure:5682: $? = 0 >configure:5694: result: yes >configure:5771: checking for getspnam >configure:5821: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lsocket -lnsl -lc89 >&5 >w "configure",L5858/C3(#64): Unreachable statement. >No errors 1 warning >configure:5824: $? = 0 >configure:5827: test -s conftest >configure:5830: $? = 0 >configure:5841: result: yes >configure:5955: checking for deflate in -lz >configure:5986: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >configure:5989: $? = 0 >configure:5992: test -s conftest >configure:5995: $? = 0 >configure:6007: result: yes >configure:6023: checking for strcasecmp >configure:6073: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L6111/C3(#64): Unreachable statement. >No errors 1 warning >configure:6076: $? = 0 >configure:6079: test -s conftest >configure:6082: $? = 0 >configure:6093: result: yes >configure:6159: checking for utimes >configure:6209: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L6247/C3(#64): Unreachable statement. >No errors 1 warning >configure:6212: $? = 0 >configure:6215: test -s conftest >configure:6218: $? = 0 >configure:6229: result: yes >configure:6314: checking libutil.h usability >configure:6327: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L6399/C1: Can't open "libutil.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:6330: $? = 21 >configure: failed program was: >| #line 6316 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libutil.h> >configure:6346: result: no >configure:6350: checking libutil.h presence >configure:6361: cc -E -I/usr/local/include conftest.c >E "configure",L6401/C1: Can't open "libutil.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:6367: $? = 21 >configure: failed program was: >| #line 6352 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| /* end confdefs.h. */ >| #include <libutil.h> >configure:6386: result: no >configure:6422: checking for libutil.h >configure:6429: result: no >configure:6442: checking for library containing login >configure:6473: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >Undefined first referenced > symbol in file >login conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:6476: $? = 1 >configure: failed program was: >| #line 6449 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 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 login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:6518: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lz -lsocket -lnsl -lc89 >&5 >UX:ld: ERROR: fatal error: library not found: -lutil - No such file or directory >configure:6521: $? = 1 >configure: failed program was: >| #line 6494 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 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 login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:6518: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lbsd -lz -lsocket -lnsl -lc89 >&5 >UX:ld: ERROR: fatal error: library not found: -lbsd - No such file or directory >configure:6521: $? = 1 >configure: failed program was: >| #line 6494 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 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 login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:6541: result: no >configure:6557: checking for logout >configure:6607: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L6645/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >logout conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:6610: $? = 1 >configure: failed program was: >| #line 6562 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char logout (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 logout (); >| /* 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_logout) || defined (__stub___logout) >| choke me >| #else >| char (*f) () = logout; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != logout; >| ; >| return 0; >| } >configure:6627: result: no >configure:6557: checking for updwtmp >configure:6607: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L6645/C3(#64): Unreachable statement. >No errors 1 warning >configure:6610: $? = 0 >configure:6613: test -s conftest >configure:6616: $? = 0 >configure:6627: result: yes >configure:6557: checking for logwtmp >configure:6607: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L6646/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >logwtmp conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:6610: $? = 1 >configure: failed program was: >| #line 6562 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char logwtmp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 logwtmp (); >| /* 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_logwtmp) || defined (__stub___logwtmp) >| choke me >| #else >| char (*f) () = logwtmp; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != logwtmp; >| ; >| return 0; >| } >configure:6627: result: no >configure:6642: checking for strftime >configure:6692: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L6731/C3(#64): Unreachable statement. >No errors 1 warning >configure:6695: $? = 0 >configure:6698: test -s conftest >configure:6701: $? = 0 >configure:6712: result: yes >configure:6788: checking for GLOB_ALTDIRFUNC support >configure:6816: result: no >configure:6825: checking for gl_matchc field in glob_t >configure:6851: result: no >configure:6859: checking whether struct dirent allocates space for d_name >configure:6882: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L6922/C5(#72): main: Function has no return statement. >No errors 1 warning >configure:6885: $? = 0 >configure:6887: ./conftest >configure:6890: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| #line 6868 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <dirent.h> >| int main(void){struct dirent d;exit(sizeof(d.d_name)<=sizeof(char));} >| >configure:6901: result: no >configure:7172: checking for arc4random >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7263/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >arc4random conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char arc4random (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 arc4random (); >| /* 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_arc4random) || defined (__stub___arc4random) >| choke me >| #else >| char (*f) () = arc4random; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != arc4random; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for __b64_ntop >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7263/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >__b64_ntop conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __b64_ntop (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 __b64_ntop (); >| /* 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___b64_ntop) || defined (__stub_____b64_ntop) >| choke me >| #else >| char (*f) () = __b64_ntop; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != __b64_ntop; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for b64_ntop >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7263/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >b64_ntop conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char b64_ntop (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 b64_ntop (); >| /* 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_b64_ntop) || defined (__stub___b64_ntop) >| choke me >| #else >| char (*f) () = b64_ntop; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != b64_ntop; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for __b64_pton >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7263/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >__b64_pton conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __b64_pton (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 __b64_pton (); >| /* 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___b64_pton) || defined (__stub_____b64_pton) >| choke me >| #else >| char (*f) () = __b64_pton; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != __b64_pton; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for b64_pton >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7263/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >b64_pton conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char b64_pton (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 b64_pton (); >| /* 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_b64_pton) || defined (__stub___b64_pton) >| choke me >| #else >| char (*f) () = b64_pton; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != b64_pton; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for basename >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7263/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for bcopy >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7264/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for bindresvport_sa >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7265/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >bindresvport_sa conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char bindresvport_sa (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 bindresvport_sa (); >| /* 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_bindresvport_sa) || defined (__stub___bindresvport_sa) >| choke me >| #else >| char (*f) () = bindresvport_sa; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != bindresvport_sa; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for clock >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7265/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for fchmod >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7266/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for fchown >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7267/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for freeaddrinfo >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7268/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >freeaddrinfo conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char freeaddrinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 freeaddrinfo (); >| /* 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_freeaddrinfo) || defined (__stub___freeaddrinfo) >| choke me >| #else >| char (*f) () = freeaddrinfo; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != freeaddrinfo; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for futimes >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7268/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >futimes conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char futimes (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 futimes (); >| /* 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_futimes) || defined (__stub___futimes) >| choke me >| #else >| char (*f) () = futimes; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != futimes; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for gai_strerror >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7268/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >gai_strerror conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gai_strerror (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 gai_strerror (); >| /* 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_gai_strerror) || defined (__stub___gai_strerror) >| choke me >| #else >| char (*f) () = gai_strerror; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != gai_strerror; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for getaddrinfo >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7268/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >getaddrinfo conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getaddrinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 getaddrinfo (); >| /* 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_getaddrinfo) || defined (__stub___getaddrinfo) >| choke me >| #else >| char (*f) () = getaddrinfo; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getaddrinfo; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for getcwd >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7268/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for getgrouplist >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7269/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >getgrouplist conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getgrouplist (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 getgrouplist (); >| /* 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_getgrouplist) || defined (__stub___getgrouplist) >| choke me >| #else >| char (*f) () = getgrouplist; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getgrouplist; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for getnameinfo >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7269/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >getnameinfo conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getnameinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 getnameinfo (); >| /* 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_getnameinfo) || defined (__stub___getnameinfo) >| choke me >| #else >| char (*f) () = getnameinfo; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getnameinfo; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for getopt >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7269/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for getpeereid >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7270/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >getpeereid conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpeereid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 getpeereid (); >| /* 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_getpeereid) || defined (__stub___getpeereid) >| choke me >| #else >| char (*f) () = getpeereid; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getpeereid; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for _getpty >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7270/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >_getpty conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _getpty (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 _getpty (); >| /* 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__getpty) || defined (__stub____getpty) >| choke me >| #else >| char (*f) () = _getpty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _getpty; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for getrlimit >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7270/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for getrusage >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7271/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for getttyent >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7272/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >getttyent conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getttyent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 getttyent (); >| /* 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_getttyent) || defined (__stub___getttyent) >| choke me >| #else >| char (*f) () = getttyent; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getttyent; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for glob >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7272/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for inet_aton >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7273/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >inet_aton conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char inet_aton (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 inet_aton (); >| /* 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_inet_aton) || defined (__stub___inet_aton) >| choke me >| #else >| char (*f) () = inet_aton; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != inet_aton; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for inet_ntoa >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7273/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for inet_ntop >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7274/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >inet_ntop conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char inet_ntop (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 inet_ntop (); >| /* 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_inet_ntop) || defined (__stub___inet_ntop) >| choke me >| #else >| char (*f) () = inet_ntop; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != inet_ntop; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for innetgr >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7274/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for login_getcapbool >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7275/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >login_getcapbool conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char login_getcapbool (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 login_getcapbool (); >| /* 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_login_getcapbool) || defined (__stub___login_getcapbool) >| choke me >| #else >| char (*f) () = login_getcapbool; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != login_getcapbool; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for md5_crypt >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7275/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >md5_crypt conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char md5_crypt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 md5_crypt (); >| /* 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_md5_crypt) || defined (__stub___md5_crypt) >| choke me >| #else >| char (*f) () = md5_crypt; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != md5_crypt; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for memmove >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7275/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for mkdtemp >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7276/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >mkdtemp conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mkdtemp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 mkdtemp (); >| /* 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_mkdtemp) || defined (__stub___mkdtemp) >| choke me >| #else >| char (*f) () = mkdtemp; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != mkdtemp; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for mmap >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7276/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for ngetaddrinfo >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7277/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >ngetaddrinfo conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ngetaddrinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 ngetaddrinfo (); >| /* 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_ngetaddrinfo) || defined (__stub___ngetaddrinfo) >| choke me >| #else >| char (*f) () = ngetaddrinfo; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != ngetaddrinfo; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for nsleep >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7277/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >nsleep conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char nsleep (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 nsleep (); >| /* 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_nsleep) || defined (__stub___nsleep) >| choke me >| #else >| char (*f) () = nsleep; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != nsleep; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for ogetaddrinfo >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7277/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >ogetaddrinfo conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ogetaddrinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 ogetaddrinfo (); >| /* 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_ogetaddrinfo) || defined (__stub___ogetaddrinfo) >| choke me >| #else >| char (*f) () = ogetaddrinfo; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != ogetaddrinfo; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for openpty >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7277/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >openpty conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char openpty (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 openpty (); >| /* 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_openpty) || defined (__stub___openpty) >| choke me >| #else >| char (*f) () = openpty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != openpty; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for pstat >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7277/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >pstat conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pstat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 pstat (); >| /* 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_pstat) || defined (__stub___pstat) >| choke me >| #else >| char (*f) () = pstat; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pstat; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for readpassphrase >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7277/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >readpassphrase conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char readpassphrase (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 readpassphrase (); >| /* 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_readpassphrase) || defined (__stub___readpassphrase) >| choke me >| #else >| char (*f) () = readpassphrase; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != readpassphrase; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for realpath >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7277/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for recvmsg >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7278/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for rresvport_af >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7279/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >rresvport_af conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char rresvport_af (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 rresvport_af (); >| /* 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_rresvport_af) || defined (__stub___rresvport_af) >| choke me >| #else >| char (*f) () = rresvport_af; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != rresvport_af; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for sendmsg >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7279/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for setdtablesize >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7280/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >setdtablesize conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setdtablesize (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 setdtablesize (); >| /* 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_setdtablesize) || defined (__stub___setdtablesize) >| choke me >| #else >| char (*f) () = setdtablesize; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setdtablesize; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for setegid >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7280/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for setenv >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7281/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >setenv conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setenv (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 setenv (); >| /* 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_setenv) || defined (__stub___setenv) >| choke me >| #else >| char (*f) () = setenv; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setenv; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for seteuid >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7281/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for setgroups >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7282/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for setlogin >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7283/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >setlogin conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setlogin (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 setlogin (); >| /* 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_setlogin) || defined (__stub___setlogin) >| choke me >| #else >| char (*f) () = setlogin; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setlogin; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for setpcred >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7283/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >setpcred conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setpcred (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 setpcred (); >| /* 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_setpcred) || defined (__stub___setpcred) >| choke me >| #else >| char (*f) () = setpcred; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setpcred; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for setproctitle >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7283/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >setproctitle conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setproctitle (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char setproctitle (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_setproctitle) || defined (__stub___setproctitle) >| choke me >| #else >| char (*f) () = setproctitle; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setproctitle; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for setresgid >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7283/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >setresgid conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setresgid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 setresgid (); >| /* 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_setresgid) || defined (__stub___setresgid) >| choke me >| #else >| char (*f) () = setresgid; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != setresgid; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for setreuid >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7283/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for setrlimit >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7284/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for setsid >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7285/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for setvbuf >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7286/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for sigaction >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7287/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for sigvec >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7288/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for snprintf >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7289/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for socketpair >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7290/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for strerror >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7291/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for strlcat >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7292/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >strlcat conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 strlcat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_strlcat) || defined (__stub___strlcat) >| choke me >| #else >| char (*f) () = strlcat; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strlcat; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for strlcpy >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7292/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >strlcpy conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 strlcpy (); >| /* 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_strlcpy) || defined (__stub___strlcpy) >| choke me >| #else >| char (*f) () = strlcpy; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strlcpy; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for strmode >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7292/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >strmode conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strmode (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 strmode (); >| /* 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_strmode) || defined (__stub___strmode) >| choke me >| #else >| char (*f) () = strmode; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strmode; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for strnvis >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7292/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >strnvis conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strnvis (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 strnvis (); >| /* 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_strnvis) || defined (__stub___strnvis) >| choke me >| #else >| char (*f) () = strnvis; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strnvis; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for sysconf >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7292/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for tcgetpgrp >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7293/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for truncate >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7294/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for utimes >configure:7242: result: yes >configure:7172: checking for vhangup >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7296/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >vhangup conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7225: $? = 1 >configure: failed program was: >| #line 7177 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char vhangup (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 vhangup (); >| /* 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_vhangup) || defined (__stub___vhangup) >| choke me >| #else >| char (*f) () = vhangup; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != vhangup; >| ; >| return 0; >| } >configure:7242: result: no >configure:7172: checking for vsnprintf >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7296/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7172: checking for waitpid >configure:7222: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7297/C3(#64): Unreachable statement. >No errors 1 warning >configure:7225: $? = 0 >configure:7228: test -s conftest >configure:7231: $? = 0 >configure:7242: result: yes >configure:7253: checking for library containing nanosleep >configure:7284: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >Undefined first referenced > symbol in file >nanosleep conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:7287: $? = 1 >configure: failed program was: >| #line 7260 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 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 nanosleep (); >| int >| main () >| { >| nanosleep (); >| ; >| return 0; >| } >configure:7329: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lrt -lz -lsocket -lnsl -lc89 >&5 >UX:ld: ERROR: fatal error: library not found: -lrt - No such file or directory >configure:7332: $? = 1 >configure: failed program was: >| #line 7305 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 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 nanosleep (); >| int >| main () >| { >| nanosleep (); >| ; >| return 0; >| } >configure:7329: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lposix4 -lz -lsocket -lnsl -lc89 >&5 >UX:ld: ERROR: fatal error: library not found: -lposix4 - No such file or directory >configure:7332: $? = 1 >configure: failed program was: >| #line 7305 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 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 nanosleep (); >| int >| main () >| { >| nanosleep (); >| ; >| return 0; >| } >configure:7352: result: no >configure:7362: checking for library containing basename >configure:7393: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >configure:7396: $? = 0 >configure:7399: test -s conftest >configure:7402: $? = 0 >configure:7461: result: none required >configure:7472: checking whether strsep is declared >configure:7497: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L7603/C22(#222): strsep >| Identifier is undeclared; assuming `strdup' instead. >1 user error No warnings >configure:7500: $? = 1 >configure: failed program was: >| #line 7477 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef strsep >| char *p = (char *) strsep; >| #endif >| >| ; >| return 0; >| } >configure:7517: result: no >configure:7611: checking for dirname >configure:7661: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L7738/C3(#64): Unreachable statement. >No errors 1 warning >configure:7664: $? = 0 >configure:7667: test -s conftest >configure:7670: $? = 0 >configure:7681: result: yes >configure:7692: checking for libgen.h >configure:7697: result: yes >configure:8116: checking for gettimeofday >configure:8166: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8245/C3(#64): Unreachable statement. >No errors 1 warning >configure:8169: $? = 0 >configure:8172: test -s conftest >configure:8175: $? = 0 >configure:8186: result: yes >configure:8116: checking for time >configure:8166: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8246/C3(#64): Unreachable statement. >No errors 1 warning >configure:8169: $? = 0 >configure:8172: test -s conftest >configure:8175: $? = 0 >configure:8186: result: yes >configure:8205: checking for endutent >configure:8255: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8336/C3(#64): Unreachable statement. >No errors 1 warning >configure:8258: $? = 0 >configure:8261: test -s conftest >configure:8264: $? = 0 >configure:8275: result: yes >configure:8205: checking for getutent >configure:8255: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8337/C3(#64): Unreachable statement. >No errors 1 warning >configure:8258: $? = 0 >configure:8261: test -s conftest >configure:8264: $? = 0 >configure:8275: result: yes >configure:8205: checking for getutid >configure:8255: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8338/C3(#64): Unreachable statement. >No errors 1 warning >configure:8258: $? = 0 >configure:8261: test -s conftest >configure:8264: $? = 0 >configure:8275: result: yes >configure:8205: checking for getutline >configure:8255: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8339/C3(#64): Unreachable statement. >No errors 1 warning >configure:8258: $? = 0 >configure:8261: test -s conftest >configure:8264: $? = 0 >configure:8275: result: yes >configure:8205: checking for pututline >configure:8255: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8340/C3(#64): Unreachable statement. >No errors 1 warning >configure:8258: $? = 0 >configure:8261: test -s conftest >configure:8264: $? = 0 >configure:8275: result: yes >configure:8205: checking for setutent >configure:8255: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8341/C3(#64): Unreachable statement. >No errors 1 warning >configure:8258: $? = 0 >configure:8261: test -s conftest >configure:8264: $? = 0 >configure:8275: result: yes >configure:8289: checking for utmpname >configure:8339: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8426/C3(#64): Unreachable statement. >No errors 1 warning >configure:8342: $? = 0 >configure:8345: test -s conftest >configure:8348: $? = 0 >configure:8359: result: yes >configure:8377: checking for endutxent >configure:8427: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8515/C3(#64): Unreachable statement. >No errors 1 warning >configure:8430: $? = 0 >configure:8433: test -s conftest >configure:8436: $? = 0 >configure:8447: result: yes >configure:8377: checking for getutxent >configure:8427: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8516/C3(#64): Unreachable statement. >No errors 1 warning >configure:8430: $? = 0 >configure:8433: test -s conftest >configure:8436: $? = 0 >configure:8447: result: yes >configure:8377: checking for getutxid >configure:8427: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8517/C3(#64): Unreachable statement. >No errors 1 warning >configure:8430: $? = 0 >configure:8433: test -s conftest >configure:8436: $? = 0 >configure:8447: result: yes >configure:8377: checking for getutxline >configure:8427: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8518/C3(#64): Unreachable statement. >No errors 1 warning >configure:8430: $? = 0 >configure:8433: test -s conftest >configure:8436: $? = 0 >configure:8447: result: yes >configure:8377: checking for pututxline >configure:8427: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8519/C3(#64): Unreachable statement. >No errors 1 warning >configure:8430: $? = 0 >configure:8433: test -s conftest >configure:8436: $? = 0 >configure:8447: result: yes >configure:8462: checking for setutxent >configure:8512: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8605/C3(#64): Unreachable statement. >No errors 1 warning >configure:8515: $? = 0 >configure:8518: test -s conftest >configure:8521: $? = 0 >configure:8532: result: yes >configure:8462: checking for utmpxname >configure:8512: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8606/C3(#64): Unreachable statement. >No errors 1 warning >configure:8515: $? = 0 >configure:8518: test -s conftest >configure:8521: $? = 0 >configure:8532: result: yes >configure:8543: checking for daemon >configure:8593: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8688/C3(#64): Unreachable statement. >No errors 1 warning >Undefined first referenced > symbol in file >daemon conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:8596: $? = 1 >configure: failed program was: >| #line 8548 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char daemon (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 daemon (); >| /* 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_daemon) || defined (__stub___daemon) >| choke me >| #else >| char (*f) () = daemon; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != daemon; >| ; >| return 0; >| } >configure:8613: result: no >configure:8621: checking for daemon in -lbsd >configure:8652: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lbsd -lz -lsocket -lnsl -lc89 >&5 >UX:ld: ERROR: fatal error: library not found: -lbsd - No such file or directory >configure:8655: $? = 1 >configure: failed program was: >| #line 8628 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 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 daemon (); >| int >| main () >| { >| daemon (); >| ; >| return 0; >| } >configure:8673: result: no >configure:8686: checking for getpagesize >configure:8736: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8831/C3(#64): Unreachable statement. >No errors 1 warning >configure:8739: $? = 0 >configure:8742: test -s conftest >configure:8745: $? = 0 >configure:8756: result: yes >configure:8831: checking whether snprintf correctly terminates long strings >configure:8853: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 >&5 >w "configure",L8949/C5(#72): main: Function has no return statement. >No errors 1 warning >configure:8856: $? = 0 >configure:8858: ./conftest >configure:8861: $? = 0 >configure:8863: result: yes >configure:8951: checking whether getpgrp requires zero arguments >configure:8974: cc -c -g -I/usr/local/include conftest.c >&5 >E "configure",L9101/C1(#173): getpgrp: Function getpgrp called with more arguments >| than its declaration (at "/usr/include/unistd.h",L112/C14) allows. >w (#657): (info) How referenced files were included: >| File /usr/include/unistd.h from configure. >1 user error 1 warning >configure:8977: $? = 1 >configure: failed program was: >| #line 8957 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| getpgrp (0); >| ; >| return 0; >| } >configure:8995: result: yes >configure:9436: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >UX:ld: ERROR: fatal error: library not found: -lcrypto - No such file or directory >configure:9439: $? = 1 >configure: failed program was: >| #line 9412 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 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 RAND_add (); >| int >| main () >| { >| RAND_add (); >| ; >| return 0; >| } >configure:9486: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:9489: $? = 0 >configure:9492: test -s conftest >configure:9495: $? = 0 >configure:9519: checking OpenSSL header version >configure:9556: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >w "configure",L9642/C5(#72): main: Function has no return statement. >No errors 1 warning >configure:9559: $? = 0 >configure:9561: ./conftest >configure:9564: $? = 0 >configure:9568: result: 90702f (OpenSSL 0.9.7b 10 Apr 2003) >configure:9590: checking OpenSSL library version >configure:9628: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >w "configure",L9714/C5(#72): main: Function has no return statement. >No errors 1 warning >configure:9631: $? = 0 >configure:9633: ./conftest >configure:9636: $? = 0 >configure:9640: result: 90702f (OpenSSL 0.9.7b 10 Apr 2003) >configure:9662: checking whether OpenSSL's headers match the library >configure:9685: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >w "configure",L9783/C5(#72): main: Function has no return statement. >No errors 1 warning >configure:9688: $? = 0 >configure:9690: ./conftest >configure:9693: $? = 0 >configure:9696: result: yes >configure:9784: checking whether OpenSSL's PRNG is internally seeded >configure:9807: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >w "configure",L9905/C5(#72): main: Function has no return statement. >No errors 1 warning >configure:9810: $? = 0 >configure:9812: ./conftest >configure:9815: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| #line 9793 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| /* end confdefs.h. */ >| >| #include <string.h> >| #include <openssl/rand.h> >| int main(void) { exit(RAND_status() == 1 ? 0 : 1); } >| >configure:9829: result: no >configure:9952: checking for PRNGD/EGD socket >configure:9969: result: not found >configure:10031: checking for ls >configure:10049: found /usr/bin/ls >configure:10061: result: /usr/bin/ls >configure:10076: checking for netstat >configure:10094: found /usr/bin/netstat >configure:10106: result: /usr/bin/netstat >configure:10121: checking for arp >configure:10139: found /usr/sbin/arp >configure:10151: result: /usr/sbin/arp >configure:10166: checking for ifconfig >configure:10184: found /usr/sbin/ifconfig >configure:10196: result: /usr/sbin/ifconfig >configure:10211: checking for jstat >configure:10244: result: no >configure:10256: checking for ps >configure:10274: found /usr/bin/ps >configure:10286: result: /usr/bin/ps >configure:10301: checking for sar >configure:10319: found /usr/bin/sar >configure:10331: result: /usr/bin/sar >configure:10346: checking for w >configure:10364: found /usr/bin/w >configure:10376: result: /usr/bin/w >configure:10391: checking for who >configure:10409: found /usr/bin/who >configure:10421: result: /usr/bin/who >configure:10436: checking for last >configure:10454: found /usr/bin/last >configure:10466: result: /usr/bin/last >configure:10481: checking for lastlog >configure:10499: found /usr/sbin/lastlog >configure:10511: result: /usr/sbin/lastlog >configure:10526: checking for df >configure:10544: found /usr/bin/df >configure:10556: result: /usr/bin/df >configure:10571: checking for vmstat >configure:10604: result: no >configure:10616: checking for uptime >configure:10634: found /usr/bin/uptime >configure:10646: result: /usr/bin/uptime >configure:10661: checking for ipcs >configure:10679: found /usr/bin/ipcs >configure:10691: result: /usr/bin/ipcs >configure:10706: checking for tail >configure:10724: found /usr/bin/tail >configure:10736: result: /usr/bin/tail >configure:10773: checking for char >configure:10798: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:10801: $? = 0 >configure:10804: test -s conftest.o >configure:10807: $? = 0 >configure:10818: result: yes >configure:10821: checking size of char >configure:11096: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:11099: $? = 0 >configure:11101: ./conftest >configure:11104: $? = 0 >configure:11127: result: 1 >configure:11134: checking for short int >configure:11159: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:11162: $? = 0 >configure:11165: test -s conftest.o >configure:11168: $? = 0 >configure:11179: result: yes >configure:11182: checking size of short int >configure:11457: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:11460: $? = 0 >configure:11462: ./conftest >configure:11465: $? = 0 >configure:11488: result: 2 >configure:11495: checking for int >configure:11520: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:11523: $? = 0 >configure:11526: test -s conftest.o >configure:11529: $? = 0 >configure:11540: result: yes >configure:11543: checking size of int >configure:11818: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:11821: $? = 0 >configure:11823: ./conftest >configure:11826: $? = 0 >configure:11849: result: 4 >configure:11856: checking for long int >configure:11881: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:11884: $? = 0 >configure:11887: test -s conftest.o >configure:11890: $? = 0 >configure:11901: result: yes >configure:11904: checking size of long int >configure:12179: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:12182: $? = 0 >configure:12184: ./conftest >configure:12187: $? = 0 >configure:12210: result: 4 >configure:12217: checking for long long int >configure:12242: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:12245: $? = 0 >configure:12248: test -s conftest.o >configure:12251: $? = 0 >configure:12262: result: yes >configure:12265: checking size of long long int >configure:12540: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:12543: $? = 0 >configure:12545: ./conftest >configure:12548: $? = 0 >configure:12571: result: 8 >configure:12585: checking for u_int type >configure:12608: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:12611: $? = 0 >configure:12614: test -s conftest.o >configure:12617: $? = 0 >configure:12630: result: yes >configure:12640: checking for intXX_t types >configure:12663: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 > >E "configure",L12767/C9: (syntactic) unexpected symbol:'<IDENTIFIER>':a >REPAIR: '<IDENTIFIER>'@"configure",L12767/C2 through ';'@"configure",L12767/C10 was replaced with '#pragma' > >E "configure",L12767/C31: (syntactic) unexpected symbol:'<IDENTIFIER>':c >REPAIR: '!=' was inserted before '<IDENTIFIER>':c@"configure",L12767/C31 >2 user errors No warnings >configure:12666: $? = 2 >configure: failed program was: >| #line 12646 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| int8_t a; int16_t b; int32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:12685: result: no >configure:12747: checking for int64_t type >configure:12779: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 > >E "configure",L12883/C10: (syntactic) unexpected symbol:'<IDENTIFIER>':a >REPAIR: '!=' was inserted before '<IDENTIFIER>':a@"configure",L12883/C10 >1 user error No warnings >configure:12782: $? = 1 >configure: failed program was: >| #line 12753 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #include <sys/socket.h> >| #ifdef HAVE_SYS_BITYPES_H >| # include <sys/bitypes.h> >| #endif >| >| int >| main () >| { >| int64_t a; a = 1; >| ; >| return 0; >| } >configure:12801: result: no >configure:12810: checking for u_intXX_t types >configure:12833: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 > >E "configure",L12937/C11: (syntactic) unexpected symbol:'<IDENTIFIER>':a >REPAIR: '<IDENTIFIER>'@"configure",L12937/C2 through ';'@"configure",L12937/C12 was replaced with '#pragma' > >E "configure",L12937/C37: (syntactic) unexpected symbol:'<IDENTIFIER>':c >REPAIR: '!=' was inserted before '<IDENTIFIER>':c@"configure",L12937/C37 >2 user errors No warnings >configure:12836: $? = 2 >configure: failed program was: >| #line 12816 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:12855: result: no >configure:12866: checking for u_intXX_t types in sys/socket.h >configure:12885: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 > >E "configure",L12989/C11: (syntactic) unexpected symbol:'<IDENTIFIER>':a >REPAIR: '<IDENTIFIER>'@"configure",L12989/C2 through ';'@"configure",L12989/C12 was replaced with '#pragma' > >E "configure",L12989/C37: (syntactic) unexpected symbol:'<IDENTIFIER>':c >REPAIR: '!=' was inserted before '<IDENTIFIER>':c@"configure",L12989/C37 >2 user errors No warnings >configure:12888: $? = 2 >configure: failed program was: >| #line 12868 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| /* end confdefs.h. */ >| #include <sys/socket.h> >| int >| main () >| { >| u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:12908: result: no >configure:12915: checking for u_int64_t types >configure:12938: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 > >E "configure",L13042/C12: (syntactic) unexpected symbol:'<IDENTIFIER>':a >REPAIR: '!=' was inserted before '<IDENTIFIER>':a@"configure",L13042/C12 >1 user error No warnings >configure:12941: $? = 1 >configure: failed program was: >| #line 12921 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| int >| main () >| { >| u_int64_t a; a = 1; >| ; >| return 0; >| } >configure:12960: result: no >configure:12971: checking for u_int64_t type in sys/bitypes.h >configure:12990: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 > >E "configure",L13094/C12: (syntactic) unexpected symbol:'<IDENTIFIER>':a >REPAIR: '!=' was inserted before '<IDENTIFIER>':a@"configure",L13094/C12 >1 user error No warnings >configure:12993: $? = 1 >configure: failed program was: >| #line 12973 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| /* end confdefs.h. */ >| #include <sys/bitypes.h> >| int >| main () >| { >| u_int64_t a; a = 1 >| ; >| return 0; >| } >configure:13013: result: no >configure:13021: checking for uintXX_t types >configure:13046: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 > >E "configure",L13150/C10: (syntactic) unexpected symbol:'<IDENTIFIER>':a >REPAIR: '<IDENTIFIER>'@"configure",L13150/C2 through ';'@"configure",L13150/C11 was replaced with '#pragma' > >E "configure",L13150/C34: (syntactic) unexpected symbol:'<IDENTIFIER>':c >REPAIR: '!=' was inserted before '<IDENTIFIER>':c@"configure",L13150/C34 >2 user errors No warnings >configure:13049: $? = 2 >configure: failed program was: >| #line 13027 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| >| int >| main () >| { >| uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:13068: result: no >configure:13079: checking for uintXX_t types in stdint.h >configure:13098: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L13198/C1: Can't open "stdint.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:13101: $? = 21 >configure: failed program was: >| #line 13081 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| /* end confdefs.h. */ >| #include <stdint.h> >| int >| main () >| { >| uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; >| ; >| return 0; >| } >configure:13121: result: no >configure:13131: checking for intXX_t and u_intXX_t types in sys/bitypes.h >configure:13156: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13159: $? = 0 >configure:13162: test -s conftest.o >configure:13165: $? = 0 >configure:13176: result: yes >configure:13191: checking for u_char >configure:13216: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13219: $? = 0 >configure:13222: test -s conftest.o >configure:13225: $? = 0 >configure:13238: result: yes >configure:13248: checking for socklen_t >configure:13275: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 > >E "configure",L13379/C17: (syntactic) unexpected symbol:')' >REPAIR: '*'@"configure",L13379/C16 through '<PP_NUMBER>':0@"configure",L13379/C19 was replaced with ')' >1 user error No warnings >configure:13278: $? = 1 >configure: failed program was: >| #line 13253 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| if ((socklen_t *) 0) >| return 0; >| if (sizeof (socklen_t)) >| return 0; >| ; >| return 0; >| } >configure:13295: result: no >configure:13301: checking for socklen_t equivalent >configure:13337: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13340: $? = 0 >configure:13343: test -s conftest.o >configure:13346: $? = 0 >configure:13337: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >w "configure",L13436/C9(#164): getpeername >| Symbol declaration is inconsistent with a previous declaration >| at "/usr/include/sys/socket.h",L501/C5. >| Type of previous name is `int(int,struct sockaddr *,int *)' ("/usr/include/sys/socket.h",L501/C5); that of new name is `int(int,void *,int *)' ("configure",L13436/C9). >w (#657): (info) How referenced files were included: >| File /usr/include/sys/socket.h from configure. >No errors 1 warning >configure:13340: $? = 0 >configure:13343: test -s conftest.o >configure:13346: $? = 0 >configure:13369: result: int >configure:13380: checking for sig_atomic_t >configure:13406: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13409: $? = 0 >configure:13412: test -s conftest.o >configure:13415: $? = 0 >configure:13426: result: yes >configure:13438: checking for size_t >configure:13463: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13466: $? = 0 >configure:13469: test -s conftest.o >configure:13472: $? = 0 >configure:13485: result: yes >configure:13494: checking for ssize_t >configure:13519: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13522: $? = 0 >configure:13525: test -s conftest.o >configure:13528: $? = 0 >configure:13541: result: yes >configure:13550: checking for clock_t >configure:13575: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13578: $? = 0 >configure:13581: test -s conftest.o >configure:13584: $? = 0 >configure:13597: result: yes >configure:13606: checking for sa_family_t >configure:13632: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13635: $? = 0 >configure:13638: test -s conftest.o >configure:13641: $? = 0 >configure:13694: result: yes >configure:13703: checking for pid_t >configure:13728: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13731: $? = 0 >configure:13734: test -s conftest.o >configure:13737: $? = 0 >configure:13750: result: yes >configure:13759: checking for mode_t >configure:13784: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:13787: $? = 0 >configure:13790: test -s conftest.o >configure:13793: $? = 0 >configure:13806: result: yes >configure:13816: checking for struct sockaddr_storage >configure:13842: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L13957/C26(#444): s >| Type `int main(void)::struct sockaddr_storage' ("configure",L13957/C9) of variable is a yet undefined struct/union. >1 user error No warnings >configure:13845: $? = 1 >configure: failed program was: >| #line 13822 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| struct sockaddr_storage s; >| ; >| return 0; >| } >configure:13864: result: no >configure:13873: checking for struct sockaddr_in6 >configure:13899: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L14014/C22(#444): s >| Type `int main(void)::struct sockaddr_in6' ("configure",L14014/C9) of variable is a yet undefined struct/union. >E "configure",L14014/C27(#199): sin6_family: Type `int main(void)::struct sockaddr_in6' ("configure",L14014/C9) has not been defined yet. >2 user errors No warnings >configure:13902: $? = 2 >configure: failed program was: >| #line 13879 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <netinet/in.h> >| >| int >| main () >| { >| struct sockaddr_in6 s; s.sin6_family = 0; >| ; >| return 0; >| } >configure:13921: result: no >configure:13930: checking for struct in6_addr >configure:13956: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L14071/C18(#444): s >| Type `int main(void)::struct in6_addr' ("configure",L14071/C9) of variable is a yet undefined struct/union. >E "configure",L14071/C23(#199): s6_addr: Type `int main(void)::struct in6_addr' ("configure",L14071/C9) has not been defined yet. >2 user errors No warnings >configure:13959: $? = 2 >configure: failed program was: >| #line 13936 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <netinet/in.h> >| >| int >| main () >| { >| struct in6_addr s; s.s6_addr[0] = 0; >| ; >| return 0; >| } >configure:13978: result: no >configure:13987: checking for struct addrinfo >configure:14014: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L14129/C18(#444): s >| Type `int main(void)::struct addrinfo' ("configure",L14129/C9) of variable is a yet undefined struct/union. >E "configure",L14129/C23(#199): ai_flags: Type `int main(void)::struct addrinfo' ("configure",L14129/C9) has not been defined yet. >E "configure",L14129/C34(#237): AI_PASSIVE: Identifier is undeclared. >3 user errors No warnings >configure:14017: $? = 3 >configure: failed program was: >| #line 13993 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netdb.h> >| >| int >| main () >| { >| struct addrinfo s; s.ai_flags = AI_PASSIVE; >| ; >| return 0; >| } >configure:14036: result: no >configure:14045: checking for struct timeval >configure:14068: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:14071: $? = 0 >configure:14074: test -s conftest.o >configure:14077: $? = 0 >configure:14090: result: yes >configure:14100: checking for struct timespec >configure:14125: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:14128: $? = 0 >configure:14131: test -s conftest.o >configure:14134: $? = 0 >configure:14145: result: yes >configure:14206: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:14209: $? = 0 >configure:14211: ./conftest >configure:14214: $? = 0 >configure:14237: checking for ut_host field in utmp.h >configure:14265: result: no >configure:14282: checking for ut_host field in utmpx.h >configure:14310: result: yes >configure:14327: checking for syslen field in utmpx.h >configure:14355: result: yes >configure:14372: checking for ut_pid field in utmp.h >configure:14400: result: yes >configure:14417: checking for ut_type field in utmp.h >configure:14445: result: yes >configure:14462: checking for ut_type field in utmpx.h >configure:14490: result: yes >configure:14507: checking for ut_tv field in utmp.h >configure:14535: result: no >configure:14552: checking for ut_id field in utmp.h >configure:14580: result: yes >configure:14597: checking for ut_id field in utmpx.h >configure:14625: result: yes >configure:14642: checking for ut_addr field in utmp.h >configure:14670: result: no >configure:14687: checking for ut_addr field in utmpx.h >configure:14715: result: no >configure:14732: checking for ut_addr_v6 field in utmp.h >configure:14760: result: no >configure:14777: checking for ut_addr_v6 field in utmpx.h >configure:14805: result: no >configure:14822: checking for ut_exit field in utmp.h >configure:14850: result: yes >configure:14867: checking for ut_time field in utmp.h >configure:14895: result: yes >configure:14912: checking for ut_time field in utmpx.h >configure:14940: result: yes >configure:14957: checking for ut_tv field in utmpx.h >configure:14985: result: yes >configure:14999: checking for struct stat.st_blksize >configure:15023: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:15026: $? = 0 >configure:15029: test -s conftest.o >configure:15032: $? = 0 >configure:15080: result: yes >configure:15092: checking for ss_family field in struct sockaddr_storage >configure:15118: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L15247/C26(#444): s >| Type `int main(void)::struct sockaddr_storage' ("configure",L15247/C9) of variable is a yet undefined struct/union. >E "configure",L15247/C31(#199): ss_family: Type `int main(void)::struct sockaddr_storage' ("configure",L15247/C9) has not been defined yet. >2 user errors No warnings >configure:15121: $? = 2 >configure: failed program was: >| #line 15098 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| struct sockaddr_storage s; s.ss_family = 1; >| ; >| return 0; >| } >configure:15139: result: no >configure:15148: checking for __ss_family field in struct sockaddr_storage >configure:15174: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L15303/C26(#444): s >| Type `int main(void)::struct sockaddr_storage' ("configure",L15303/C9) of variable is a yet undefined struct/union. >E "configure",L15303/C31(#199): __ss_family: Type `int main(void)::struct sockaddr_storage' ("configure",L15303/C9) has not been defined yet. >2 user errors No warnings >configure:15177: $? = 2 >configure: failed program was: >| #line 15154 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| struct sockaddr_storage s; s.__ss_family = 1; >| ; >| return 0; >| } >configure:15196: result: no >configure:15205: checking for pw_class field in struct passwd >configure:15230: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L15359/C21(#200): pw_class: This is not a member of `struct passwd' ("/usr/include/pwd.h",L22/C8). >1 user error No warnings >configure:15233: $? = 1 >configure: failed program was: >| #line 15211 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| >| #include <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_class = 0; >| ; >| return 0; >| } >configure:15252: result: no >configure:15261: checking for pw_expire field in struct passwd >configure:15286: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L15415/C21(#200): pw_expire: This is not a member of `struct passwd' ("/usr/include/pwd.h",L22/C8). >1 user error No warnings >configure:15289: $? = 1 >configure: failed program was: >| #line 15267 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| >| #include <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_expire = 0; >| ; >| return 0; >| } >configure:15308: result: no >configure:15317: checking for pw_change field in struct passwd >configure:15342: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L15471/C21(#200): pw_change: This is not a member of `struct passwd' ("/usr/include/pwd.h",L22/C8). >1 user error No warnings >configure:15345: $? = 1 >configure: failed program was: >| #line 15323 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| /* end confdefs.h. */ >| >| #include <pwd.h> >| >| int >| main () >| { >| struct passwd p; p.pw_change = 0; >| ; >| return 0; >| } >configure:15364: result: no >configure:15373: checking for msg_accrights field in struct msghdr >configure:15408: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >w "configure",L15532/C5(#72): main: Function has no return statement. >No errors 1 warning >configure:15411: $? = 0 >configure:15413: ./conftest >configure:15416: $? = 0 >configure:15432: result: yes >configure:15441: checking for msg_control field in struct msghdr >configure:15476: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >E "configure",L15606/C3(#200): msg_control: This is not a member of `struct msghdr' ("/usr/include/sys/socket.h",L363/C8). >w "configure",L15601/C5(#72): main: Function has no return statement. >1 user error 1 warning >configure:15479: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| #line 15454 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ACCRIGHTS_IN_MSGHDR 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <sys/uio.h> >| int main() { >| #ifdef msg_control >| exit(1); >| #endif >| struct msghdr m; >| m.msg_control = 0; >| exit(0); >| } >| >configure:15500: result: no >configure:15509: checking if libc defines __progname >configure:15532: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >Undefined first referenced > symbol in file >__progname conftest.o >UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest >configure:15535: $? = 1 >configure: failed program was: >| #line 15515 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ACCRIGHTS_IN_MSGHDR 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| extern char *__progname; printf("%s", __progname); >| ; >| return 0; >| } >configure:15554: result: no >configure:15563: checking whether cc implements __FUNCTION__ >configure:15588: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >E "configure",L15718/C15(#237): __FUNCTION__: Identifier is undeclared. >1 user error No warnings >configure:15591: $? = 1 >configure: failed program was: >| #line 15569 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ACCRIGHTS_IN_MSGHDR 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| >| int >| main () >| { >| printf("%s", __FUNCTION__); >| ; >| return 0; >| } >configure:15610: result: no >configure:15619: checking whether cc implements __func__ >configure:15644: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >E "configure",L15774/C15(#222): __func__ >| Identifier is undeclared; assuming `__function' instead. >E "configure",L15774/C15(#223): __func__: Predefined name used out of context. >2 user errors No warnings >configure:15647: $? = 2 >configure: failed program was: >| #line 15625 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ACCRIGHTS_IN_MSGHDR 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| >| int >| main () >| { >| printf("%s", __func__); >| ; >| return 0; >| } >configure:15666: result: no >configure:15675: checking whether getopt has optreset support >configure:15700: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >E "configure",L15825/C1: Can't open "getopt.h": No such file or directory >Unable to proceed >Aborting(21)... >configure:15703: $? = 21 >configure: failed program was: >| #line 15681 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ACCRIGHTS_IN_MSGHDR 1 >| /* end confdefs.h. */ >| >| #include <getopt.h> >| >| int >| main () >| { >| extern int optreset; optreset = 0; >| ; >| return 0; >| } >configure:15722: result: no >configure:15731: checking if libc defines sys_errlist >configure:15754: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:15757: $? = 0 >configure:15760: test -s conftest >configure:15763: $? = 0 >configure:15776: result: yes >configure:15786: checking if libc defines sys_nerr >configure:15809: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:15812: $? = 0 >configure:15815: test -s conftest >configure:15818: $? = 0 >configure:15831: result: yes >configure:16878: checking for xauth >configure:16896: found /usr/X/bin/xauth >configure:16908: result: /usr/X/bin/xauth >configure:16958: checking for "/dev/ptmx" >configure:16973: result: yes >configure:16988: checking for "/dev/ptc" >configure:17003: result: no >configure:17042: checking for nroff >configure:17060: found /usr/ucb/nroff >configure:17072: result: /usr/ucb/nroff >configure:17135: checking if the systems has expire shadow information >configure:17158: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:17161: $? = 0 >configure:17164: test -s conftest.o >configure:17167: $? = 0 >configure:17180: result: yes >configure:17292: cc -o conftest -g -I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c -lz -lsocket -lnsl -lc89 -lcrypto >&5 >configure:17295: $? = 0 >configure:17297: ./conftest >configure:17300: $? = 0 >configure:17326: result: Adding /usr/local/bin to USER_PATH so scp will work >configure:17377: checking if we need to convert IPv4 in IPv6-mapped addresses >configure:17409: result: no (default) >configure:17556: checking if your system defines LASTLOG_FILE >configure:17587: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L17724/C18(#237): LASTLOG_FILE: Identifier is undeclared. >1 user error No warnings >configure:17590: $? = 1 >configure: failed program was: >| #line 17558 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ACCRIGHTS_IN_MSGHDR 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define XAUTH_PATH "/usr/X/bin/xauth" >| #define HAVE_DEV_PTMX 1 >| #define HAS_SHADOW_EXPIRE 1 >| #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin" >| #define _PATH_SSH_PIDDIR "/usr/local/etc" >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <utmp.h> >| #ifdef HAVE_LASTLOG_H >| # include <lastlog.h> >| #endif >| #ifdef HAVE_PATHS_H >| # include <paths.h> >| #endif >| #ifdef HAVE_LOGIN_H >| # include <login.h> >| #endif >| >| int >| main () >| { >| char *lastlog = LASTLOG_FILE; >| ; >| return 0; >| } >configure:17605: result: no >configure:17607: checking if your system defines _PATH_LASTLOG >configure:17635: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >E "configure",L17772/C18(#237): _PATH_LASTLOG: Identifier is undeclared. >1 user error No warnings >configure:17638: $? = 1 >configure: failed program was: >| #line 17609 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >| #define inline >| #define USE_PIPES 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_UNISTD_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_IA_H 1 >| #define HAVE_LASTLOG_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_MAILLOCK_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_RPC_TYPES_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_SYS_CDEFS_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STROPTS_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_LIBSOCKET 1 >| #define HAVE_LIBZ 1 >| #define HAVE_UPDWTMP 1 >| #define HAVE_STRFTIME 1 >| #define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >| #define HAVE_BASENAME 1 >| #define HAVE_BCOPY 1 >| #define HAVE_CLOCK 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GLOB 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INNETGR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RECVMSG 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SETSID 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGVEC 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_STRERROR 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_TCGETPGRP 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_UTIMES 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAITPID 1 >| #define HAVE_BASENAME 1 >| #define HAVE_DIRNAME 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_TIME 1 >| #define HAVE_ENDUTENT 1 >| #define HAVE_GETUTENT 1 >| #define HAVE_GETUTID 1 >| #define HAVE_GETUTLINE 1 >| #define HAVE_PUTUTLINE 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_UTMPNAME 1 >| #define HAVE_ENDUTXENT 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_GETUTXID 1 >| #define HAVE_GETUTXLINE 1 >| #define HAVE_PUTUTXLINE 1 >| #define HAVE_SETUTXENT 1 >| #define HAVE_UTMPXNAME 1 >| #define HAVE_GETPAGESIZE 1 >| #define GETPGRP_VOID 1 >| #define HAVE_OPENSSL 1 >| #define ENTROPY_TIMEOUT_MSEC 200 >| #define SSH_PRIVSEP_USER "sshd" >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT_INT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG_INT 4 >| #define SIZEOF_LONG_LONG_INT 8 >| #define HAVE_U_INT 1 >| #define HAVE_U_INTXX_T 1 >| #define HAVE_INTXX_T 1 >| #define HAVE_U_CHAR 1 >| #define socklen_t int >| #define HAVE_SIG_ATOMIC_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_MODE_T 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_HOST_IN_UTMPX 1 >| #define HAVE_SYSLEN_IN_UTMPX 1 >| #define HAVE_PID_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMP 1 >| #define HAVE_TYPE_IN_UTMPX 1 >| #define HAVE_ID_IN_UTMP 1 >| #define HAVE_ID_IN_UTMPX 1 >| #define HAVE_EXIT_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMP 1 >| #define HAVE_TIME_IN_UTMPX 1 >| #define HAVE_TV_IN_UTMPX 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ACCRIGHTS_IN_MSGHDR 1 >| #define HAVE_SYS_ERRLIST 1 >| #define HAVE_SYS_NERR 1 >| #define XAUTH_PATH "/usr/X/bin/xauth" >| #define HAVE_DEV_PTMX 1 >| #define HAS_SHADOW_EXPIRE 1 >| #define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin" >| #define _PATH_SSH_PIDDIR "/usr/local/etc" >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <utmp.h> >| #ifdef HAVE_LASTLOG_H >| # include <lastlog.h> >| #endif >| #ifdef HAVE_PATHS_H >| # include <paths.h> >| #endif >| >| int >| main () >| { >| char *lastlog = _PATH_LASTLOG; >| ; >| return 0; >| } >configure:17653: result: no >configure:17685: checking if your system defines UTMP_FILE >configure:17710: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:17713: $? = 0 >configure:17716: test -s conftest.o >configure:17719: $? = 0 >configure:17721: result: yes >configure:17755: checking if your system defines WTMP_FILE >configure:17780: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:17783: $? = 0 >configure:17786: test -s conftest.o >configure:17789: $? = 0 >configure:17791: result: yes >configure:17826: checking if your system defines UTMPX_FILE >configure:17854: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:17857: $? = 0 >configure:17860: test -s conftest.o >configure:17863: $? = 0 >configure:17865: result: yes >configure:17891: checking if your system defines WTMPX_FILE >configure:17919: cc -c -g -I/usr/local/ssl/include -I/usr/local/include conftest.c >&5 >configure:17922: $? = 0 >configure:17925: test -s conftest.o >configure:17928: $? = 0 >configure:17930: result: yes >configure:18068: 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 trda3430 > >config.status:667: creating Makefile >config.status:667: creating openbsd-compat/Makefile >config.status:667: creating scard/Makefile >config.status:667: creating ssh_prng_cmds >config.status:771: creating config.h > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build='i586-ncr-sysv4.3.03' >ac_cv_build_alias='i586-ncr-sysv4.3.03' >ac_cv_c_bigendian='no' >ac_cv_c_compiler_gnu='no' >ac_cv_c_inline='no' >ac_cv_cc_implements___FUNCTION__='no' >ac_cv_cc_implements___func__='no' >ac_cv_env_CC_set='' >ac_cv_env_CC_value='' >ac_cv_env_CFLAGS_set='' >ac_cv_env_CFLAGS_value='' >ac_cv_env_CPPFLAGS_set='' >ac_cv_env_CPPFLAGS_value='' >ac_cv_env_CPP_set='' >ac_cv_env_CPP_value='' >ac_cv_env_LDFLAGS_set='' >ac_cv_env_LDFLAGS_value='' >ac_cv_env_build_alias_set='' >ac_cv_env_build_alias_value='' >ac_cv_env_host_alias_set='' >ac_cv_env_host_alias_value='' >ac_cv_env_target_alias_set='' >ac_cv_env_target_alias_value='' >ac_cv_exeext='' >ac_cv_file___dev_ptc_='no' >ac_cv_file___dev_ptmx_='yes' >ac_cv_func___b64_ntop='no' >ac_cv_func___b64_pton='no' >ac_cv_func__getpty='no' >ac_cv_func_arc4random='no' >ac_cv_func_b64_ntop='no' >ac_cv_func_b64_pton='no' >ac_cv_func_basename='yes' >ac_cv_func_bcopy='yes' >ac_cv_func_bindresvport_sa='no' >ac_cv_func_clock='yes' >ac_cv_func_daemon='no' >ac_cv_func_dirname='yes' >ac_cv_func_endutent='yes' >ac_cv_func_endutxent='yes' >ac_cv_func_fchmod='yes' >ac_cv_func_fchown='yes' >ac_cv_func_freeaddrinfo='no' >ac_cv_func_futimes='no' >ac_cv_func_gai_strerror='no' >ac_cv_func_getaddrinfo='no' >ac_cv_func_getcwd='yes' >ac_cv_func_getgrouplist='no' >ac_cv_func_getnameinfo='no' >ac_cv_func_getopt='yes' >ac_cv_func_getpagesize='yes' >ac_cv_func_getpeereid='no' >ac_cv_func_getpgrp_void='yes' >ac_cv_func_getrlimit='yes' >ac_cv_func_getrusage='yes' >ac_cv_func_getspnam='yes' >ac_cv_func_gettimeofday='yes' >ac_cv_func_getttyent='no' >ac_cv_func_getutent='yes' >ac_cv_func_getutid='yes' >ac_cv_func_getutline='yes' >ac_cv_func_getutxent='yes' >ac_cv_func_getutxid='yes' >ac_cv_func_getutxline='yes' >ac_cv_func_glob='yes' >ac_cv_func_inet_aton='no' >ac_cv_func_inet_ntoa='yes' >ac_cv_func_inet_ntop='no' >ac_cv_func_innetgr='yes' >ac_cv_func_login_getcapbool='no' >ac_cv_func_logout='no' >ac_cv_func_logwtmp='no' >ac_cv_func_md5_crypt='no' >ac_cv_func_memmove='yes' >ac_cv_func_mkdtemp='no' >ac_cv_func_mmap='yes' >ac_cv_func_ngetaddrinfo='no' >ac_cv_func_nsleep='no' >ac_cv_func_ogetaddrinfo='no' >ac_cv_func_openpty='no' >ac_cv_func_pstat='no' >ac_cv_func_pututline='yes' >ac_cv_func_pututxline='yes' >ac_cv_func_readpassphrase='no' >ac_cv_func_realpath='yes' >ac_cv_func_recvmsg='yes' >ac_cv_func_rresvport_af='no' >ac_cv_func_sendmsg='yes' >ac_cv_func_setdtablesize='no' >ac_cv_func_setegid='yes' >ac_cv_func_setenv='no' >ac_cv_func_seteuid='yes' >ac_cv_func_setgroups='yes' >ac_cv_func_setlogin='no' >ac_cv_func_setpcred='no' >ac_cv_func_setproctitle='no' >ac_cv_func_setresgid='no' >ac_cv_func_setreuid='yes' >ac_cv_func_setrlimit='yes' >ac_cv_func_setsid='yes' >ac_cv_func_setsockopt='no' >ac_cv_func_setutent='yes' >ac_cv_func_setutxent='yes' >ac_cv_func_setvbuf='yes' >ac_cv_func_sigaction='yes' >ac_cv_func_sigvec='yes' >ac_cv_func_snprintf='yes' >ac_cv_func_socketpair='yes' >ac_cv_func_strcasecmp='yes' >ac_cv_func_strerror='yes' >ac_cv_func_strftime='yes' >ac_cv_func_strlcat='no' >ac_cv_func_strlcpy='no' >ac_cv_func_strmode='no' >ac_cv_func_strnvis='no' >ac_cv_func_sysconf='yes' >ac_cv_func_tcgetpgrp='yes' >ac_cv_func_time='yes' >ac_cv_func_truncate='yes' >ac_cv_func_updwtmp='yes' >ac_cv_func_utimes='yes' >ac_cv_func_utmpname='yes' >ac_cv_func_utmpxname='yes' >ac_cv_func_vhangup='no' >ac_cv_func_vsnprintf='yes' >ac_cv_func_waitpid='yes' >ac_cv_func_yp_match='no' >ac_cv_have___ss_family_in_struct_ss='no' >ac_cv_have_accrights_in_msghdr='yes' >ac_cv_have_clock_t='yes' >ac_cv_have_control_in_msghdr='no' >ac_cv_have_decl_strsep='no' >ac_cv_have_getopt_optreset='no' >ac_cv_have_int64_t='no' >ac_cv_have_intxx_t='no' >ac_cv_have_mode_t='yes' >ac_cv_have_pid_t='yes' >ac_cv_have_pw_change_in_struct_passwd='no' >ac_cv_have_pw_class_in_struct_passwd='no' >ac_cv_have_pw_expire_in_struct_passwd='no' >ac_cv_have_sa_family_t='yes' >ac_cv_have_size_t='yes' >ac_cv_have_ss_family_in_struct_ss='no' >ac_cv_have_ssize_t='yes' >ac_cv_have_struct_addrinfo='no' >ac_cv_have_struct_in6_addr='no' >ac_cv_have_struct_sockaddr_in6='no' >ac_cv_have_struct_sockaddr_storage='no' >ac_cv_have_struct_timeval='yes' >ac_cv_have_u_char='yes' >ac_cv_have_u_int='yes' >ac_cv_have_u_int64_t='no' >ac_cv_have_u_intxx_t='no' >ac_cv_have_uintxx_t='no' >ac_cv_header_bstring_h='no' >ac_cv_header_crypt_h='yes' >ac_cv_header_endian_h='no' >ac_cv_header_floatingpoint_h='no' >ac_cv_header_getopt_h='no' >ac_cv_header_glob_h='yes' >ac_cv_header_ia_h='yes' >ac_cv_header_inttypes_h='no' >ac_cv_header_lastlog_h='yes' >ac_cv_header_libgen_h='yes' >ac_cv_header_libutil_h='no' >ac_cv_header_limits_h='yes' >ac_cv_header_login_cap_h='no' >ac_cv_header_login_h='no' >ac_cv_header_maillock_h='yes' >ac_cv_header_memory_h='yes' >ac_cv_header_netdb_h='yes' >ac_cv_header_netgroup_h='no' >ac_cv_header_netinet_in_systm_h='yes' >ac_cv_header_paths_h='yes' >ac_cv_header_pty_h='no' >ac_cv_header_readpassphrase_h='no' >ac_cv_header_rpc_types_h='yes' >ac_cv_header_security_pam_appl_h='no' >ac_cv_header_shadow_h='yes' >ac_cv_header_stdc='yes' >ac_cv_header_stddef_h='yes' >ac_cv_header_stdint_h='no' >ac_cv_header_stdlib_h='yes' >ac_cv_header_string_h='yes' >ac_cv_header_strings_h='yes' >ac_cv_header_sys_bitypes_h='yes' >ac_cv_header_sys_bsdtty_h='no' >ac_cv_header_sys_cdefs_h='yes' >ac_cv_header_sys_mman_h='yes' >ac_cv_header_sys_pstat_h='no' >ac_cv_header_sys_select_h='yes' >ac_cv_header_sys_stat_h='yes' >ac_cv_header_sys_stropts_h='yes' >ac_cv_header_sys_sysmacros_h='yes' >ac_cv_header_sys_time_h='yes' >ac_cv_header_sys_timers_h='no' >ac_cv_header_sys_types_h='yes' >ac_cv_header_sys_un_h='yes' >ac_cv_header_time_h='yes' >ac_cv_header_tmpdir_h='no' >ac_cv_header_ttyent_h='no' >ac_cv_header_unistd_h='yes' >ac_cv_header_usersec_h='no' >ac_cv_header_util_h='no' >ac_cv_header_utime_h='yes' >ac_cv_header_utmp_h='yes' >ac_cv_header_utmpx_h='yes' >ac_cv_host='i586-ncr-sysv4.3.03' >ac_cv_host_alias='i586-ncr-sysv4.3.03' >ac_cv_lib_bsd_daemon='no' >ac_cv_lib_nsl_yp_match='yes' >ac_cv_lib_socket_setsockopt='yes' >ac_cv_lib_z_deflate='yes' >ac_cv_libc_defines___progname='no' >ac_cv_libc_defines_sys_errlist='yes' >ac_cv_libc_defines_sys_nerr='yes' >ac_cv_member_struct_stat_st_blksize='yes' >ac_cv_objext='o' >ac_cv_path_AR='/usr/bin/ar' >ac_cv_path_LOGIN_PROGRAM_FALLBACK='/usr/bin/login' >ac_cv_path_NROFF='/usr/ucb/nroff' >ac_cv_path_PERL='/usr/bin/perl' >ac_cv_path_PROG_ARP='/usr/sbin/arp' >ac_cv_path_PROG_DF='/usr/bin/df' >ac_cv_path_PROG_IFCONFIG='/usr/sbin/ifconfig' >ac_cv_path_PROG_IPCS='/usr/bin/ipcs' >ac_cv_path_PROG_LAST='/usr/bin/last' >ac_cv_path_PROG_LASTLOG='/usr/sbin/lastlog' >ac_cv_path_PROG_LS='/usr/bin/ls' >ac_cv_path_PROG_NETSTAT='/usr/bin/netstat' >ac_cv_path_PROG_PS='/usr/bin/ps' >ac_cv_path_PROG_SAR='/usr/bin/sar' >ac_cv_path_PROG_TAIL='/usr/bin/tail' >ac_cv_path_PROG_UPTIME='/usr/bin/uptime' >ac_cv_path_PROG_W='/usr/bin/w' >ac_cv_path_PROG_WHO='/usr/bin/who' >ac_cv_path_SED='/usr/bin/sed' >ac_cv_path_SH='/usr/bin/sh' >ac_cv_path_TEST_MINUS_S_SH='/usr/bin/ksh' >ac_cv_path_xauth_path='/usr/X/bin/xauth' >ac_cv_prog_CPP='cc -E' >ac_cv_prog_ac_ct_CC='cc' >ac_cv_prog_ac_ct_RANLIB=':' >ac_cv_prog_cc_g='yes' >ac_cv_prog_cc_stdc='' >ac_cv_prog_egrep='grep -E' >ac_cv_search_basename='none required' >ac_cv_search_login='no' >ac_cv_search_nanosleep='no' >ac_cv_sizeof_char='1' >ac_cv_sizeof_int='4' >ac_cv_sizeof_long_int='4' >ac_cv_sizeof_long_long_int='8' >ac_cv_sizeof_short_int='2' >ac_cv_sys_file_offset_bits='no' >ac_cv_sys_large_files='no' >ac_cv_sys_largefile_CC='no' >ac_cv_type_char='yes' >ac_cv_type_int='yes' >ac_cv_type_long_int='yes' >ac_cv_type_long_long_int='yes' >ac_cv_type_short_int='yes' >ac_cv_type_sig_atomic_t='yes' >ac_cv_type_socklen_t='no' >ac_cv_type_struct_timespec='yes' >curl_cv_socklen_t_equiv='int' >ossh_cv_utmp_h_has_ut_addr='no' >ossh_cv_utmp_h_has_ut_addr_v6='no' >ossh_cv_utmp_h_has_ut_exit='yes' >ossh_cv_utmp_h_has_ut_host='no' >ossh_cv_utmp_h_has_ut_id='yes' >ossh_cv_utmp_h_has_ut_pid='yes' >ossh_cv_utmp_h_has_ut_time='yes' >ossh_cv_utmp_h_has_ut_tv='no' >ossh_cv_utmp_h_has_ut_type='yes' >ossh_cv_utmpx_h_has_syslen='yes' >ossh_cv_utmpx_h_has_ut_addr='no' >ossh_cv_utmpx_h_has_ut_addr_v6='no' >ossh_cv_utmpx_h_has_ut_host='yes' >ossh_cv_utmpx_h_has_ut_id='yes' >ossh_cv_utmpx_h_has_ut_time='yes' >ossh_cv_utmpx_h_has_ut_tv='yes' >ossh_cv_utmpx_h_has_ut_type='yes' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='/usr/bin/ar' >CC='cc' >CFLAGS='-g' >CPP='cc -E' >CPPFLAGS='-I/usr/local/ssl/include -I/usr/local/include' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='ECHO_N='' >ECHO_T='' >EGREP='grep -E' >ENT='' >EXEEXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_SSH_PRNG_CMDS='yes' >INSTALL_SSH_RAND_HELPER='yes' >LD='cc' >LDFLAGS='-L/usr/local/ssl/lib -L/usr/local/lib' >LIBOBJS='' >LIBPAM='' >LIBS='-lz -lsocket -lnsl -lc89 -lcrypto ' >LIBWRAP='' >LOGIN_PROGRAM_FALLBACK='/usr/bin/login' >LTLIBOBJS='' >MANTYPE='man' >NROFF='/usr/ucb/nroff' >OBJEXT='o' >OPENSC_CONFIG='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PRIVSEP_PATH='/var/empty' >PROG_ARP='/usr/sbin/arp' >PROG_DF='/usr/bin/df' >PROG_IFCONFIG='/usr/sbin/ifconfig' >PROG_IPCS='/usr/bin/ipcs' >PROG_JSTAT='undef' >PROG_LAST='/usr/bin/last' >PROG_LASTLOG='/usr/sbin/lastlog' >PROG_LS='/usr/bin/ls' >PROG_NETSTAT='/usr/bin/netstat' >PROG_PS='/usr/bin/ps' >PROG_SAR='/usr/bin/sar' >PROG_TAIL='/usr/bin/tail' >PROG_UPTIME='/usr/bin/uptime' >PROG_VMSTAT='undef' >PROG_W='/usr/bin/w' >PROG_WHO='/usr/bin/who' >RANLIB=':' >SED='/usr/bin/sed' >SH='/usr/bin/sh' >SHELL='/bin/ksh' >SSH_PRIVSEP_USER='sshd' >STRIP_OPT='-s' >TEST_MINUS_S_SH='/usr/bin/ksh' >XAUTH_PATH='/usr/X/bin/xauth' >ac_ct_CC='cc' >ac_ct_RANLIB=':' >bindir='${exec_prefix}/bin' >build='i586-ncr-sysv4.3.03' >build_alias='' >build_cpu='i586' >build_os='sysv4.3.03' >build_vendor='ncr' >datadir='${prefix}/share' >exec_prefix='${prefix}' >host='i586-ncr-sysv4.3.03' >host_alias='' >host_cpu='i586' >host_os='sysv4.3.03' >host_vendor='ncr' >includedir='${prefix}/include' >infodir='${prefix}/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='${prefix}/var' >mandir='${prefix}/man' >mansubdir='man' >oldincludedir='/usr/include' >piddir='/usr/local/etc' >prefix='/usr/local' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target_alias='' >user_path='/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin' >xauth_path='/usr/X/bin/xauth' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define BROKEN_ONE_BYTE_DIRENT_D_NAME 1 >#define CONF_LASTLOG_FILE "/var/adm/lastlog" >#define ENTROPY_TIMEOUT_MSEC 200 >#define GETPGRP_VOID 1 >#define HAS_SHADOW_EXPIRE 1 >#define HAVE_ACCRIGHTS_IN_MSGHDR 1 >#define HAVE_BASENAME 1 >#define HAVE_BASENAME 1 >#define HAVE_BCOPY 1 >#define HAVE_CLOCK 1 >#define HAVE_CLOCK_T 1 >#define HAVE_CRYPT_H 1 >#define HAVE_DEV_PTMX 1 >#define HAVE_DIRNAME 1 >#define HAVE_ENDUTENT 1 >#define HAVE_ENDUTXENT 1 >#define HAVE_EXIT_IN_UTMP 1 >#define HAVE_FCHMOD 1 >#define HAVE_FCHOWN 1 >#define HAVE_GETCWD 1 >#define HAVE_GETOPT 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_GETRLIMIT 1 >#define HAVE_GETRUSAGE 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_GETUTENT 1 >#define HAVE_GETUTID 1 >#define HAVE_GETUTLINE 1 >#define HAVE_GETUTXENT 1 >#define HAVE_GETUTXID 1 >#define HAVE_GETUTXLINE 1 >#define HAVE_GLOB 1 >#define HAVE_GLOB_H 1 >#define HAVE_HOST_IN_UTMPX 1 >#define HAVE_IA_H 1 >#define HAVE_ID_IN_UTMP 1 >#define HAVE_ID_IN_UTMPX 1 >#define HAVE_INET_NTOA 1 >#define HAVE_INNETGR 1 >#define HAVE_INTXX_T 1 >#define HAVE_LASTLOG_H 1 >#define HAVE_LIBGEN_H 1 >#define HAVE_LIBGEN_H 1 >#define HAVE_LIBNSL 1 >#define HAVE_LIBSOCKET 1 >#define HAVE_LIBZ 1 >#define HAVE_LIMITS_H 1 >#define HAVE_MAILLOCK_H 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MMAP 1 >#define HAVE_MODE_T 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_OPENSSL 1 >#define HAVE_PATHS_H 1 >#define HAVE_PID_IN_UTMP 1 >#define HAVE_PID_T 1 >#define HAVE_PUTUTLINE 1 >#define HAVE_PUTUTXLINE 1 >#define HAVE_REALPATH 1 >#define HAVE_RECVMSG 1 >#define HAVE_RPC_TYPES_H 1 >#define HAVE_SA_FAMILY_T 1 >#define HAVE_SENDMSG 1 >#define HAVE_SETEGID 1 >#define HAVE_SETEUID 1 >#define HAVE_SETGROUPS 1 >#define HAVE_SETREUID 1 >#define HAVE_SETRLIMIT 1 >#define HAVE_SETSID 1 >#define HAVE_SETUTENT 1 >#define HAVE_SETUTXENT 1 >#define HAVE_SETVBUF 1 >#define HAVE_SHADOW_H 1 >#define HAVE_SIGACTION 1 >#define HAVE_SIGVEC 1 >#define HAVE_SIG_ATOMIC_T 1 >#define HAVE_SIZE_T 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_SSIZE_T 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRERROR 1 >#define HAVE_STRFTIME 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >#define HAVE_STRUCT_TIMESPEC 1 >#define HAVE_STRUCT_TIMEVAL 1 >#define HAVE_SYSCONF 1 >#define HAVE_SYSLEN_IN_UTMPX 1 >#define HAVE_SYS_BITYPES_H 1 >#define HAVE_SYS_CDEFS_H 1 >#define HAVE_SYS_ERRLIST 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_NERR 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STROPTS_H 1 >#define HAVE_SYS_SYSMACROS_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_TCGETPGRP 1 >#define HAVE_TIME 1 >#define HAVE_TIME_H 1 >#define HAVE_TIME_IN_UTMP 1 >#define HAVE_TIME_IN_UTMPX 1 >#define HAVE_TRUNCATE 1 >#define HAVE_TV_IN_UTMPX 1 >#define HAVE_TYPE_IN_UTMP 1 >#define HAVE_TYPE_IN_UTMPX 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UPDWTMP 1 >#define HAVE_UTIMES 1 >#define HAVE_UTIME_H 1 >#define HAVE_UTMPNAME 1 >#define HAVE_UTMPXNAME 1 >#define HAVE_UTMPX_H 1 >#define HAVE_UTMP_H 1 >#define HAVE_U_CHAR 1 >#define HAVE_U_INT 1 >#define HAVE_U_INTXX_T 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WAITPID 1 >#define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define SIZEOF_CHAR 1 >#define SIZEOF_INT 4 >#define SIZEOF_LONG_INT 4 >#define SIZEOF_LONG_LONG_INT 8 >#define SIZEOF_SHORT_INT 2 >#define SSH_PRIVSEP_USER "sshd" >#define STDC_HEADERS 1 >#define USER_PATH "/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin" >#define USE_PIPES 1 >#define XAUTH_PATH "/usr/X/bin/xauth" >#define _PATH_SSH_PIDDIR "/usr/local/etc" >#define inline >#define socklen_t int > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 600
: 331 |
343
|
345
|
346
|
347
|
348