This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-dvbpsi=/usr/local --with-dvdcss=/usr/local --with-dvdread=/usr/local --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 113 tasks, 168 threads, 4 processors Load average: 1.80, Mach factor: 2.18 /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:1355: checking build system type configure:1373: result: i386-unknown-gnu configure:1381: checking host system type configure:1395: result: i386-unknown-gnu configure:1403: checking target system type configure:1417: result: i386-unknown-gnu configure:1446: checking whether gmake sets $(MAKE) configure:1466: result: yes configure:1483: checking for i386-unknown-gnu-gcc configure:1509: result: cc configure:1791: checking for C compiler version configure:1794: 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:1797: $? = 0 configure:1799: 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:1802: $? = 0 configure:1804: cc -V &5 cc: `-V' option must have argument configure:1807: $? = 1 configure:1830: checking for C compiler default output file name configure:1833: cc -fno-common conftest.c >&5 configure:1836: $? = 0 configure:1882: result: a.out configure:1887: checking whether the C compiler works configure:1893: ./a.out configure:1896: $? = 0 configure:1913: result: yes configure:1920: checking whether we are cross compiling configure:1922: result: no configure:1925: checking for suffix of executables configure:1927: cc -o conftest -fno-common conftest.c >&5 configure:1930: $? = 0 configure:1955: result: configure:1961: checking for suffix of object files configure:1982: cc -c -fno-common conftest.c >&5 configure:1985: $? = 0 configure:2007: result: configure:2011: checking whether we are using the GNU C compiler configure:2035: cc -c -fno-common conftest.c >&5 configure:2041: $? = 0 configure:2044: test -z || test ! -s conftest.err configure:2047: $? = 0 configure:2050: test -s conftest. configure:2053: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2066: result: no configure:2072: checking whether cc accepts -g configure:2093: cc -c -g conftest.c >&5 configure:2099: $? = 0 configure:2102: test -z || test ! -s conftest.err configure:2105: $? = 0 configure:2108: test -s conftest. configure:2111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2122: result: no configure:2139: checking for cc option to accept ANSI C configure:2209: cc -c -fno-common conftest.c >&5 configure:2215: $? = 0 configure:2218: test -z || test ! -s conftest.err configure:2221: $? = 0 configure:2224: test -s conftest. configure:2227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2209: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2215: $? = 0 configure:2218: test -z || test ! -s conftest.err configure:2221: $? = 0 configure:2224: test -s conftest. configure:2227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2209: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2209: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2209: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2209: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2215: $? = 0 configure:2218: test -z || test ! -s conftest.err configure:2221: $? = 0 configure:2224: test -s conftest. configure:2227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2245: result: none needed configure:2263: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2269: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2409: checking for i386-unknown-gnu-g++ configure:2435: result: c++ configure:2493: checking for C++ compiler version configure:2496: c++ --version &5 c++ (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:2499: $? = 0 configure:2501: c++ -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:2504: $? = 0 configure:2506: c++ -V &5 c++: `-V' option must have argument configure:2509: $? = 1 configure:2512: checking whether we are using the GNU C++ compiler configure:2536: c++ -c -fno-common conftest.cc >&5 configure:2542: $? = 0 configure:2545: test -z || test ! -s conftest.err configure:2548: $? = 0 configure:2551: test -s conftest. configure:2554: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2567: result: no configure:2573: checking whether c++ accepts -g configure:2594: c++ -c -g conftest.cc >&5 configure:2600: $? = 0 configure:2603: test -z || test ! -s conftest.err configure:2606: $? = 0 configure:2609: test -s conftest. configure:2612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2623: result: no configure:2665: c++ -c -fno-common conftest.cc >&5 configure:2671: $? = 0 configure:2674: test -z || test ! -s conftest.err configure:2677: $? = 0 configure:2680: test -s conftest. configure:2683: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2665: c++ -c -fno-common conftest.cc >&5 configure:2671: $? = 0 configure:2674: test -z || test ! -s conftest.err configure:2677: $? = 0 configure:2680: test -s conftest. configure:2683: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2665: c++ -c -fno-common conftest.cc >&5 configure:2671: $? = 0 configure:2674: test -z || test ! -s conftest.err configure:2677: $? = 0 configure:2680: test -s conftest. configure:2683: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2665: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:2671: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2665: c++ -c -fno-common conftest.cc >&5 configure:2671: $? = 0 configure:2674: test -z || test ! -s conftest.err configure:2677: $? = 0 configure:2680: test -s conftest. configure:2683: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2665: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2671: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2755: checking how to run the C++ preprocessor configure:2786: c++ -E conftest.cc configure:2792: $? = 0 configure:2824: c++ -E conftest.cc conftest.cc:12:28: ac_nonexistent.h: No such file or directory configure:2830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:2869: result: c++ -E configure:2893: c++ -E conftest.cc configure:2899: $? = 0 configure:2931: c++ -E conftest.cc conftest.cc:12:28: ac_nonexistent.h: No such file or directory configure:2937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:2983: checking for i386-unknown-gnu-ranlib configure:3012: result: no configure:3021: checking for ranlib configure:3037: found /usr/bin/ranlib configure:3048: result: ranlib configure:3063: checking for i386-unknown-gnu-ar configure:3092: result: no configure:3101: checking for ar configure:3117: found /usr/bin/ar configure:3128: result: ar configure:3161: checking for a BSD-compatible install configure:3216: result: /usr/bin/install -c -o root -g wheel configure:3229: checking whether byte ordering is bigendian configure:3256: c++ -c -fno-common conftest.cc >&5 configure:3262: $? = 0 configure:3265: test -z || test ! -s conftest.err configure:3268: $? = 0 configure:3271: test -s conftest. configure:3274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:3413: c++ -o conftest -fno-common conftest.cc >&5 configure:3416: $? = 0 configure:3418: ./conftest configure:3421: $? = 0 configure:3437: result: no configure:3464: checking for gettimeofday configure:3521: c++ -o conftest -fno-common conftest.cc >&5 configure:3527: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest configure:3539: $? = 0 configure:3551: result: yes configure:3464: checking for select configure:3521: c++ -o conftest -fno-common conftest.cc >&5 configure:3527: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest configure:3539: $? = 0 configure:3551: result: yes configure:3464: checking for strerror configure:3521: c++ -o conftest -fno-common conftest.cc >&5 configure:3527: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest configure:3539: $? = 0 configure:3551: result: yes configure:3464: checking for strtol configure:3521: c++ -o conftest -fno-common conftest.cc >&5 configure:3527: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest configure:3539: $? = 0 configure:3551: result: yes configure:3567: checking for opendir configure:3624: c++ -o conftest -fno-common conftest.cc >&5 configure:3630: $? = 0 configure:3633: test -z || test ! -s conftest.err configure:3636: $? = 0 configure:3639: test -s conftest configure:3642: $? = 0 configure:3654: result: yes configure:3567: checking for usleep configure:3624: c++ -o conftest -fno-common conftest.cc >&5 configure:3630: $? = 0 configure:3633: test -z || test ! -s conftest.err configure:3636: $? = 0 configure:3639: test -s conftest configure:3642: $? = 0 configure:3654: result: yes configure:3567: checking for sigaction configure:3624: c++ -o conftest -fno-common conftest.cc >&5 configure:3630: $? = 0 configure:3633: test -z || test ! -s conftest.err configure:3636: $? = 0 configure:3639: test -s conftest configure:3642: $? = 0 configure:3654: result: yes configure:3665: checking for egrep configure:3675: result: grep -E configure:3680: checking for ANSI C header files configure:3705: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:19: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3711: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3832: result: no configure:3856: checking for sys/types.h configure:3872: c++ -c -fno-common conftest.cc >&5 configure:3878: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3856: checking for sys/stat.h configure:3872: c++ -c -fno-common conftest.cc >&5 configure:3878: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3856: checking for stdlib.h configure:3872: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:54: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3878: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3856: checking for string.h configure:3872: c++ -c -fno-common conftest.cc >&5 configure:3878: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3856: checking for memory.h configure:3872: c++ -c -fno-common conftest.cc >&5 configure:3878: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3856: checking for strings.h configure:3872: c++ -c -fno-common conftest.cc >&5 configure:3878: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3856: checking for inttypes.h configure:3872: c++ -c -fno-common conftest.cc >&5 configure:3878: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3856: checking for stdint.h configure:3872: c++ -c -fno-common conftest.cc >&5 configure:3878: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3856: checking for unistd.h configure:3872: c++ -c -fno-common conftest.cc >&5 configure:3878: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:3901: result: no configure:3919: checking for stdlib.h configure:3924: result: no configure:3919: checking for unistd.h configure:3924: result: no configure:4067: checking for getpagesize configure:4124: c++ -o conftest -fno-common conftest.cc >&5 configure:4130: $? = 0 configure:4133: test -z || test ! -s conftest.err configure:4136: $? = 0 configure:4139: test -s conftest configure:4142: $? = 0 configure:4154: result: yes configure:4164: checking for working mmap configure:4306: c++ -o conftest -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:130: error: `getpagesize' undeclared (first use this function) conftest.cc:130: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:83: error: too many arguments to function `char* malloc()' conftest.cc:133: error: at this point in file conftest.cc:137: error: `rand' undeclared (first use this function) conftest.cc:138: error: `umask' undeclared (first use this function) conftest.cc:142: error: `write' undeclared (first use this function) conftest.cc:144: error: `close' undeclared (first use this function) conftest.cc:83: error: too many arguments to function `char* malloc()' conftest.cc:152: error: at this point in file conftest.cc:83: error: too many arguments to function `char* malloc()' conftest.cc:168: error: at this point in file conftest.cc:171: error: `read' undeclared (first use this function) configure:4309: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 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:4328: result: no configure:4339: checking return type of signal handlers configure:4370: c++ -c -fno-common conftest.cc >&5 configure:4376: $? = 0 configure:4379: test -z || test ! -s conftest.err configure:4382: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:4399: result: int configure:4408: checking for dlopen in -ldl configure:4438: c++ -o conftest -fno-common conftest.cc -ldl >&5 configure:4444: $? = 0 configure:4447: test -z || test ! -s conftest.err configure:4450: $? = 0 configure:4453: test -s conftest configure:4456: $? = 0 configure:4469: result: yes configure:4477: checking for crypt in -lcrypt configure:4507: c++ -o conftest -fno-common conftest.cc -lcrypt >&5 configure:4513: $? = 0 configure:4516: test -z || test ! -s conftest.err configure:4519: $? = 0 configure:4522: test -s conftest configure:4525: $? = 0 configure:4538: result: yes configure:4546: checking for connect configure:4603: c++ -o conftest -fno-common conftest.cc >&5 configure:4609: $? = 0 configure:4612: test -z || test ! -s conftest.err configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4633: result: yes configure:4709: checking for gethostbyname configure:4766: c++ -o conftest -fno-common conftest.cc >&5 configure:4772: $? = 0 configure:4775: test -z || test ! -s conftest.err configure:4778: $? = 0 configure:4781: test -s conftest configure:4784: $? = 0 configure:4796: result: yes configure:4872: checking for sem_post configure:4929: c++ -o conftest -fno-common conftest.cc >&5 configure:4935: $? = 0 configure:4938: test -z || test ! -s conftest.err configure:4941: $? = 0 configure:4944: test -s conftest configure:4947: $? = 0 configure:4959: result: yes configure:5036: checking for nanosleep configure:5093: c++ -o conftest -fno-common conftest.cc >&5 configure:5099: $? = 0 configure:5102: test -z || test ! -s conftest.err configure:5105: $? = 0 configure:5108: test -s conftest configure:5111: $? = 0 configure:5123: result: yes configure:5299: checking for pthread_attr_init in -lpthread configure:5329: c++ -o conftest -fno-common conftest.cc -lpthread >&5 configure:5335: $? = 0 configure:5338: test -z || test ! -s conftest.err configure:5341: $? = 0 configure:5344: test -s conftest configure:5347: $? = 0 configure:5360: result: yes configure:5709: checking for stdint.h configure:5714: result: no configure:5709: checking for inttypes.h configure:5714: result: no configure:5868: checking stddef.h usability configure:5880: c++ -c -fno-common conftest.cc >&5 configure:5886: $? = 0 configure:5889: test -z || test ! -s conftest.err configure:5892: $? = 0 configure:5895: test -s conftest. configure:5898: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_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:5908: result: no configure:5912: checking stddef.h presence configure:5922: c++ -E conftest.cc configure:5928: $? = 0 configure:5948: result: yes configure:5961: WARNING: stddef.h: present but cannot be compiled configure:5963: WARNING: stddef.h: check for missing prerequisite headers? configure:5965: WARNING: stddef.h: see the Autoconf documentation configure:5967: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:5969: WARNING: stddef.h: proceeding with the preprocessor's result configure:5971: WARNING: stddef.h: in the future, the compiler will take precedence configure:5983: checking for stddef.h configure:5990: result: yes configure:5859: checking for strings.h configure:5864: result: no configure:6020: checking sys/sockio.h usability configure:6032: c++ -c -fno-common conftest.cc >&5 configure:6038: $? = 0 configure:6041: test -z || test ! -s conftest.err configure:6044: $? = 0 configure:6047: test -s conftest. configure:6050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #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:6060: result: no configure:6064: checking sys/sockio.h presence configure:6074: c++ -E conftest.cc configure:6080: $? = 0 configure:6100: result: yes configure:6113: WARNING: sys/sockio.h: present but cannot be compiled configure:6115: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:6117: WARNING: sys/sockio.h: see the Autoconf documentation configure:6119: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:6121: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:6123: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:6135: checking for sys/sockio.h configure:6142: result: yes configure:6020: checking fcntl.h usability configure:6032: c++ -c -fno-common conftest.cc >&5 configure:6038: $? = 0 configure:6041: test -z || test ! -s conftest.err configure:6044: $? = 0 configure:6047: test -s conftest. configure:6050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6060: result: no configure:6064: checking fcntl.h presence configure:6074: c++ -E conftest.cc configure:6080: $? = 0 configure:6100: result: yes configure:6113: WARNING: fcntl.h: present but cannot be compiled configure:6115: WARNING: fcntl.h: check for missing prerequisite headers? configure:6117: WARNING: fcntl.h: see the Autoconf documentation configure:6119: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:6121: WARNING: fcntl.h: proceeding with the preprocessor's result configure:6123: WARNING: fcntl.h: in the future, the compiler will take precedence configure:6135: checking for fcntl.h configure:6142: result: yes configure:6020: checking sys/time.h usability configure:6032: c++ -c -fno-common conftest.cc >&5 configure:6038: $? = 0 configure:6041: test -z || test ! -s conftest.err configure:6044: $? = 0 configure:6047: test -s conftest. configure:6050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_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:6060: result: no configure:6064: checking sys/time.h presence configure:6074: c++ -E conftest.cc configure:6080: $? = 0 configure:6100: result: yes configure:6113: WARNING: sys/time.h: present but cannot be compiled configure:6115: WARNING: sys/time.h: check for missing prerequisite headers? configure:6117: WARNING: sys/time.h: see the Autoconf documentation configure:6119: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:6121: WARNING: sys/time.h: proceeding with the preprocessor's result configure:6123: WARNING: sys/time.h: in the future, the compiler will take precedence configure:6135: checking for sys/time.h configure:6142: result: yes configure:6020: checking sys/times.h usability configure:6032: c++ -c -fno-common conftest.cc >&5 configure:6038: $? = 0 configure:6041: test -z || test ! -s conftest.err configure:6044: $? = 0 configure:6047: test -s conftest. configure:6050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_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:6060: result: no configure:6064: checking sys/times.h presence configure:6074: c++ -E conftest.cc configure:6080: $? = 0 configure:6100: result: yes configure:6113: WARNING: sys/times.h: present but cannot be compiled configure:6115: WARNING: sys/times.h: check for missing prerequisite headers? configure:6117: WARNING: sys/times.h: see the Autoconf documentation configure:6119: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:6121: WARNING: sys/times.h: proceeding with the preprocessor's result configure:6123: WARNING: sys/times.h: in the future, the compiler will take precedence configure:6135: checking for sys/times.h configure:6142: result: yes configure:6169: checking dlfcn.h usability configure:6181: c++ -c -fno-common conftest.cc >&5 configure:6187: $? = 0 configure:6190: test -z || test ! -s conftest.err configure:6193: $? = 0 configure:6196: test -s conftest. configure:6199: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_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:6209: result: no configure:6213: checking dlfcn.h presence configure:6223: c++ -E conftest.cc configure:6229: $? = 0 configure:6249: result: yes configure:6262: WARNING: dlfcn.h: present but cannot be compiled configure:6264: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6266: WARNING: dlfcn.h: see the Autoconf documentation configure:6268: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6270: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6272: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6284: checking for dlfcn.h configure:6291: result: yes configure:6321: checking arpa/inet.h usability configure:6333: c++ -c -fno-common conftest.cc >&5 configure:6339: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest. configure:6351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_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:6361: result: no configure:6365: checking arpa/inet.h presence configure:6375: c++ -E conftest.cc configure:6381: $? = 0 configure:6401: result: yes configure:6414: WARNING: arpa/inet.h: present but cannot be compiled configure:6416: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:6418: WARNING: arpa/inet.h: see the Autoconf documentation configure:6420: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:6422: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:6424: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:6436: checking for arpa/inet.h configure:6443: result: yes configure:6321: checking net/if.h usability configure:6333: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:69: /usr/include/net/if.h:213: error: field `ifru_addr' has incomplete type /usr/include/net/if.h:214: error: field `ifru_dstaddr' has incomplete type /usr/include/net/if.h:215: error: field `ifru_broadaddr' has incomplete type /usr/include/net/if.h:250: error: field `ifra_addr' has incomplete type /usr/include/net/if.h:251: error: field `ifra_broadaddr' has incomplete type /usr/include/net/if.h:252: error: field `ifra_mask' has incomplete type /usr/include/net/if.h:318: error: field `addr' has incomplete type /usr/include/net/if.h:319: error: field `dstaddr' has incomplete type configure:6339: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_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:6361: result: no configure:6365: checking net/if.h presence configure:6375: c++ -E conftest.cc configure:6381: $? = 0 configure:6401: result: yes configure:6414: WARNING: net/if.h: present but cannot be compiled configure:6416: WARNING: net/if.h: check for missing prerequisite headers? configure:6418: WARNING: net/if.h: see the Autoconf documentation configure:6420: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure:6422: WARNING: net/if.h: proceeding with the preprocessor's result configure:6424: WARNING: net/if.h: in the future, the compiler will take precedence configure:6436: checking for net/if.h configure:6443: result: yes configure:6321: checking netinet/in.h usability configure:6333: c++ -c -fno-common conftest.cc >&5 configure:6339: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest. configure:6351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_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:6361: result: no configure:6365: checking netinet/in.h presence configure:6375: c++ -E conftest.cc configure:6381: $? = 0 configure:6401: result: yes configure:6414: WARNING: netinet/in.h: present but cannot be compiled configure:6416: WARNING: netinet/in.h: check for missing prerequisite headers? configure:6418: WARNING: netinet/in.h: see the Autoconf documentation configure:6420: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:6422: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:6424: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:6436: checking for netinet/in.h configure:6443: result: yes configure:6321: checking sys/socket.h usability configure:6333: c++ -c -fno-common conftest.cc >&5 configure:6339: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest. configure:6351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_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:6361: result: no configure:6365: checking sys/socket.h presence configure:6375: c++ -E conftest.cc configure:6381: $? = 0 configure:6401: result: yes configure:6414: WARNING: sys/socket.h: present but cannot be compiled configure:6416: WARNING: sys/socket.h: check for missing prerequisite headers? configure:6418: WARNING: sys/socket.h: see the Autoconf documentation configure:6420: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:6422: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:6424: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:6436: checking for sys/socket.h configure:6443: result: yes configure:6470: checking crypt.h usability configure:6482: c++ -c -fno-common conftest.cc >&5 conftest.cc:72:19: crypt.h: No such file or directory configure:6488: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_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:6510: result: no configure:6514: checking crypt.h presence configure:6524: c++ -E conftest.cc conftest.cc:38:19: crypt.h: No such file or directory configure:6530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:6550: result: no configure:6585: checking for crypt.h configure:6592: result: no configure:6608: checking for getopt_long configure:6665: c++ -o conftest -fno-common conftest.cc >&5 configure:6671: $? = 0 configure:6674: test -z || test ! -s conftest.err configure:6677: $? = 0 configure:6680: test -s conftest configure:6683: $? = 0 configure:6695: result: yes configure:6785: checking for socklen_t configure:6807: c++ -c -fno-common conftest.cc >&5 configure:6813: $? = 0 configure:6816: test -z || test ! -s conftest.err configure:6819: $? = 0 configure:6822: test -s conftest. configure:6825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | socklen_t len = 42; return len; | ; | return 0; | } configure:6836: result: no configure:6847: checking for inet_pton configure:6904: c++ -o conftest -fno-common conftest.cc >&5 configure:6910: $? = 0 configure:6913: test -z || test ! -s conftest.err configure:6916: $? = 0 configure:6919: test -s conftest configure:6922: $? = 0 configure:6934: result: yes configure:7010: checking for sockaddr_in6 in netinet/in.h configure:7023: result: yes configure:7040: checking whether setsockopt accepts SO_BINDTODEVICE configure:7063: c++ -c -fno-common -Wall -Werror conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:45: error: parse error before `{' token conftest.cc: At global scope: conftest.cc:47: error: parse error before `return' configure:7069: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int optname(void) { return SO_BINDTODEVICE; } | ; | return 0; | } configure:7092: result: no configure:7102: checking if $CXX accepts -shared configure:7124: c++ -c -fno-common -shared conftest.cc >&5 c++: unrecognized option `-shared' configure:7130: $? = 0 configure:7133: test -z || test ! -s conftest.err configure:7136: $? = 0 configure:7139: test -s conftest. configure:7142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7153: result: no configure:7159: checking if $CXX accepts -bundle -undefined error -lcc_dynamic configure:7181: c++ -c -bundle -undefined error -lcc_dynamic conftest.cc >&5 c++: -lcc_dynamic: linker input file unused because linking not done configure:7187: $? = 0 configure:7190: test -z || test ! -s conftest.err configure:7193: $? = 0 configure:7196: test -s conftest. configure:7199: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7210: result: no configure:7216: checking if $CXX accepts -rdynamic configure:7238: c++ -c -fno-common -rdynamic conftest.cc >&5 c++: unrecognized option `-rdynamic' configure:7244: $? = 0 configure:7247: test -z || test ! -s conftest.err configure:7250: $? = 0 configure:7253: test -s conftest. configure:7256: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7267: result: no configure:7277: checking for size_t configure:7301: c++ -c -fno-common conftest.cc >&5 configure:7307: $? = 0 configure:7310: test -z || test ! -s conftest.err configure:7313: $? = 0 configure:7316: test -s conftest. configure:7319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 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:7330: result: no configure:7342: checking whether time.h and sys/time.h may both be included configure:7367: c++ -c -fno-common conftest.cc >&5 configure:7373: $? = 0 configure:7376: test -z || test ! -s conftest.err configure:7379: $? = 0 configure:7382: test -s conftest. configure:7385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 1 | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:7396: result: no configure:7457: checking syslog.h usability configure:7469: c++ -c -fno-common conftest.cc >&5 configure:7475: $? = 0 configure:7478: test -z || test ! -s conftest.err configure:7481: $? = 0 configure:7484: test -s conftest. configure:7487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 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 | #include configure:7497: result: no configure:7501: checking syslog.h presence configure:7511: c++ -E conftest.cc configure:7517: $? = 0 configure:7537: result: yes configure:7550: WARNING: syslog.h: present but cannot be compiled configure:7552: WARNING: syslog.h: check for missing prerequisite headers? configure:7554: WARNING: syslog.h: see the Autoconf documentation configure:7556: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:7558: WARNING: syslog.h: proceeding with the preprocessor's result configure:7560: WARNING: syslog.h: in the future, the compiler will take precedence configure:7572: checking for syslog.h configure:7579: result: yes configure:7671: checking dvdread/dvd_reader.h usability configure:7683: c++ -c -fno-common conftest.cc >&5 configure:7689: $? = 0 configure:7692: test -z || test ! -s conftest.err configure:7695: $? = 0 configure:7698: test -s conftest. configure:7701: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 1 | #define size_t unsigned | #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:7711: result: no configure:7715: checking dvdread/dvd_reader.h presence configure:7725: c++ -E conftest.cc configure:7731: $? = 0 configure:7751: result: yes configure:7764: WARNING: dvdread/dvd_reader.h: present but cannot be compiled configure:7766: WARNING: dvdread/dvd_reader.h: check for missing prerequisite headers? configure:7768: WARNING: dvdread/dvd_reader.h: see the Autoconf documentation configure:7770: WARNING: dvdread/dvd_reader.h: section "Present But Cannot Be Compiled" configure:7772: WARNING: dvdread/dvd_reader.h: proceeding with the preprocessor's result configure:7774: WARNING: dvdread/dvd_reader.h: in the future, the compiler will take precedence configure:7786: checking for dvdread/dvd_reader.h configure:7793: result: yes configure:8224: checking dvbpsi/dvbpsi.h usability configure:8236: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:76: /usr/local/include/dvbpsi/dvbpsi.h:63: error: type specifier omitted for parameter `uint8_t' /usr/local/include/dvbpsi/dvbpsi.h:63: error: parse error before `*' token /usr/local/include/dvbpsi/dvbpsi.h:116: error: 'uint8_t' is used as a type, but is not defined as a type. configure:8242: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_OPENDIR 1 | #define HAVE_USLEEP 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define RETSIGTYPE int | #define HAVE_NANOSLEEP 1 | #define HAVE_DECL_NANOSLEEP 1 | #define PTHREAD_COND_T_IN_PTHREAD_H 1 | #define STRUCT_IFREQ_IN_NET_IF_H 1 | #define STRUCT_IOVEC_IN_SYS_UIO_H 1 | #define STRNCASECMP_IN_STRINGS_H 1 | #define GETPROTOBYNAME_IN_NETDB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_IPV6 1 | #define size_t unsigned | #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:8264: result: no configure:8268: checking dvbpsi/dvbpsi.h presence configure:8278: c++ -E conftest.cc configure:8284: $? = 0 configure:8304: result: yes configure:8317: WARNING: dvbpsi/dvbpsi.h: present but cannot be compiled configure:8319: WARNING: dvbpsi/dvbpsi.h: check for missing prerequisite headers? configure:8321: WARNING: dvbpsi/dvbpsi.h: see the Autoconf documentation configure:8323: WARNING: dvbpsi/dvbpsi.h: section "Present But Cannot Be Compiled" configure:8325: WARNING: dvbpsi/dvbpsi.h: proceeding with the preprocessor's result configure:8327: WARNING: dvbpsi/dvbpsi.h: in the future, the compiler will take precedence configure:8339: checking for dvbpsi/dvbpsi.h configure:8346: result: yes configure:8698: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:734: creating Makefile.opts config.status:734: creating src/server/config.h config.status:800: creating src/core/defs.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_so_bindtodevice=no ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_pton=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_nanosleep=yes ac_cv_func_opendir=yes ac_cv_func_select=yes ac_cv_func_sem_post=yes ac_cv_func_sigaction=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_usleep=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_crypt_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dvbpsi_dvbpsi_h=yes ac_cv_header_dvdread_dvd_reader_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_net_if_h=yes ac_cv_header_netinet_in_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_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_ld_darwin=no ac_cv_ld_plugins=no ac_cv_ld_rdynamic=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_attr_init=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_socklen_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARCH='i386' BUILTINS=' filechannel netchannel filereader ts2ts ps2ts localinput videoinput' CC='cc' CCFLAGS='' CFLAGS='-fno-common' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' DCFLAGS='' DEBUG='0' DEFS='-DHAVE_CONFIG_H' DVBINPUT_CCFLAGS='' DVBINPUT_DCFLAGS='' DVBINPUT_LCFLAGS='' DVBINPUT_LIB='' DVDREADER_LIB=' -ldvdread -L/lib' 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' LCFLAGS='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_LCFLAGS='' NEEDSRC_core='1' NEEDSRC_daemon='1' NEEDSRC_getopt='0' NEEDSRC_mpegbase='1' NEEDSRC_mpegmux='1' NEEDSRC_server='1' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PLUGINS=' dvdreader' PROFILING='0' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SYS='gnu' SYSLOG='1' VLS_LCFLAGS='' VLS_LIB=' -ldl -lcrypt -lpthread -ldvbpsi' VLS_VERSION='0.5.6' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETPROTOBYNAME_IN_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DECL_NANOSLEEP 1 #define HAVE_DLFCN_H 1 #define HAVE_DVBPSI_DVBPSI_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_IPV6 1 #define HAVE_NANOSLEEP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NET_IF_H 1 #define HAVE_OPENDIR 1 #define HAVE_SELECT 1 #define HAVE_SIGACTION 1 #define HAVE_STDDEF_H 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_USLEEP 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PTHREAD_COND_T_IN_PTHREAD_H 1 #define RETSIGTYPE int #define STRNCASECMP_IN_STRINGS_H 1 #define STRUCT_IFREQ_IN_NET_IF_H 1 #define STRUCT_IOVEC_IN_SYS_UIO_H 1 #define size_t unsigned #endif #ifdef __cplusplus void exit (int); configure: exit 0