This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by VChat conference server configure 2.43a, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## 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: 123 tasks, 178 threads, 4 processors Load average: 2.01, Mach factor: 1.97 /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: /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: /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:1319: checking for predefined CFLAGS configure:1350: result: '-fno-common' (environment) configure:1401: checking for gcc configure:1427: result: cc configure:1671: checking for C compiler version configure:1674: 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:1677: $? = 0 configure:1679: 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:1682: $? = 0 configure:1684: cc -V &5 cc: `-V' option must have argument configure:1687: $? = 1 configure:1710: checking for C compiler default output file name configure:1713: cc -fno-common conftest.c >&5 configure:1716: $? = 0 configure:1762: result: a.out configure:1767: checking whether the C compiler works configure:1773: ./a.out configure:1776: $? = 0 configure:1793: result: yes configure:1800: checking whether we are cross compiling configure:1802: result: no configure:1805: checking for suffix of executables configure:1807: cc -o conftest -fno-common conftest.c >&5 configure:1810: $? = 0 configure:1835: result: configure:1841: checking for suffix of object files configure:1862: cc -c -fno-common conftest.c >&5 configure:1865: $? = 0 configure:1887: result: configure:1891: checking whether we are using the GNU C compiler configure:1915: cc -c -fno-common conftest.c >&5 configure:1921: $? = 0 configure:1925: test -z || test ! -s conftest.err configure:1928: $? = 0 configure:1931: test -s conftest. configure:1934: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1947: result: no configure:1953: checking whether cc accepts -g configure:1974: cc -c -g conftest.c >&5 configure:1980: $? = 0 configure:1984: test -z || test ! -s conftest.err configure:1987: $? = 0 configure:1990: test -s conftest. configure:1993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2004: result: no configure:2021: checking for cc option to accept ANSI C configure:2091: cc -c -fno-common conftest.c >&5 configure:2097: $? = 0 configure:2101: test -z || test ! -s conftest.err configure:2104: $? = 0 configure:2107: test -s conftest. configure:2110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:2091: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2097: $? = 0 configure:2101: test -z || test ! -s conftest.err configure:2104: $? = 0 configure:2107: test -s conftest. configure:2110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:2091: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:2091: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:2091: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:2091: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2097: $? = 0 configure:2101: test -z || test ! -s conftest.err configure:2104: $? = 0 configure:2107: test -s conftest. configure:2110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:2128: result: none needed configure:2146: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2152: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2288: checking whether to add '-Wall' to CFLAGS configure:2295: result: no configure:2305: checking how to run the C preprocessor configure:2340: cc -E conftest.c configure:2346: $? = 0 configure:2378: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* end confdefs.h. */ | #include configure:2423: result: cc -E configure:2447: cc -E conftest.c configure:2453: $? = 0 configure:2485: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* end confdefs.h. */ | #include configure:2535: checking for egrep configure:2545: result: grep -E configure:2639: checking for a BSD-compatible install configure:2694: result: /usr/bin/install -c -o root -g wheel configure:2707: checking for rm configure:2725: found /usr/local/bin/rm configure:2737: result: /usr/local/bin/rm configure:2746: checking for echo configure:2764: found /usr/local/bin/echo configure:2776: result: /usr/local/bin/echo configure:2785: checking for mkdep configure:2803: found /usr/bin/mkdep configure:2815: result: /usr/bin/mkdep configure:2824: checking for makedepend configure:2842: found /usr/local/bin/makedepend configure:2854: result: /usr/local/bin/makedepend configure:2863: checking for uname configure:2881: found /usr/local/bin/uname configure:2893: result: /usr/local/bin/uname configure:2902: checking how to retrieve source dependencies configure:2922: result: /usr/bin/mkdep ... configure:2936: checking for main in -lwsock32 configure:2960: cc -o conftest -fno-common conftest.c -lwsock32 >&5 ld: can't locate file for: -lwsock32 configure:2966: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:2992: result: no configure:3004: checking for socket in -lsocket configure:3034: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:3040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:3066: result: no configure:3078: checking for gethostbyname in -lnsl configure:3108: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:3114: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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 gethostbyname (); | int | main () | { | gethostbyname (); | ; | return 0; | } configure:3140: result: no configure:3153: checking for ANSI C header files configure:3178: cc -c -fno-common conftest.c >&5 configure:3184: $? = 0 configure:3188: test -z || test ! -s conftest.err configure:3191: $? = 0 configure:3194: test -s conftest. configure:3197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3306: result: no configure:3330: checking for sys/types.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3330: checking for sys/stat.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3330: checking for stdlib.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3330: checking for string.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3330: checking for memory.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3330: checking for strings.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3330: checking for inttypes.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3330: checking for stdint.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3330: checking for unistd.h configure:3346: cc -c -fno-common conftest.c >&5 configure:3352: $? = 0 configure:3356: test -z || test ! -s conftest.err configure:3359: $? = 0 configure:3362: test -s conftest. configure:3365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3376: result: no configure:3405: checking stddef.h usability configure:3417: cc -c -fno-common conftest.c >&5 configure:3423: $? = 0 configure:3427: test -z || test ! -s conftest.err configure:3430: $? = 0 configure:3433: test -s conftest. configure:3436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | /* 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:3446: result: no configure:3450: checking stddef.h presence configure:3460: cc -E conftest.c configure:3466: $? = 0 configure:3486: result: yes configure:3499: WARNING: stddef.h: present but cannot be compiled configure:3501: WARNING: stddef.h: check for missing prerequisite headers? configure:3503: WARNING: stddef.h: see the Autoconf documentation configure:3505: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:3507: WARNING: stddef.h: proceeding with the preprocessor's result configure:3509: WARNING: stddef.h: in the future, the compiler will take precedence configure:3521: checking for stddef.h configure:3528: result: yes configure:3405: checking stdarg.h usability configure:3417: cc -c -fno-common conftest.c >&5 configure:3423: $? = 0 configure:3427: test -z || test ! -s conftest.err configure:3430: $? = 0 configure:3433: test -s conftest. configure:3436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_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:3446: result: no configure:3450: checking stdarg.h presence configure:3460: cc -E conftest.c configure:3466: $? = 0 configure:3486: result: yes configure:3499: WARNING: stdarg.h: present but cannot be compiled configure:3501: WARNING: stdarg.h: check for missing prerequisite headers? configure:3503: WARNING: stdarg.h: see the Autoconf documentation configure:3505: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:3507: WARNING: stdarg.h: proceeding with the preprocessor's result configure:3509: WARNING: stdarg.h: in the future, the compiler will take precedence configure:3521: checking for stdarg.h configure:3528: result: yes configure:3405: checking varargs.h usability configure:3417: cc -c -fno-common conftest.c >&5 In file included from conftest.c:46: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:3423: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_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:3446: result: no configure:3450: checking varargs.h presence configure:3460: cc -E conftest.c In file included from conftest.c:12: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:3486: result: no configure:3521: checking for varargs.h configure:3528: result: no configure:3405: checking ctype.h usability configure:3417: cc -c -fno-common conftest.c >&5 configure:3423: $? = 0 configure:3427: test -z || test ! -s conftest.err configure:3430: $? = 0 configure:3433: test -s conftest. configure:3436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_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:3446: result: no configure:3450: checking ctype.h presence configure:3460: cc -E conftest.c configure:3466: $? = 0 configure:3486: result: yes configure:3499: WARNING: ctype.h: present but cannot be compiled configure:3501: WARNING: ctype.h: check for missing prerequisite headers? configure:3503: WARNING: ctype.h: see the Autoconf documentation configure:3505: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:3507: WARNING: ctype.h: proceeding with the preprocessor's result configure:3509: WARNING: ctype.h: in the future, the compiler will take precedence configure:3521: checking for ctype.h configure:3528: result: yes configure:3558: checking paths.h usability configure:3570: cc -c -fno-common conftest.c >&5 configure:3576: $? = 0 configure:3580: test -z || test ! -s conftest.err configure:3583: $? = 0 configure:3586: test -s conftest. configure:3589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3599: result: no configure:3603: checking paths.h presence configure:3613: cc -E conftest.c configure:3619: $? = 0 configure:3639: result: yes configure:3652: WARNING: paths.h: present but cannot be compiled configure:3654: WARNING: paths.h: check for missing prerequisite headers? configure:3656: WARNING: paths.h: see the Autoconf documentation configure:3658: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:3660: WARNING: paths.h: proceeding with the preprocessor's result configure:3662: WARNING: paths.h: in the future, the compiler will take precedence configure:3674: checking for paths.h configure:3681: result: yes configure:3558: checking limits.h usability configure:3570: cc -c -fno-common conftest.c >&5 configure:3576: $? = 0 configure:3580: test -z || test ! -s conftest.err configure:3583: $? = 0 configure:3586: test -s conftest. configure:3589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_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:3599: result: no configure:3603: checking limits.h presence configure:3613: cc -E conftest.c configure:3619: $? = 0 configure:3639: result: yes configure:3652: WARNING: limits.h: present but cannot be compiled configure:3654: WARNING: limits.h: check for missing prerequisite headers? configure:3656: WARNING: limits.h: see the Autoconf documentation configure:3658: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:3660: WARNING: limits.h: proceeding with the preprocessor's result configure:3662: WARNING: limits.h: in the future, the compiler will take precedence configure:3674: checking for limits.h configure:3681: result: yes configure:3558: checking errno.h usability configure:3570: cc -c -fno-common conftest.c >&5 configure:3576: $? = 0 configure:3580: test -z || test ! -s conftest.err configure:3583: $? = 0 configure:3586: test -s conftest. configure:3589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_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:3599: result: no configure:3603: checking errno.h presence configure:3613: cc -E conftest.c configure:3619: $? = 0 configure:3639: result: yes configure:3652: WARNING: errno.h: present but cannot be compiled configure:3654: WARNING: errno.h: check for missing prerequisite headers? configure:3656: WARNING: errno.h: see the Autoconf documentation configure:3658: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:3660: WARNING: errno.h: proceeding with the preprocessor's result configure:3662: WARNING: errno.h: in the future, the compiler will take precedence configure:3674: checking for errno.h configure:3681: result: yes configure:3558: checking pwd.h usability configure:3570: cc -c -fno-common conftest.c >&5 configure:3576: $? = 0 configure:3580: test -z || test ! -s conftest.err configure:3583: $? = 0 configure:3586: test -s conftest. configure:3589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_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:3599: result: no configure:3603: checking pwd.h presence configure:3613: cc -E conftest.c configure:3619: $? = 0 configure:3639: result: yes configure:3652: WARNING: pwd.h: present but cannot be compiled configure:3654: WARNING: pwd.h: check for missing prerequisite headers? configure:3656: WARNING: pwd.h: see the Autoconf documentation configure:3658: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:3660: WARNING: pwd.h: proceeding with the preprocessor's result configure:3662: WARNING: pwd.h: in the future, the compiler will take precedence configure:3674: checking for pwd.h configure:3681: result: yes configure:3694: checking whether time.h and sys/time.h may both be included configure:3719: cc -c -fno-common conftest.c >&5 configure:3725: $? = 0 configure:3729: test -z || test ! -s conftest.err configure:3732: $? = 0 configure:3735: test -s conftest. configure:3738: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3749: result: no configure:3773: checking sys/time.h usability configure:3785: cc -c -fno-common conftest.c >&5 configure:3791: $? = 0 configure:3795: test -z || test ! -s conftest.err configure:3798: $? = 0 configure:3801: test -s conftest. configure:3804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_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:3814: result: no configure:3818: checking sys/time.h presence configure:3828: cc -E conftest.c configure:3834: $? = 0 configure:3854: result: yes configure:3867: WARNING: sys/time.h: present but cannot be compiled configure:3869: WARNING: sys/time.h: check for missing prerequisite headers? configure:3871: WARNING: sys/time.h: see the Autoconf documentation configure:3873: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3875: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3877: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3889: checking for sys/time.h configure:3896: result: yes configure:3926: checking syslog.h usability configure:3938: cc -c -fno-common conftest.c >&5 configure:3944: $? = 0 configure:3948: test -z || test ! -s conftest.err configure:3951: $? = 0 configure:3954: test -s conftest. configure:3957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_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:3967: result: no configure:3971: checking syslog.h presence configure:3981: cc -E conftest.c configure:3987: $? = 0 configure:4007: result: yes configure:4020: WARNING: syslog.h: present but cannot be compiled configure:4022: WARNING: syslog.h: check for missing prerequisite headers? configure:4024: WARNING: syslog.h: see the Autoconf documentation configure:4026: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:4028: WARNING: syslog.h: proceeding with the preprocessor's result configure:4030: WARNING: syslog.h: in the future, the compiler will take precedence configure:4042: checking for syslog.h configure:4049: result: yes configure:3926: checking signal.h usability configure:3938: cc -c -fno-common conftest.c >&5 configure:3944: $? = 0 configure:3948: test -z || test ! -s conftest.err configure:3951: $? = 0 configure:3954: test -s conftest. configure:3957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_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:3967: result: no configure:3971: checking signal.h presence configure:3981: cc -E conftest.c configure:3987: $? = 0 configure:4007: result: yes configure:4020: WARNING: signal.h: present but cannot be compiled configure:4022: WARNING: signal.h: check for missing prerequisite headers? configure:4024: WARNING: signal.h: see the Autoconf documentation configure:4026: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:4028: WARNING: signal.h: proceeding with the preprocessor's result configure:4030: WARNING: signal.h: in the future, the compiler will take precedence configure:4042: checking for signal.h configure:4049: result: yes configure:3926: checking setjmp.h usability configure:3938: cc -c -fno-common conftest.c >&5 configure:3944: $? = 0 configure:3948: test -z || test ! -s conftest.err configure:3951: $? = 0 configure:3954: test -s conftest. configure:3957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_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:3967: result: no configure:3971: checking setjmp.h presence configure:3981: cc -E conftest.c configure:3987: $? = 0 configure:4007: result: yes configure:4020: WARNING: setjmp.h: present but cannot be compiled configure:4022: WARNING: setjmp.h: check for missing prerequisite headers? configure:4024: WARNING: setjmp.h: see the Autoconf documentation configure:4026: WARNING: setjmp.h: section "Present But Cannot Be Compiled" configure:4028: WARNING: setjmp.h: proceeding with the preprocessor's result configure:4030: WARNING: setjmp.h: in the future, the compiler will take precedence configure:4042: checking for setjmp.h configure:4049: result: yes configure:3926: checking fcntl.h usability configure:3938: cc -c -fno-common conftest.c >&5 configure:3944: $? = 0 configure:3948: test -z || test ! -s conftest.err configure:3951: $? = 0 configure:3954: test -s conftest. configure:3957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_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:3967: result: no configure:3971: checking fcntl.h presence configure:3981: cc -E conftest.c configure:3987: $? = 0 configure:4007: result: yes configure:4020: WARNING: fcntl.h: present but cannot be compiled configure:4022: WARNING: fcntl.h: check for missing prerequisite headers? configure:4024: WARNING: fcntl.h: see the Autoconf documentation configure:4026: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4028: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4030: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4042: checking for fcntl.h configure:4049: result: yes configure:4078: checking sys/uio.h usability configure:4090: cc -c -fno-common conftest.c >&5 configure:4096: $? = 0 configure:4100: test -z || test ! -s conftest.err configure:4103: $? = 0 configure:4106: test -s conftest. configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_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:4119: result: no configure:4123: checking sys/uio.h presence configure:4133: cc -E conftest.c configure:4139: $? = 0 configure:4159: result: yes configure:4172: WARNING: sys/uio.h: present but cannot be compiled configure:4174: WARNING: sys/uio.h: check for missing prerequisite headers? configure:4176: WARNING: sys/uio.h: see the Autoconf documentation configure:4178: WARNING: sys/uio.h: section "Present But Cannot Be Compiled" configure:4180: WARNING: sys/uio.h: proceeding with the preprocessor's result configure:4182: WARNING: sys/uio.h: in the future, the compiler will take precedence configure:4194: checking for sys/uio.h configure:4201: result: yes configure:4078: checking sys/select.h usability configure:4090: cc -c -fno-common conftest.c >&5 configure:4096: $? = 0 configure:4100: test -z || test ! -s conftest.err configure:4103: $? = 0 configure:4106: test -s conftest. configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_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:4119: result: no configure:4123: checking sys/select.h presence configure:4133: cc -E conftest.c configure:4139: $? = 0 configure:4159: result: yes configure:4172: WARNING: sys/select.h: present but cannot be compiled configure:4174: WARNING: sys/select.h: check for missing prerequisite headers? configure:4176: WARNING: sys/select.h: see the Autoconf documentation configure:4178: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:4180: WARNING: sys/select.h: proceeding with the preprocessor's result configure:4182: WARNING: sys/select.h: in the future, the compiler will take precedence configure:4194: checking for sys/select.h configure:4201: result: yes configure:4078: checking sys/mman.h usability configure:4090: cc -c -fno-common conftest.c >&5 configure:4096: $? = 0 configure:4100: test -z || test ! -s conftest.err configure:4103: $? = 0 configure:4106: test -s conftest. configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_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:4119: result: no configure:4123: checking sys/mman.h presence configure:4133: cc -E conftest.c configure:4139: $? = 0 configure:4159: result: yes configure:4172: WARNING: sys/mman.h: present but cannot be compiled configure:4174: WARNING: sys/mman.h: check for missing prerequisite headers? configure:4176: WARNING: sys/mman.h: see the Autoconf documentation configure:4178: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" configure:4180: WARNING: sys/mman.h: proceeding with the preprocessor's result configure:4182: WARNING: sys/mman.h: in the future, the compiler will take precedence configure:4194: checking for sys/mman.h configure:4201: result: yes configure:4232: checking sys/socket.h usability 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 "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_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:4273: result: no configure:4277: checking sys/socket.h presence configure:4287: cc -E conftest.c configure:4293: $? = 0 configure:4313: result: yes configure:4326: WARNING: sys/socket.h: present but cannot be compiled configure:4328: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4330: WARNING: sys/socket.h: see the Autoconf documentation configure:4332: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4334: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4336: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4348: checking for sys/socket.h configure:4355: result: yes configure:4232: checking netinet/in.h usability 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 "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_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:4273: result: no configure:4277: checking netinet/in.h presence configure:4287: cc -E conftest.c configure:4293: $? = 0 configure:4313: result: yes configure:4326: WARNING: netinet/in.h: present but cannot be compiled configure:4328: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4330: WARNING: netinet/in.h: see the Autoconf documentation configure:4332: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4334: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4336: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4348: checking for netinet/in.h configure:4355: result: yes configure:4232: checking arpa/inet.h usability 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 "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_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:4273: result: no configure:4277: checking arpa/inet.h presence configure:4287: cc -E conftest.c configure:4293: $? = 0 configure:4313: result: yes configure:4326: WARNING: arpa/inet.h: present but cannot be compiled configure:4328: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4330: WARNING: arpa/inet.h: see the Autoconf documentation configure:4332: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4334: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4336: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4348: checking for arpa/inet.h configure:4355: result: yes configure:4232: checking sys/un.h usability 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 "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_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:4273: result: no configure:4277: checking sys/un.h presence configure:4287: cc -E conftest.c configure:4293: $? = 0 configure:4313: result: yes configure:4326: WARNING: sys/un.h: present but cannot be compiled configure:4328: WARNING: sys/un.h: check for missing prerequisite headers? configure:4330: WARNING: sys/un.h: see the Autoconf documentation configure:4332: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure:4334: WARNING: sys/un.h: proceeding with the preprocessor's result configure:4336: WARNING: sys/un.h: in the future, the compiler will take precedence configure:4348: checking for sys/un.h configure:4355: result: yes configure:4232: checking netdb.h usability 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 "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_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 | #include configure:4273: result: no configure:4277: checking netdb.h presence configure:4287: cc -E conftest.c configure:4293: $? = 0 configure:4313: result: yes configure:4326: WARNING: netdb.h: present but cannot be compiled configure:4328: WARNING: netdb.h: check for missing prerequisite headers? configure:4330: WARNING: netdb.h: see the Autoconf documentation configure:4332: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4334: WARNING: netdb.h: proceeding with the preprocessor's result configure:4336: WARNING: netdb.h: in the future, the compiler will take precedence configure:4348: checking for netdb.h configure:4355: result: yes configure:4385: checking termios.h usability configure:4397: cc -c -fno-common conftest.c >&5 configure:4403: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest. configure:4416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_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:4426: result: no configure:4430: checking termios.h presence configure:4440: cc -E conftest.c configure:4446: $? = 0 configure:4466: result: yes configure:4479: WARNING: termios.h: present but cannot be compiled configure:4481: WARNING: termios.h: check for missing prerequisite headers? configure:4483: WARNING: termios.h: see the Autoconf documentation configure:4485: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4487: WARNING: termios.h: proceeding with the preprocessor's result configure:4489: WARNING: termios.h: in the future, the compiler will take precedence configure:4501: checking for termios.h configure:4508: result: yes configure:4385: checking sgtty.h usability configure:4397: cc -c -fno-common conftest.c >&5 configure:4403: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest. configure:4416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4426: result: no configure:4430: checking sgtty.h presence configure:4440: cc -E conftest.c configure:4446: $? = 0 configure:4466: result: yes configure:4479: WARNING: sgtty.h: present but cannot be compiled configure:4481: WARNING: sgtty.h: check for missing prerequisite headers? configure:4483: WARNING: sgtty.h: see the Autoconf documentation configure:4485: WARNING: sgtty.h: section "Present But Cannot Be Compiled" configure:4487: WARNING: sgtty.h: proceeding with the preprocessor's result configure:4489: WARNING: sgtty.h: in the future, the compiler will take precedence configure:4501: checking for sgtty.h configure:4508: result: yes configure:4385: checking sys/ioctl.h usability configure:4397: cc -c -fno-common conftest.c >&5 configure:4403: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest. configure:4416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_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:4426: result: no configure:4430: checking sys/ioctl.h presence configure:4440: cc -E conftest.c configure:4446: $? = 0 configure:4466: result: yes configure:4479: WARNING: sys/ioctl.h: present but cannot be compiled configure:4481: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4483: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4485: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4487: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4489: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4501: checking for sys/ioctl.h configure:4508: result: yes configure:4385: checking sys/resource.h usability configure:4397: cc -c -fno-common conftest.c >&5 configure:4403: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest. configure:4416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #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:4426: result: no configure:4430: checking sys/resource.h presence configure:4440: cc -E conftest.c configure:4446: $? = 0 configure:4466: result: yes configure:4479: WARNING: sys/resource.h: present but cannot be compiled configure:4481: WARNING: sys/resource.h: check for missing prerequisite headers? configure:4483: WARNING: sys/resource.h: see the Autoconf documentation configure:4485: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:4487: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:4489: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:4501: checking for sys/resource.h configure:4508: result: yes configure:4538: checking sys/sysctl.h usability configure:4550: cc -c -fno-common conftest.c >&5 configure:4556: $? = 0 configure:4560: test -z || test ! -s conftest.err configure:4563: $? = 0 configure:4566: test -s conftest. configure:4569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_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:4579: result: no configure:4583: checking sys/sysctl.h presence configure:4593: cc -E conftest.c configure:4599: $? = 0 configure:4619: result: yes configure:4632: WARNING: sys/sysctl.h: present but cannot be compiled configure:4634: WARNING: sys/sysctl.h: check for missing prerequisite headers? configure:4636: WARNING: sys/sysctl.h: see the Autoconf documentation configure:4638: WARNING: sys/sysctl.h: section "Present But Cannot Be Compiled" configure:4640: WARNING: sys/sysctl.h: proceeding with the preprocessor's result configure:4642: WARNING: sys/sysctl.h: in the future, the compiler will take precedence configure:4654: checking for sys/sysctl.h configure:4661: result: yes configure:4538: checking sys/systeminfo.h usability configure:4550: cc -c -fno-common conftest.c >&5 conftest.c:69:28: sys/systeminfo.h: No such file or directory configure:4556: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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:4579: result: no configure:4583: checking sys/systeminfo.h presence configure:4593: cc -E conftest.c conftest.c:35:28: sys/systeminfo.h: No such file or directory configure:4599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:4619: result: no configure:4654: checking for sys/systeminfo.h configure:4661: result: no configure:4538: checking sys/utsname.h usability configure:4550: cc -c -fno-common conftest.c >&5 configure:4556: $? = 0 configure:4560: test -z || test ! -s conftest.err configure:4563: $? = 0 configure:4566: test -s conftest. configure:4569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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:4579: result: no configure:4583: checking sys/utsname.h presence configure:4593: cc -E conftest.c configure:4599: $? = 0 configure:4619: result: yes configure:4632: WARNING: sys/utsname.h: present but cannot be compiled configure:4634: WARNING: sys/utsname.h: check for missing prerequisite headers? configure:4636: WARNING: sys/utsname.h: see the Autoconf documentation configure:4638: WARNING: sys/utsname.h: section "Present But Cannot Be Compiled" configure:4640: WARNING: sys/utsname.h: proceeding with the preprocessor's result configure:4642: WARNING: sys/utsname.h: in the future, the compiler will take precedence configure:4654: checking for sys/utsname.h configure:4661: result: yes configure:4538: checking sys/param.h usability configure:4550: cc -c -fno-common conftest.c >&5 configure:4556: $? = 0 configure:4560: test -z || test ! -s conftest.err configure:4563: $? = 0 configure:4566: test -s conftest. configure:4569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_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:4579: result: no configure:4583: checking sys/param.h presence configure:4593: cc -E conftest.c configure:4599: $? = 0 configure:4619: result: yes configure:4632: WARNING: sys/param.h: present but cannot be compiled configure:4634: WARNING: sys/param.h: check for missing prerequisite headers? configure:4636: WARNING: sys/param.h: see the Autoconf documentation configure:4638: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4640: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4642: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4654: checking for sys/param.h configure:4661: result: yes configure:4676: checking whether sys_signame is declared configure:4705: cc -c -fno-common conftest.c >&5 configure:4711: $? = 0 configure:4715: test -z || test ! -s conftest.err configure:4718: $? = 0 configure:4721: test -s conftest. configure:4724: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_UNISTD_H | # include | #endif | | | int | main () | { | #ifndef sys_signame | char *p = (char *) sys_signame; | #endif | | ; | return 0; | } configure:4735: result: no configure:4751: checking whether sys_siglist is declared configure:4780: cc -c -fno-common conftest.c >&5 configure:4786: $? = 0 configure:4790: test -z || test ! -s conftest.err configure:4793: $? = 0 configure:4796: test -s conftest. configure:4799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | /* end confdefs.h. */ | #include | #if HAVE_UNISTD_H | # include | #endif | | | int | main () | { | #ifndef sys_siglist | char *p = (char *) sys_siglist; | #endif | | ; | return 0; | } configure:4810: result: no configure:4830: checking whether struct tm is in sys/time.h or time.h configure:4853: cc -c -fno-common conftest.c >&5 configure:4859: $? = 0 configure:4863: test -z || test ! -s conftest.err configure:4866: $? = 0 configure:4869: test -s conftest. configure:4872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:4883: result: sys/time.h configure:4895: checking for uid_t in sys/types.h configure:4918: result: yes configure:4933: checking for size_t configure:4957: cc -c -fno-common conftest.c >&5 configure:4963: $? = 0 configure:4967: test -z || test ! -s conftest.err configure:4970: $? = 0 configure:4973: test -s conftest. configure:4976: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4987: result: no configure:4999: checking for ssize_t configure:5023: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: `ssize_t' undeclared (first use in this function) conftest.c:78: error: (Each undeclared identifier is reported only once conftest.c:78: error: for each function it appears in.) conftest.c:78: error: parse error before ')' token configure:5029: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | /* 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 ((ssize_t *) 0) | return 0; | if (sizeof (ssize_t)) | return 0; | ; | return 0; | } configure:5053: result: no configure:5065: checking for u_char configure:5089: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:79: error: `u_char' undeclared (first use in this function) conftest.c:79: error: (Each undeclared identifier is reported only once conftest.c:79: error: for each function it appears in.) conftest.c:79: error: parse error before ')' token configure:5095: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_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 ((u_char *) 0) | return 0; | if (sizeof (u_char)) | return 0; | ; | return 0; | } configure:5119: result: no configure:5131: checking for off_t configure:5155: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:80: error: `off_t' undeclared (first use in this function) conftest.c:80: error: (Each undeclared identifier is reported only once conftest.c:80: error: for each function it appears in.) conftest.c:80: error: parse error before ')' token configure:5161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | /* 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 ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:5185: result: no configure:5197: checking for socklen_t configure:5221: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: `socklen_t' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) conftest.c:81: error: parse error before ')' token configure:5227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_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 ((socklen_t *) 0) | return 0; | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:5251: result: no configure:5265: checking for function prototypes configure:5281: result: no configure:5285: checking whether setvbuf arguments are reversed configure:5310: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:52: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:5316: $? = 0 configure:5320: test -z || test ! -s conftest.err configure:5323: $? = 0 configure:5326: test -s conftest configure:5329: $? = 0 configure:5350: cc -o conftest -fno-common conftest.c >&5 configure:5356: $? = 0 configure:5360: test -z || test ! -s conftest.err configure:5363: $? = 0 configure:5366: test -s conftest configure:5369: $? = 0 configure:5400: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:53: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:5403: $? = 0 configure:5405: ./conftest configure:5408: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | /* This call has the arguments reversed. | A reversed system may check and see that the address of buf | is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ | char buf; | if (setvbuf (stdout, _IOLBF, &buf, 1) != 0) | exit (1); | putchar ('\r'); | exit (0); /* Non-reversed systems SEGV here. */ | ; | return 0; | } configure:5437: result: yes configure:5452: checking for stdlib.h configure:5457: result: no configure:5597: checking for GNU libc compatible malloc configure:5626: cc -o conftest -fno-common conftest.c >&5 configure:5629: $? = 0 configure:5631: ./conftest configure:5634: $? = 0 configure:5648: result: yes configure:5683: checking for stdlib.h configure:5688: result: no configure:5828: checking for GNU libc compatible realloc configure:5857: cc -o conftest -fno-common conftest.c >&5 configure:5860: $? = 0 configure:5862: ./conftest configure:5865: $? = 0 configure:5879: result: yes configure:5915: checking for stdlib.h configure:5920: result: no configure:5915: checking for unistd.h configure:5920: result: no configure:6064: checking for getpagesize configure:6121: cc -o conftest -fno-common conftest.c >&5 configure:6127: $? = 0 configure:6131: test -z || test ! -s conftest.err configure:6134: $? = 0 configure:6137: test -s conftest configure:6140: $? = 0 configure:6152: result: yes configure:6162: checking for working mmap configure:6304: cc -o conftest -fno-common conftest.c >&5 configure:6307: $? = 0 configure:6309: ./conftest ./configure: line 1: 9731 Bus error ./conftest$ac_exeext configure:6312: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 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 | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:6326: result: no configure:6343: checking for sys/select.h configure:6348: result: yes configure:6343: checking for sys/socket.h configure:6348: result: yes configure:6488: checking types of arguments for select configure:6521: cc -c -fno-common conftest.c >&5 configure:6527: $? = 0 configure:6531: test -z || test ! -s conftest.err configure:6534: $? = 0 configure:6537: test -s conftest. configure:6540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6521: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:97: warning: extern declaration of `select' doesn't match global one configure:6527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6556: result: int,int *,struct timeval * configure:6583: checking for strftime configure:6640: cc -o conftest -fno-common conftest.c >&5 configure:6646: $? = 0 configure:6650: test -z || test ! -s conftest.err configure:6653: $? = 0 configure:6656: test -s conftest configure:6659: $? = 0 configure:6671: result: yes configure:6759: checking for vprintf configure:6816: cc -o conftest -fno-common conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function `vprintf' configure:6822: $? = 0 configure:6826: test -z || test ! -s conftest.err configure:6829: $? = 0 configure:6832: test -s conftest configure:6835: $? = 0 configure:6847: result: yes configure:6854: checking for _doprnt configure:6911: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:6917: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6942: result: no configure:6966: checking for bcmp configure:7023: cc -o conftest -fno-common conftest.c >&5 conftest.c:80: warning: conflicting types for built-in function `bcmp' configure:7029: $? = 0 configure:7033: test -z || test ! -s conftest.err configure:7036: $? = 0 configure:7039: test -s conftest configure:7042: $? = 0 configure:7054: result: yes configure:6966: checking for bcopy configure:7023: cc -o conftest -fno-common conftest.c >&5 configure:7029: $? = 0 configure:7033: test -z || test ! -s conftest.err configure:7036: $? = 0 configure:7039: test -s conftest configure:7042: $? = 0 configure:7054: result: yes configure:6966: checking for bzero configure:7023: cc -o conftest -fno-common conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function `bzero' configure:7029: $? = 0 configure:7033: test -z || test ! -s conftest.err configure:7036: $? = 0 configure:7039: test -s conftest configure:7042: $? = 0 configure:7054: result: yes configure:6966: checking for memcmp configure:7023: cc -o conftest -fno-common conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function `memcmp' configure:7029: $? = 0 configure:7033: test -z || test ! -s conftest.err configure:7036: $? = 0 configure:7039: test -s conftest configure:7042: $? = 0 configure:7054: result: yes configure:6966: checking for memcpy configure:7023: cc -o conftest -fno-common conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function `memcpy' configure:7029: $? = 0 configure:7033: test -z || test ! -s conftest.err configure:7036: $? = 0 configure:7039: test -s conftest configure:7042: $? = 0 configure:7054: result: yes configure:6966: checking for memset configure:7023: cc -o conftest -fno-common conftest.c >&5 conftest.c:85: warning: conflicting types for built-in function `memset' configure:7029: $? = 0 configure:7033: test -z || test ! -s conftest.err configure:7036: $? = 0 configure:7039: test -s conftest configure:7042: $? = 0 configure:7054: result: yes configure:7073: checking for strchr configure:7130: cc -o conftest -fno-common conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function `strchr' configure:7136: $? = 0 configure:7140: test -z || test ! -s conftest.err configure:7143: $? = 0 configure:7146: test -s conftest configure:7149: $? = 0 configure:7161: result: yes configure:7073: checking for strrchr configure:7130: cc -o conftest -fno-common conftest.c >&5 conftest.c:87: warning: conflicting types for built-in function `strrchr' configure:7136: $? = 0 configure:7140: test -z || test ! -s conftest.err configure:7143: $? = 0 configure:7146: test -s conftest configure:7149: $? = 0 configure:7161: result: yes configure:7073: checking for index configure:7130: cc -o conftest -fno-common conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function `index' configure:7136: $? = 0 configure:7140: test -z || test ! -s conftest.err configure:7143: $? = 0 configure:7146: test -s conftest configure:7149: $? = 0 configure:7161: result: yes configure:7073: checking for rindex configure:7130: cc -o conftest -fno-common conftest.c >&5 conftest.c:89: warning: conflicting types for built-in function `rindex' configure:7136: $? = 0 configure:7140: test -z || test ! -s conftest.err configure:7143: $? = 0 configure:7146: test -s conftest configure:7149: $? = 0 configure:7161: result: yes configure:7073: checking for strsep configure:7130: cc -o conftest -fno-common conftest.c >&5 configure:7136: $? = 0 configure:7140: test -z || test ! -s conftest.err configure:7143: $? = 0 configure:7146: test -s conftest configure:7149: $? = 0 configure:7161: result: yes configure:7073: checking for strtol configure:7130: cc -o conftest -fno-common conftest.c >&5 configure:7136: $? = 0 configure:7140: test -z || test ! -s conftest.err configure:7143: $? = 0 configure:7146: test -s conftest configure:7149: $? = 0 configure:7161: result: yes configure:7178: checking for snprintf configure:7235: cc -o conftest -fno-common conftest.c >&5 conftest.c:92: warning: conflicting types for built-in function `snprintf' configure:7241: $? = 0 configure:7245: test -z || test ! -s conftest.err configure:7248: $? = 0 configure:7251: test -s conftest configure:7254: $? = 0 configure:7266: result: yes configure:7178: checking for vsnprintf configure:7235: cc -o conftest -fno-common conftest.c >&5 conftest.c:93: warning: conflicting types for built-in function `vsnprintf' configure:7241: $? = 0 configure:7245: test -z || test ! -s conftest.err configure:7248: $? = 0 configure:7251: test -s conftest configure:7254: $? = 0 configure:7266: result: yes configure:7178: checking for strerror configure:7235: cc -o conftest -fno-common conftest.c >&5 configure:7241: $? = 0 configure:7245: test -z || test ! -s conftest.err configure:7248: $? = 0 configure:7251: test -s conftest configure:7254: $? = 0 configure:7266: result: yes configure:7178: checking for strsignal configure:7235: cc -o conftest -fno-common conftest.c >&5 configure:7241: $? = 0 configure:7245: test -z || test ! -s conftest.err configure:7248: $? = 0 configure:7251: test -s conftest configure:7254: $? = 0 configure:7266: result: yes configure:7282: checking for daemon configure:7339: cc -o conftest -fno-common conftest.c >&5 configure:7345: $? = 0 configure:7349: test -z || test ! -s conftest.err configure:7352: $? = 0 configure:7355: test -s conftest configure:7358: $? = 0 configure:7370: result: yes configure:7282: checking for syslog configure:7339: cc -o conftest -fno-common conftest.c >&5 configure:7345: $? = 0 configure:7349: test -z || test ! -s conftest.err configure:7352: $? = 0 configure:7355: test -s conftest configure:7358: $? = 0 configure:7370: result: yes configure:7282: checking for gettimeofday configure:7339: cc -o conftest -fno-common conftest.c >&5 configure:7345: $? = 0 configure:7349: test -z || test ! -s conftest.err configure:7352: $? = 0 configure:7355: test -s conftest configure:7358: $? = 0 configure:7370: result: yes configure:7388: checking for sigaction configure:7445: cc -o conftest -fno-common conftest.c >&5 configure:7451: $? = 0 configure:7455: test -z || test ! -s conftest.err configure:7458: $? = 0 configure:7461: test -s conftest configure:7464: $? = 0 configure:7476: result: yes configure:7388: checking for sigvec configure:7445: cc -o conftest -fno-common conftest.c >&5 configure:7451: $? = 0 configure:7455: test -z || test ! -s conftest.err configure:7458: $? = 0 configure:7461: test -s conftest configure:7464: $? = 0 configure:7476: result: yes configure:7388: checking for setitimer configure:7445: cc -o conftest -fno-common conftest.c >&5 configure:7451: $? = 0 configure:7455: test -z || test ! -s conftest.err configure:7458: $? = 0 configure:7461: test -s conftest configure:7464: $? = 0 configure:7476: result: yes configure:7388: checking for alarm configure:7445: cc -o conftest -fno-common conftest.c >&5 configure:7451: $? = 0 configure:7455: test -z || test ! -s conftest.err configure:7458: $? = 0 configure:7461: test -s conftest configure:7464: $? = 0 configure:7476: result: yes configure:7388: checking for setjmp configure:7445: cc -o conftest -fno-common conftest.c >&5 configure:7451: $? = 0 configure:7455: test -z || test ! -s conftest.err configure:7458: $? = 0 configure:7461: test -s conftest configure:7464: $? = 0 configure:7476: result: yes configure:7492: checking for mmap configure:7549: cc -o conftest -fno-common conftest.c >&5 configure:7555: $? = 0 configure:7559: test -z || test ! -s conftest.err configure:7562: $? = 0 configure:7565: test -s conftest configure:7568: $? = 0 configure:7580: result: yes configure:7492: checking for madvise configure:7549: cc -o conftest -fno-common conftest.c >&5 configure:7555: $? = 0 configure:7559: test -z || test ! -s conftest.err configure:7562: $? = 0 configure:7565: test -s conftest configure:7568: $? = 0 configure:7580: result: yes configure:7492: checking for munmap configure:7549: cc -o conftest -fno-common conftest.c >&5 configure:7555: $? = 0 configure:7559: test -z || test ! -s conftest.err configure:7562: $? = 0 configure:7565: test -s conftest configure:7568: $? = 0 configure:7580: result: yes configure:7597: checking for select configure:7654: cc -o conftest -fno-common conftest.c >&5 configure:7660: $? = 0 configure:7664: test -z || test ! -s conftest.err configure:7667: $? = 0 configure:7670: test -s conftest configure:7673: $? = 0 configure:7685: result: yes configure:7597: checking for socket configure:7654: cc -o conftest -fno-common conftest.c >&5 configure:7660: $? = 0 configure:7664: test -z || test ! -s conftest.err configure:7667: $? = 0 configure:7670: test -s conftest configure:7673: $? = 0 configure:7685: result: yes configure:7597: checking for inet_ntoa configure:7654: cc -o conftest -fno-common conftest.c >&5 configure:7660: $? = 0 configure:7664: test -z || test ! -s conftest.err configure:7667: $? = 0 configure:7670: test -s conftest configure:7673: $? = 0 configure:7685: result: yes configure:7597: checking for inet_aton configure:7654: cc -o conftest -fno-common conftest.c >&5 configure:7660: $? = 0 configure:7664: test -z || test ! -s conftest.err configure:7667: $? = 0 configure:7670: test -s conftest configure:7673: $? = 0 configure:7685: result: yes configure:7702: checking for gethostbyaddr configure:7759: cc -o conftest -fno-common conftest.c >&5 configure:7765: $? = 0 configure:7769: test -z || test ! -s conftest.err configure:7772: $? = 0 configure:7775: test -s conftest configure:7778: $? = 0 configure:7790: result: yes configure:7702: checking for gethostbyname configure:7759: cc -o conftest -fno-common conftest.c >&5 configure:7765: $? = 0 configure:7769: test -z || test ! -s conftest.err configure:7772: $? = 0 configure:7775: test -s conftest configure:7778: $? = 0 configure:7790: result: yes configure:7702: checking for herror configure:7759: cc -o conftest -fno-common conftest.c >&5 configure:7765: $? = 0 configure:7769: test -z || test ! -s conftest.err configure:7772: $? = 0 configure:7775: test -s conftest configure:7778: $? = 0 configure:7790: result: yes configure:7702: checking for hstrerror configure:7759: cc -o conftest -fno-common conftest.c >&5 configure:7765: $? = 0 configure:7769: test -z || test ! -s conftest.err configure:7772: $? = 0 configure:7775: test -s conftest configure:7778: $? = 0 configure:7790: result: yes configure:7807: checking for sysctl configure:7864: cc -o conftest -fno-common conftest.c >&5 configure:7870: $? = 0 configure:7874: test -z || test ! -s conftest.err configure:7877: $? = 0 configure:7880: test -s conftest configure:7883: $? = 0 configure:7895: result: yes configure:7807: checking for sysinfo configure:7864: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _sysinfo configure:7870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DAEMON 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_SETJMP 1 | #define HAVE_MMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_MUNMAP 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HERROR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | /* Define sysinfo to an innocuous variant, in case declares sysinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define sysinfo innocuous_sysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysinfo | | /* 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 sysinfo (); | /* 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_sysinfo) || defined (__stub___sysinfo) | choke me | #else | char (*f) () = sysinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sysinfo; | ; | return 0; | } configure:7895: result: no configure:7807: checking for uname configure:7864: cc -o conftest -fno-common conftest.c >&5 configure:7870: $? = 0 configure:7874: test -z || test ! -s conftest.err configure:7877: $? = 0 configure:7880: test -s conftest configure:7883: $? = 0 configure:7895: result: yes configure:7807: checking for getloadavg configure:7864: cc -o conftest -fno-common conftest.c >&5 configure:7870: $? = 0 configure:7874: test -z || test ! -s conftest.err configure:7877: $? = 0 configure:7880: test -s conftest configure:7883: $? = 0 configure:7895: result: yes configure:7915: checking for readline in -lreadline configure:7945: cc -o conftest -fno-common conftest.c -lreadline >&5 configure:7951: $? = 0 configure:7955: test -z || test ! -s conftest.err configure:7958: $? = 0 configure:7961: test -s conftest configure:7964: $? = 0 configure:7977: result: yes configure:7996: checking readline.h usability configure:8008: cc -c -fno-common conftest.c >&5 conftest.c:128:22: readline.h: No such file or directory configure:8014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DAEMON 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_SETJMP 1 | #define HAVE_MMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_MUNMAP 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HERROR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYSCTL 1 | #define HAVE_UNAME 1 | #define HAVE_GETLOADAVG 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:8037: result: no configure:8041: checking readline.h presence configure:8051: cc -E conftest.c conftest.c:94:22: readline.h: No such file or directory configure:8057: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DAEMON 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_SETJMP 1 | #define HAVE_MMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_MUNMAP 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HERROR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYSCTL 1 | #define HAVE_UNAME 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | #include configure:8077: result: no configure:8112: checking for readline.h configure:8119: result: no configure:7996: checking readline/readline.h usability configure:8008: cc -c -fno-common conftest.c >&5 configure:8014: $? = 0 configure:8018: test -z || test ! -s conftest.err configure:8021: $? = 0 configure:8024: test -s conftest. configure:8027: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DAEMON 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_SETJMP 1 | #define HAVE_MMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_MUNMAP 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HERROR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYSCTL 1 | #define HAVE_UNAME 1 | #define HAVE_GETLOADAVG 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:8037: result: no configure:8041: checking readline/readline.h presence configure:8051: cc -E conftest.c configure:8057: $? = 0 configure:8077: result: yes configure:8090: WARNING: readline/readline.h: present but cannot be compiled configure:8092: WARNING: readline/readline.h: check for missing prerequisite headers? configure:8094: WARNING: readline/readline.h: see the Autoconf documentation configure:8096: WARNING: readline/readline.h: section "Present But Cannot Be Compiled" configure:8098: WARNING: readline/readline.h: proceeding with the preprocessor's result configure:8100: WARNING: readline/readline.h: in the future, the compiler will take precedence configure:8112: checking for readline/readline.h configure:8119: result: yes configure:8146: checking wheter unix domain sockets are supported configure:8178: cc -c -fno-common conftest.c >&5 configure:8184: $? = 0 configure:8188: test -z || test ! -s conftest.err configure:8191: $? = 0 configure:8194: test -s conftest. configure:8197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "VChat conference server" | #define PACKAGE_TARNAME "vserver" | #define PACKAGE_VERSION "2.43a" | #define PACKAGE_STRING "VChat conference server 2.43a" | #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" | #define PACKAGE_RELDATE "23 Aug 2006" | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DECL_SYS_SIGNAME 0 | #define HAVE_DECL_SYS_SIGLIST 0 | #define TM_IN_SYS_TIME 1 | #define size_t unsigned | #define ssize_t int | #define u_char unsigned char | #define off_t int | #define socklen_t int | #define SETVBUF_REVERSED 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DAEMON 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_SETJMP 1 | #define HAVE_MMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_MUNMAP 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HERROR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYSCTL 1 | #define HAVE_UNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIB_READLINE 1 | /* end confdefs.h. */ | /* check for struct sockaddr_un */ | #include | #if HAVE_STDLIB_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_UN_H | #include | #endif | int main(int argc, char *argv[]) | { | struct sockaddr_un harbl; | return 0; | } configure:8208: result: no configure:8640: checking for appropriate OS_TYPE string configure:8730: result: Darwi8 configure:8862: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by VChat conference server config.status 2.43a, 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:665: creating stamp-h config.status:665: creating Makefile config.status:665: creating src/Makefile config.status:665: creating src/vserver/Makefile config.status:665: creating src/vchatctl/Makefile config.status:665: creating man/Makefile config.status:665: creating man/vserver.8 config.status:665: creating man/vchatctl.8 config.status:773: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_alarm=yes ac_cv_func_bcmp=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_daemon=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_herror=yes ac_cv_func_hstrerror=yes ac_cv_func_index=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_madvise=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_rindex=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setvbuf_reversed=yes ac_cv_func_sigaction=yes ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strsignal=yes ac_cv_func_strtol=yes ac_cv_func_sysctl=yes ac_cv_func_sysinfo=no ac_cv_func_syslog=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_sys_siglist=no ac_cv_have_decl_sys_signame=no ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_h=no ac_cv_header_readline_readline_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes 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_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes 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_utsname_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_varargs_h=no ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_readline_readline=yes ac_cv_lib_socket_socket=no ac_cv_lib_wsock32_main=no ac_cv_objext= ac_cv_path_ECHO=/usr/local/bin/echo ac_cv_path_MAKEDEPEND=/usr/local/bin/makedepend ac_cv_path_MKDEP=/usr/bin/mkdep ac_cv_path_RM=/usr/local/bin/rm ac_cv_path_UNAME=/usr/local/bin/uname ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_struct_tm=sys/time.h ac_cv_type_off_t=no ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_ssize_t=no ac_cv_type_u_char=no ac_cv_type_uid_t=yes ac_cv_uxdomain=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFAULT_BASEDIR='/usr/local/etc/vchat/' DEFS='-DHAVE_CONFIG_H' DEPOUT='' ECHO='/usr/local/bin/echo' 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='' LTLIBOBJS='' MAKEDEPEND='/usr/local/bin/makedepend' MKDEP='/usr/bin/mkdep' OBJEXT='' PACKAGE_BUGREPORT='http://www.enforcer.cc/vchat/sendpr' PACKAGE_NAME='VChat conference server' PACKAGE_STRING='VChat conference server 2.43a' PACKAGE_TARNAME='vserver' PACKAGE_VERSION='2.43a' PATH_SEPARATOR=':' READLINE_LIBS='-lreadline' RM='/usr/local/bin/rm' SHELL='/bin/sh' UNAME='/usr/local/bin/uname' ac_ct_CC='cc' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' vsprogs='vserver' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DEFAULT_BASEDIR "/usr/local/etc/vchat/" #define HAVE_ALARM 1 #define HAVE_ARPA_INET_H 1 #define HAVE_BCMP 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_CTYPE_H 1 #define HAVE_DAEMON 1 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DECL_SYS_SIGNAME 0 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_HERROR 1 #define HAVE_HSTRERROR 1 #define HAVE_INDEX 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOA 1 #define HAVE_LIB_READLINE 1 #define HAVE_LIMITS_H 1 #define HAVE_MADVISE 1 #define HAVE_MALLOC 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PATHS_H 1 #define HAVE_PWD_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_REALLOC 1 #define HAVE_RINDEX 1 #define HAVE_SELECT 1 #define HAVE_SETITIMER 1 #define HAVE_SETJMP 1 #define HAVE_SETJMP_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGVEC 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRRCHR 1 #define HAVE_STRSEP 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRTOL 1 #define HAVE_SYSCTL 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNAME 1 #define HAVE_UNIX_SOCKETS 0 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define OS_TYPE "Darwi8" #define PACKAGE_BUGREPORT "http://www.enforcer.cc/vchat/sendpr" #define PACKAGE_NAME "VChat conference server" #define PACKAGE_RELDATE "23 Aug 2006" #define PACKAGE_STRING "VChat conference server 2.43a" #define PACKAGE_TARNAME "vserver" #define PACKAGE_VERSION "2.43a" #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define SETVBUF_REVERSED 1 #define TM_IN_SYS_TIME 1 #define off_t int #define size_t unsigned #define socklen_t int #define ssize_t int #define u_char unsigned char configure: exit 0