This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 136 tasks, 191 threads, 4 processors Load average: 1.82, Mach factor: 2.17 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1340: checking for port number specification configure:1369: result: port 'conserver' configure:1373: checking for secondary channel base port configure:1402: result: port '0' configure:1406: checking for master conserver hostname configure:1435: result: 'console' configure:1439: checking for client configuration filename configure:1476: result: '${prefix}/etc/console.cf' configure:1480: checking for configuration filename configure:1517: result: '${prefix}/etc/conserver.cf' configure:1521: checking for password filename configure:1558: result: '${prefix}/etc/conserver.passwd' configure:1562: checking for log filename configure:1591: result: '/var/log/conserver' configure:1596: checking for PID filename configure:1617: result: '/var/run/conserver.pid' configure:1620: checking for MAXMEMB setting configure:1659: result: 16 configure:1663: checking for connect() timeout configure:1690: result: 10 configure:1694: checking whether to trust reverse DNS configure:1715: result: no configure:1719: checking whether to display extended messages configure:1740: result: no configure:1744: checking whether to use Unix domain sockets configure:1790: result: no configure:1795: checking whether to use -R paths as well as -L configure:1813: result: no configure:1817: checking whether we are building for a Cyclades TS configure:1838: result: no configure:1851: checking for i386-unknown-gnu-gcc configure:1877: result: cc configure:2159: checking for C compiler version configure:2162: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2165: $? = 0 configure:2167: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2170: $? = 0 configure:2172: cc -V &5 cc: `-V' option must have argument configure:2175: $? = 1 configure:2198: checking for C compiler default output file name configure:2201: cc -fno-common conftest.c >&5 configure:2204: $? = 0 configure:2250: result: a.out configure:2255: checking whether the C compiler works configure:2261: ./a.out configure:2264: $? = 0 configure:2281: result: yes configure:2288: checking whether we are cross compiling configure:2290: result: no configure:2293: checking for suffix of executables configure:2295: cc -o conftest -fno-common conftest.c >&5 configure:2298: $? = 0 configure:2323: result: configure:2329: checking for suffix of object files configure:2350: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2375: result: configure:2379: checking whether we are using the GNU C compiler configure:2403: cc -c -fno-common conftest.c >&5 configure:2409: $? = 0 configure:2413: test -z || test ! -s conftest.err configure:2416: $? = 0 configure:2419: test -s conftest. configure:2422: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2435: result: no configure:2441: checking whether cc accepts -g configure:2462: cc -c -g conftest.c >&5 configure:2468: $? = 0 configure:2472: test -z || test ! -s conftest.err configure:2475: $? = 0 configure:2478: test -s conftest. configure:2481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2492: result: no configure:2509: checking for cc option to accept ANSI C configure:2579: cc -c -fno-common conftest.c >&5 configure:2585: $? = 0 configure:2589: test -z || test ! -s conftest.err configure:2592: $? = 0 configure:2595: test -s conftest. configure:2598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2579: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2585: $? = 0 configure:2589: test -z || test ! -s conftest.err configure:2592: $? = 0 configure:2595: test -s conftest. configure:2598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2579: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2579: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2579: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2579: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2585: $? = 0 configure:2589: test -z || test ! -s conftest.err configure:2592: $? = 0 configure:2595: test -s conftest. configure:2598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2616: result: none needed configure:2634: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2640: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2811: checking for a BSD-compatible install configure:2866: result: /usr/bin/install -c -o root -g wheel configure:2877: checking whether ln -s works configure:2881: result: yes configure:2888: checking whether make sets $(MAKE) configure:2908: result: yes configure:2924: checking how to run the C preprocessor configure:2959: cc -E conftest.c configure:2965: $? = 0 configure:2997: cc -E conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:3003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | #include configure:3042: result: cc -E configure:3066: cc -E conftest.c configure:3072: $? = 0 configure:3104: cc -E conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:3110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | #include configure:3154: checking for egrep configure:3164: result: grep -E configure:3170: checking for AIX configure:3192: result: no configure:3198: checking for an ANSI C-conforming const configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3295: result: no configure:3305: checking for function prototypes configure:3321: result: no configure:3327: checking for ANSI C header files configure:3352: cc -c -fno-common conftest.c >&5 configure:3358: $? = 0 configure:3362: test -z || test ! -s conftest.err configure:3365: $? = 0 configure:3368: test -s conftest. configure:3371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3480: result: no configure:3504: checking for sys/types.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3504: checking for sys/stat.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3504: checking for stdlib.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3504: checking for string.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3504: checking for memory.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3504: checking for strings.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3504: checking for inttypes.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3504: checking for stdint.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3504: checking for unistd.h configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest. configure:3539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3550: result: no configure:3576: checking sys/ioctl.h usability configure:3588: cc -c -fno-common conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest. configure:3607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3617: result: no configure:3621: checking sys/ioctl.h presence configure:3631: cc -E conftest.c configure:3637: $? = 0 configure:3657: result: yes configure:3670: WARNING: sys/ioctl.h: present but cannot be compiled configure:3672: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:3674: WARNING: sys/ioctl.h: see the Autoconf documentation configure:3676: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:3678: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:3680: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:3692: checking for sys/ioctl.h configure:3699: result: yes configure:3713: checking POSIX termios configure:3738: cc -o conftest -fno-common conftest.c >&5 configure:3744: $? = 0 configure:3748: test -z || test ! -s conftest.err configure:3751: $? = 0 configure:3754: test -s conftest configure:3757: $? = 0 configure:3769: result: yes configure:3802: checking for unistd.h configure:3807: result: no configure:3811: checking getopt.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking getopt.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: getopt.h: present but cannot be compiled configure:3907: WARNING: getopt.h: check for missing prerequisite headers? configure:3909: WARNING: getopt.h: see the Autoconf documentation configure:3911: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: getopt.h: proceeding with the preprocessor's result configure:3915: WARNING: getopt.h: in the future, the compiler will take precedence configure:3927: checking for getopt.h configure:3934: result: yes configure:3811: checking sys/vlimit.h usability configure:3823: cc -c -fno-common conftest.c >&5 conftest.c:57:24: sys/vlimit.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/vlimit.h presence configure:3866: cc -E conftest.c conftest.c:23:24: sys/vlimit.h: No such file or directory configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:3892: result: no configure:3927: checking for sys/vlimit.h configure:3934: result: no configure:3811: checking sys/resource.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/resource.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sys/resource.h: present but cannot be compiled configure:3907: WARNING: sys/resource.h: check for missing prerequisite headers? configure:3909: WARNING: sys/resource.h: see the Autoconf documentation configure:3911: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:3915: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:3927: checking for sys/resource.h configure:3934: result: yes configure:3811: checking ttyent.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking ttyent.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: ttyent.h: present but cannot be compiled configure:3907: WARNING: ttyent.h: check for missing prerequisite headers? configure:3909: WARNING: ttyent.h: see the Autoconf documentation configure:3911: WARNING: ttyent.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: ttyent.h: proceeding with the preprocessor's result configure:3915: WARNING: ttyent.h: in the future, the compiler will take precedence configure:3927: checking for ttyent.h configure:3934: result: yes configure:3811: checking sys/ttold.h usability configure:3823: cc -c -fno-common conftest.c >&5 conftest.c:59:23: sys/ttold.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/ttold.h presence configure:3866: cc -E conftest.c conftest.c:25:23: sys/ttold.h: No such file or directory configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include configure:3892: result: no configure:3927: checking for sys/ttold.h configure:3934: result: no configure:3811: checking sys/uio.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/uio.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sys/uio.h: present but cannot be compiled configure:3907: WARNING: sys/uio.h: check for missing prerequisite headers? configure:3909: WARNING: sys/uio.h: see the Autoconf documentation configure:3911: WARNING: sys/uio.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sys/uio.h: proceeding with the preprocessor's result configure:3915: WARNING: sys/uio.h: in the future, the compiler will take precedence configure:3927: checking for sys/uio.h configure:3934: result: yes configure:3811: checking sys/ioctl_compat.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/ioctl_compat.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sys/ioctl_compat.h: present but cannot be compiled configure:3907: WARNING: sys/ioctl_compat.h: check for missing prerequisite headers? configure:3909: WARNING: sys/ioctl_compat.h: see the Autoconf documentation configure:3911: WARNING: sys/ioctl_compat.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sys/ioctl_compat.h: proceeding with the preprocessor's result configure:3915: WARNING: sys/ioctl_compat.h: in the future, the compiler will take precedence configure:3927: checking for sys/ioctl_compat.h configure:3934: result: yes configure:3811: checking usersec.h usability configure:3823: cc -c -fno-common conftest.c >&5 conftest.c:61:21: usersec.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking usersec.h presence configure:3866: cc -E conftest.c conftest.c:27:21: usersec.h: No such file or directory configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | /* end confdefs.h. */ | #include configure:3892: result: no configure:3927: checking for usersec.h configure:3934: result: no configure:3811: checking sys/select.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/select.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sys/select.h: present but cannot be compiled configure:3907: WARNING: sys/select.h: check for missing prerequisite headers? configure:3909: WARNING: sys/select.h: see the Autoconf documentation configure:3911: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sys/select.h: proceeding with the preprocessor's result configure:3915: WARNING: sys/select.h: in the future, the compiler will take precedence configure:3927: checking for sys/select.h configure:3934: result: yes configure:3811: checking stropts.h usability configure:3823: cc -c -fno-common conftest.c >&5 conftest.c:62:21: stropts.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking stropts.h presence configure:3866: cc -E conftest.c conftest.c:28:21: stropts.h: No such file or directory configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:3892: result: no configure:3927: checking for stropts.h configure:3934: result: no configure:3811: checking sys/audit.h usability configure:3823: cc -c -fno-common conftest.c >&5 conftest.c:62:23: sys/audit.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/audit.h presence configure:3866: cc -E conftest.c conftest.c:28:23: sys/audit.h: No such file or directory configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:3892: result: no configure:3927: checking for sys/audit.h configure:3934: result: no configure:3811: checking shadow.h usability configure:3823: cc -c -fno-common conftest.c >&5 conftest.c:62:20: shadow.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking shadow.h presence configure:3866: cc -E conftest.c conftest.c:28:20: shadow.h: No such file or directory configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:3892: result: no configure:3927: checking for shadow.h configure:3934: result: no configure:3811: checking sys/time.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/time.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sys/time.h: present but cannot be compiled configure:3907: WARNING: sys/time.h: check for missing prerequisite headers? configure:3909: WARNING: sys/time.h: see the Autoconf documentation configure:3911: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3915: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3927: checking for sys/time.h configure:3934: result: yes configure:3811: checking crypt.h usability configure:3823: cc -c -fno-common conftest.c >&5 conftest.c:63:19: crypt.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking crypt.h presence configure:3866: cc -E conftest.c conftest.c:29:19: crypt.h: No such file or directory configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:3892: result: no configure:3927: checking for crypt.h configure:3934: result: no configure:3811: checking sysexits.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sysexits.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sysexits.h: present but cannot be compiled configure:3907: WARNING: sysexits.h: check for missing prerequisite headers? configure:3909: WARNING: sysexits.h: see the Autoconf documentation configure:3911: WARNING: sysexits.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sysexits.h: proceeding with the preprocessor's result configure:3915: WARNING: sysexits.h: in the future, the compiler will take precedence configure:3927: checking for sysexits.h configure:3934: result: yes configure:3811: checking types.h usability configure:3823: cc -c -fno-common conftest.c >&5 conftest.c:64:19: types.h: No such file or directory configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking types.h presence configure:3866: cc -E conftest.c conftest.c:30:19: types.h: No such file or directory configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:3892: result: no configure:3927: checking for types.h configure:3934: result: no configure:3811: checking sys/sockio.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/sockio.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sys/sockio.h: present but cannot be compiled configure:3907: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:3909: WARNING: sys/sockio.h: see the Autoconf documentation configure:3911: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:3915: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:3927: checking for sys/sockio.h configure:3934: result: yes configure:3811: checking sys/param.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/param.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sys/param.h: present but cannot be compiled configure:3907: WARNING: sys/param.h: check for missing prerequisite headers? configure:3909: WARNING: sys/param.h: see the Autoconf documentation configure:3911: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sys/param.h: proceeding with the preprocessor's result configure:3915: WARNING: sys/param.h: in the future, the compiler will take precedence configure:3927: checking for sys/param.h configure:3934: result: yes configure:3811: checking sys/un.h usability configure:3823: cc -c -fno-common conftest.c >&5 configure:3829: $? = 0 configure:3833: test -z || test ! -s conftest.err configure:3836: $? = 0 configure:3839: test -s conftest. configure:3842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3852: result: no configure:3856: checking sys/un.h presence configure:3866: cc -E conftest.c configure:3872: $? = 0 configure:3892: result: yes configure:3905: WARNING: sys/un.h: present but cannot be compiled configure:3907: WARNING: sys/un.h: check for missing prerequisite headers? configure:3909: WARNING: sys/un.h: see the Autoconf documentation configure:3911: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure:3913: WARNING: sys/un.h: proceeding with the preprocessor's result configure:3915: WARNING: sys/un.h: in the future, the compiler will take precedence configure:3927: checking for sys/un.h configure:3934: result: yes configure:3951: checking for sys/proc.h configure:3970: cc -c -fno-common conftest.c >&5 configure:3976: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest. configure:3989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4000: result: no configure:4011: checking whether time.h and sys/time.h may both be included configure:4036: cc -c -fno-common conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest. configure:4055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4066: result: no configure:4076: checking for sys/wait.h that is POSIX.1 compatible configure:4107: cc -c -fno-common conftest.c >&5 configure:4113: $? = 0 configure:4117: test -z || test ! -s conftest.err configure:4120: $? = 0 configure:4123: test -s conftest. configure:4126: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4137: result: no configure:4147: checking for mode_t configure:4171: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `mode_t' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) conftest.c:70: error: parse error before ')' token configure:4177: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((mode_t *) 0) | return 0; | if (sizeof (mode_t)) | return 0; | ; | return 0; | } configure:4201: result: no configure:4213: checking return type of signal handlers configure:4244: cc -c -fno-common conftest.c >&5 configure:4250: $? = 0 configure:4254: test -z || test ! -s conftest.err configure:4257: $? = 0 configure:4260: test -s conftest. configure:4263: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:4274: result: int configure:4282: checking for pid_t configure:4306: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:72: error: `pid_t' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) conftest.c:72: error: parse error before ')' token configure:4312: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:4336: result: no configure:4348: checking for size_t configure:4372: cc -c -fno-common conftest.c >&5 configure:4378: $? = 0 configure:4382: test -z || test ! -s conftest.err configure:4385: $? = 0 configure:4388: test -s conftest. configure:4391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4402: result: no configure:4414: checking for uid_t in sys/types.h configure:4437: result: yes configure:4453: checking for sig_atomic_t configure:4478: cc -c -fno-common conftest.c >&5 configure:4484: $? = 0 configure:4488: test -z || test ! -s conftest.err configure:4491: $? = 0 configure:4494: test -s conftest. configure:4497: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | | int | main () | { | if ((sig_atomic_t *) 0) | return 0; | if (sizeof (sig_atomic_t)) | return 0; | ; | return 0; | } configure:4508: result: no configure:4521: checking for in_addr_t configure:4547: cc -c -fno-common conftest.c >&5 configure:4553: $? = 0 configure:4557: test -z || test ! -s conftest.err configure:4560: $? = 0 configure:4563: test -s conftest. configure:4566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | | int | main () | { | if ((in_addr_t *) 0) | return 0; | if (sizeof (in_addr_t)) | return 0; | ; | return 0; | } configure:4577: result: no configure:4587: checking for socklen_t configure:4613: cc -c -fno-common conftest.c >&5 configure:4619: $? = 0 configure:4623: test -z || test ! -s conftest.err configure:4626: $? = 0 configure:4629: test -s conftest. configure:4632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | | int | main () | { | if ((socklen_t *) 0) | return 0; | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:4643: result: no configure:4654: checking for sa_len in struct sockaddr configure:4673: cc -c -fno-common conftest.c >&5 configure:4679: $? = 0 configure:4683: test -z || test ! -s conftest.err configure:4686: $? = 0 configure:4689: test -s conftest. configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr s; s.sa_len=0; | ; | return 0; | } configure:4704: result: no configure:4716: checking build system type configure:4734: result: i386-unknown-gnu configure:4742: checking host system type configure:4756: result: i386-unknown-gnu configure:5178: checking for library containing socket configure:5208: cc -o conftest -fno-common conftest.c >&5 configure:5214: $? = 0 configure:5218: test -z || test ! -s conftest.err configure:5221: $? = 0 configure:5224: test -s conftest configure:5227: $? = 0 configure:5297: result: none required configure:5304: checking for library containing gethostbyname configure:5334: cc -o conftest -fno-common conftest.c >&5 configure:5340: $? = 0 configure:5344: test -z || test ! -s conftest.err configure:5347: $? = 0 configure:5350: test -s conftest configure:5353: $? = 0 configure:5423: result: none required configure:5430: checking for library containing crypt configure:5460: cc -o conftest -fno-common conftest.c >&5 configure:5466: $? = 0 configure:5470: test -z || test ! -s conftest.err configure:5473: $? = 0 configure:5476: test -s conftest configure:5479: $? = 0 configure:5549: result: none required configure:6331: checking for PAM support configure:6616: result: no configure:6636: checking pty.h usability configure:6648: cc -c -fno-common conftest.c >&5 conftest.c:72:17: pty.h: No such file or directory configure:6654: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6677: result: no configure:6681: checking pty.h presence configure:6691: cc -E conftest.c conftest.c:38:17: pty.h: No such file or directory configure:6697: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | /* end confdefs.h. */ | #include configure:6717: result: no configure:6752: checking for pty.h configure:6759: result: no configure:6636: checking libutil.h usability configure:6648: cc -c -fno-common conftest.c >&5 conftest.c:72:21: libutil.h: No such file or directory configure:6654: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6677: result: no configure:6681: checking libutil.h presence configure:6691: cc -E conftest.c conftest.c:38:21: libutil.h: No such file or directory configure:6697: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | /* end confdefs.h. */ | #include configure:6717: result: no configure:6752: checking for libutil.h configure:6759: result: no configure:6636: checking util.h usability configure:6648: cc -c -fno-common conftest.c >&5 configure:6654: $? = 0 configure:6658: test -z || test ! -s conftest.err configure:6661: $? = 0 configure:6664: test -s conftest. configure:6667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6677: result: no configure:6681: checking util.h presence configure:6691: cc -E conftest.c configure:6697: $? = 0 configure:6717: result: yes configure:6730: WARNING: util.h: present but cannot be compiled configure:6732: WARNING: util.h: check for missing prerequisite headers? configure:6734: WARNING: util.h: see the Autoconf documentation configure:6736: WARNING: util.h: section "Present But Cannot Be Compiled" configure:6738: WARNING: util.h: proceeding with the preprocessor's result configure:6740: WARNING: util.h: in the future, the compiler will take precedence configure:6752: checking for util.h configure:6759: result: yes configure:6773: checking for openpty in -lutil configure:6803: cc -o conftest -fno-common conftest.c -lutil >&5 ld: can't locate file for: -lutil configure:6809: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | #define HAVE_UTIL_H 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 openpty (); | int | main () | { | openpty (); | ; | return 0; | } configure:6835: result: no configure:6850: checking for openpty configure:6907: cc -o conftest -fno-common conftest.c >&5 configure:6913: $? = 0 configure:6917: test -z || test ! -s conftest.err configure:6920: $? = 0 configure:6923: test -s conftest configure:6926: $? = 0 configure:6938: result: yes configure:6987: checking for getopt configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for strerror configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for getrlimit configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for getsid configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for setsid configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for getuserattr configure:7044: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getuserattr configure:7050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | #define HAVE_UTIL_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_GETOPT 1 | #define HAVE_STRERROR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | /* end confdefs.h. */ | /* Define getuserattr to an innocuous variant, in case declares getuserattr. | For example, HP-UX 11i declares gettimeofday. */ | #define getuserattr innocuous_getuserattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getuserattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getuserattr | | /* 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 getuserattr (); | /* 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_getuserattr) || defined (__stub___getuserattr) | choke me | #else | char (*f) () = getuserattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getuserattr; | ; | return 0; | } configure:7075: result: no configure:6987: checking for setgroups configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for tcgetpgrp configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for tcsetpgrp configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for tcgetattr configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for tcsetattr configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for tcsendbreak configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for setpgrp configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for getutent configure:7044: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getutent configure:7050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | #define HAVE_UTIL_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_GETOPT 1 | #define HAVE_STRERROR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | /* Define getutent to an innocuous variant, in case declares getutent. | For example, HP-UX 11i declares gettimeofday. */ | #define getutent innocuous_getutent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getutent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getutent | | /* 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 getutent (); | /* 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_getutent) || defined (__stub___getutent) | choke me | #else | char (*f) () = getutent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getutent; | ; | return 0; | } configure:7075: result: no configure:6987: checking for setttyent configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for getspnam configure:7044: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getspnam configure:7050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | #define HAVE_UTIL_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_GETOPT 1 | #define HAVE_STRERROR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETTTYENT 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* 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 getspnam (); | /* 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_getspnam) || defined (__stub___getspnam) | choke me | #else | char (*f) () = getspnam; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getspnam; | ; | return 0; | } configure:7075: result: no configure:6987: checking for setlinebuf configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for setvbuf configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for ptsname configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for grantpt configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for unlockpt configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for sigaction configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for setsockopt configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for getdtablesize configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for putenv configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for memset configure:7044: cc -o conftest -fno-common conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function `memset' configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for memcpy configure:7044: cc -o conftest -fno-common conftest.c >&5 conftest.c:87: warning: conflicting types for built-in function `memcpy' configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for memcmp configure:7044: cc -o conftest -fno-common conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function `memcmp' configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for memmove configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for sysconf configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for getlogin configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for inet_aton configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for setproctitle configure:7044: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setproctitle configure:7050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | #define HAVE_UTIL_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_GETOPT 1 | #define HAVE_STRERROR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETTTYENT 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETVBUF 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* 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:7075: result: no configure:6987: checking for gettimeofday configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:6987: checking for strlcpy configure:7044: cc -o conftest -fno-common conftest.c >&5 configure:7050: $? = 0 configure:7054: test -z || test ! -s conftest.err configure:7057: $? = 0 configure:7060: test -s conftest configure:7063: $? = 0 configure:7075: result: yes configure:7086: checking whether setpgrp takes no argument configure:7118: cc -o conftest -fno-common conftest.c >&5 configure:7121: $? = 0 configure:7123: ./conftest configure:7126: $? = 0 configure:7140: result: no configure:7160: checking for strcasecmp configure:7217: cc -o conftest -fno-common conftest.c >&5 configure:7223: $? = 0 configure:7227: test -z || test ! -s conftest.err configure:7230: $? = 0 configure:7233: test -s conftest configure:7236: $? = 0 configure:7248: result: yes configure:7376: checking bsm/audit.h usability configure:7388: cc -c -fno-common conftest.c >&5 configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest. configure:7407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" | #define DEFPORT "conserver" | #define DEFBASEPORT "0" | #define MASTERHOST "console" | #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" | #define CONFIGFILE SYSCONFDIR "/conserver.cf" | #define PASSWDFILE SYSCONFDIR "/conserver.passwd" | #define LOGFILEPATH "/var/log/conserver" | #define PIDFILE "/var/run/conserver.pid" | #define MAXMEMB 16 | #define CONNECTTIMEOUT 10 | #define const | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_IOCTL_COMPAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UN_H 1 | #define mode_t int | #define RETSIGTYPE int | #define pid_t int | #define size_t unsigned | #define sig_atomic_t volatile int | #define HAVE_UTIL_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_GETOPT 1 | #define HAVE_STRERROR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCSENDBREAK 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETTTYENT 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETVBUF 1 | #define HAVE_PTSNAME 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETLOGIN 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7417: result: no configure:7421: checking bsm/audit.h presence configure:7431: cc -E conftest.c configure:7437: $? = 0 configure:7457: result: yes configure:7470: WARNING: bsm/audit.h: present but cannot be compiled configure:7472: WARNING: bsm/audit.h: check for missing prerequisite headers? configure:7474: WARNING: bsm/audit.h: see the Autoconf documentation configure:7476: WARNING: bsm/audit.h: section "Present But Cannot Be Compiled" configure:7478: WARNING: bsm/audit.h: proceeding with the preprocessor's result configure:7480: WARNING: bsm/audit.h: in the future, the compiler will take precedence configure:7492: checking for bsm/audit.h configure:7499: result: yes configure:7513: checking for getaudit in -lbsm configure:7543: cc -o conftest -fno-common conftest.c -lbsm >&5 configure:7549: $? = 0 configure:7553: test -z || test ! -s conftest.err configure:7556: $? = 0 configure:7559: test -s conftest configure:7562: $? = 0 configure:7575: result: yes configure:7591: checking for getaudit configure:7648: cc -o conftest -fno-common conftest.c -lbsm >&5 configure:7654: $? = 0 configure:7658: test -z || test ! -s conftest.err configure:7661: $? = 0 configure:7664: test -s conftest configure:7667: $? = 0 configure:7679: result: yes configure:7591: checking for getaudit_addr configure:7648: cc -o conftest -fno-common conftest.c -lbsm >&5 configure:7654: $? = 0 configure:7658: test -z || test ! -s conftest.err configure:7661: $? = 0 configure:7664: test -s conftest configure:7667: $? = 0 configure:7679: result: yes configure:7790: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:670: creating Makefile config.status:670: creating conserver/Makefile config.status:670: creating conserver.cf/Makefile config.status:670: creating console/Makefile config.status:670: creating autologin/Makefile config.status:670: creating contrib/chat/Makefile config.status:670: creating conserver/conserver.rc config.status:778: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_getaudit=yes ac_cv_func_getaudit_addr=yes ac_cv_func_getdtablesize=yes ac_cv_func_getlogin=yes ac_cv_func_getopt=yes ac_cv_func_getrlimit=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=no ac_cv_func_gettimeofday=yes ac_cv_func_getuserattr=no ac_cv_func_getutent=no ac_cv_func_grantpt=yes ac_cv_func_inet_aton=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_openpty=yes ac_cv_func_ptsname=yes ac_cv_func_putenv=yes ac_cv_func_setgroups=yes ac_cv_func_setlinebuf=yes ac_cv_func_setpgrp=yes ac_cv_func_setpgrp_void=no ac_cv_func_setproctitle=no ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setttyent=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strlcpy=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsendbreak=yes ac_cv_func_tcsetattr=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_unlockpt=yes ac_cv_header_bsm_audit_h=yes ac_cv_header_crypt_h=no ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=no ac_cv_header_pty_h=no ac_cv_header_shadow_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_stropts_h=no ac_cv_header_sys_audit_h=no ac_cv_header_sys_ioctl_compat_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_ttold_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_vlimit_h=no ac_cv_header_sys_wait_h=no ac_cv_header_sysexits_h=yes ac_cv_header_time=no ac_cv_header_ttyent_h=yes ac_cv_header_types_h=no ac_cv_header_unistd_h=no ac_cv_header_usersec_h=no ac_cv_header_util_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_bsm_getaudit=yes ac_cv_lib_util_openpty=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_crypt='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_sys_posix_termios=yes ac_cv_type_in_addr_t=no ac_cv_type_mode_t=no ac_cv_type_pid_t=no ac_cv_type_sig_atomic_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_uid_t=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CONSCPPFLAGS='' CONSLDFLAGS='' CONSLIBS='' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS='' LIBS='-lbsm ' LN_S='ln -s' LTLIBOBJS='' MKDIR='mkdir -p -m 755' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PIDFILE='/var/run/conserver.pid' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CLIENTCONFIGFILE SYSCONFDIR "/console.cf" #define CONFIGFILE SYSCONFDIR "/conserver.cf" #define CONFIGINVOCATION "./configure --with-master=localhost --with-port=782 --with-pam --with-libwrap --with-openssl --prefix=/usr/local i386-unknown-gnu" #define CONNECTTIMEOUT 10 #define DEFBASEPORT "0" #define DEFPORT "conserver" #define HAVE_BSM_AUDIT_H 1 #define HAVE_GETAUDIT 1 #define HAVE_GETAUDIT_ADDR 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETLOGIN 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETSID 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GRANTPT 1 #define HAVE_INET_ATON 1 #define HAVE_LIBBSM 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_OPENPTY 1 #define HAVE_PTSNAME 1 #define HAVE_PUTENV 1 #define HAVE_SETGROUPS 1 #define HAVE_SETLINEBUF 1 #define HAVE_SETPGRP 1 #define HAVE_SETSID 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SETTTYENT 1 #define HAVE_SETVBUF 1 #define HAVE_SIGACTION 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRLCPY 1 #define HAVE_SYSCONF 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYS_IOCTL_COMPAT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TCGETATTR 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSENDBREAK 1 #define HAVE_TCSETATTR 1 #define HAVE_TCSETPGRP 1 #define HAVE_TTYENT_H 1 #define HAVE_UNLOCKPT 1 #define HAVE_UTIL_H 1 #define LOGFILEPATH "/var/log/conserver" #define MASTERHOST "console" #define MAXMEMB 16 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PASSWDFILE SYSCONFDIR "/conserver.passwd" #define PIDFILE "/var/run/conserver.pid" #define RETSIGTYPE int #define const #define mode_t int #define pid_t int #define sig_atomic_t volatile int #define size_t unsigned configure: exit 0