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-ssl-includes=-I/usr/include --with-ssl-libs=-L/usr/lib --disable-pcre --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: 128 tasks, 185 threads, 4 processors Load average: 0.75, Mach factor: 3.24 /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: /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:2089: checking for i386-unknown-gnu-gcc configure:2115: result: cc configure:2397: checking for C compiler version configure:2400: 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:2403: $? = 0 configure:2405: 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:2408: $? = 0 configure:2410: cc -V &5 cc: `-V' option must have argument configure:2413: $? = 1 configure:2436: checking for C compiler default output file name configure:2439: cc -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2442: $? = 0 configure:2488: result: a.out configure:2493: checking whether the C compiler works configure:2499: ./a.out configure:2502: $? = 0 configure:2519: result: yes configure:2526: checking whether we are cross compiling configure:2528: result: no configure:2531: checking for suffix of executables configure:2533: cc -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2536: $? = 0 configure:2561: result: configure:2567: checking for suffix of object files configure:2588: cc -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 configure:2591: $? = 0 configure:2613: result: configure:2617: checking whether we are using the GNU C compiler configure:2641: cc -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 configure:2647: $? = 0 configure:2651: test -z || test ! -s conftest.err configure:2654: $? = 0 configure:2657: test -s conftest. configure:2660: $? = 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:2673: result: no configure:2679: checking whether cc accepts -g configure:2700: cc -c -g -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 configure:2706: $? = 0 configure:2710: test -z || test ! -s conftest.err configure:2713: $? = 0 configure:2716: test -s conftest. configure:2719: $? = 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:2730: result: no configure:2747: checking for cc option to accept ANSI C configure:2817: cc -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 configure:2823: $? = 0 configure:2827: test -z || test ! -s conftest.err configure:2830: $? = 0 configure:2833: test -s conftest. configure:2836: $? = 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:2817: cc -qlanglvl=ansi -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2823: $? = 0 configure:2827: test -z || test ! -s conftest.err configure:2830: $? = 0 configure:2833: test -s conftest. configure:2836: $? = 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:2817: cc -std1 -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2823: $? = 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:2817: cc -Ae -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 :6:2: missing '(' after predicate configure:2823: $? = 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:2817: cc -Aa -D_HPUX_SOURCE -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 :6:2: missing '(' after predicate configure:2823: $? = 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:2817: cc -Xc -D__EXTENSIONS__ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 cc: unrecognized option `-Xc' configure:2823: $? = 0 configure:2827: test -z || test ! -s conftest.err configure:2830: $? = 0 configure:2833: test -s conftest. configure:2836: $? = 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:2854: result: none needed configure:2872: cc -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2878: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3038: cc -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3044: $? = 0 configure:3048: test -z || test ! -s conftest.err configure:3051: $? = 0 configure:3054: test -s conftest configure:3057: $? = 0 configure:3139: checking for i386-unknown-gnu-g++ configure:3165: result: c++ configure:3223: checking for C++ compiler version configure:3226: 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:3229: $? = 0 configure:3231: 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:3234: $? = 0 configure:3236: c++ -V &5 c++: `-V' option must have argument configure:3239: $? = 1 configure:3242: checking whether we are using the GNU C++ compiler configure:3266: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:3272: $? = 0 configure:3276: test -z || test ! -s conftest.err configure:3279: $? = 0 configure:3282: test -s conftest. configure:3285: $? = 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:3298: result: no configure:3304: checking whether c++ accepts -g configure:3325: c++ -c -g -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:3331: $? = 0 configure:3335: test -z || test ! -s conftest.err configure:3338: $? = 0 configure:3341: test -s conftest. configure:3344: $? = 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:3355: result: no configure:3397: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:3403: $? = 0 configure:3407: test -z || test ! -s conftest.err configure:3410: $? = 0 configure:3413: test -s conftest. configure:3416: $? = 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:3397: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:3403: $? = 0 configure:3407: test -z || test ! -s conftest.err configure:3410: $? = 0 configure:3413: test -s conftest. configure:3416: $? = 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:3397: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:3403: $? = 0 configure:3407: test -z || test ! -s conftest.err configure:3410: $? = 0 configure:3413: test -s conftest. configure:3416: $? = 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:3397: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ 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:3403: $? = 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:3397: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:3403: $? = 0 configure:3407: test -z || test ! -s conftest.err configure:3410: $? = 0 configure:3413: test -s conftest. configure:3416: $? = 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:3397: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ 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:3403: $? = 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:3489: checking how to run the C preprocessor configure:3524: cc -E -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c configure:3530: $? = 0 configure:3562: cc -E -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3568: $? = 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:3607: result: cc -E configure:3631: cc -E -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c configure:3637: $? = 0 configure:3669: cc -E -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3675: $? = 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:3756: checking for a BSD-compatible install configure:3811: result: /usr/bin/install -c -o root -g wheel configure:3822: checking whether ln -s works configure:3826: result: yes configure:3833: checking whether gmake sets $(MAKE) configure:3853: result: yes configure:3953: checking build system type configure:3971: result: i386-unknown-gnu configure:3979: checking host system type configure:3993: result: i386-unknown-gnu configure:4001: checking for a sed that does not truncate output configure:4055: result: /usr/local/bin/sed configure:4058: checking for egrep configure:4068: result: grep -E configure:4117: checking for non-GNU ld configure:4151: result: /usr/bin/ld configure:4160: checking if the linker (/usr/bin/ld) is GNU ld configure:4175: result: no configure:4180: checking for /usr/bin/ld option to reload object files configure:4187: result: -r configure:4205: checking for BSD-compatible nm configure:4247: result: nm configure:4251: checking how to recognise dependent libraries configure:4423: result: pass_all configure:4874: checking for ANSI C header files configure:4899: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:12: 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:4905: $? = 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 | #include | #include | | int | main () | { | | ; | return 0; | } configure:5027: result: no configure:5051: checking for sys/types.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5073: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest. configure:5086: $? = 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 | #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:5097: result: no configure:5051: checking for sys/stat.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5073: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest. configure:5086: $? = 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 | #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:5097: result: no configure:5051: checking for stdlib.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:47: 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:5073: $? = 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 | #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:5097: result: no configure:5051: checking for string.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5073: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest. configure:5086: $? = 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 | #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:5097: result: no configure:5051: checking for memory.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5073: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest. configure:5086: $? = 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 | #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:5097: result: no configure:5051: checking for strings.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5073: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest. configure:5086: $? = 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 | #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:5097: result: no configure:5051: checking for inttypes.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5073: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest. configure:5086: $? = 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 | #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:5097: result: no configure:5051: checking for stdint.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5073: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest. configure:5086: $? = 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 | #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:5097: result: no configure:5051: checking for unistd.h configure:5067: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5073: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest. configure:5086: $? = 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 | #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:5097: result: no configure:5123: checking dlfcn.h usability configure:5135: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5141: $? = 0 configure:5145: test -z || test ! -s conftest.err configure:5148: $? = 0 configure:5151: test -s conftest. configure:5154: $? = 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 | #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:5164: result: no configure:5168: checking dlfcn.h presence configure:5178: -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc ./configure: line 1: -D_REENTRANT: command not found configure:5184: $? = 127 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:5204: result: no configure:5239: checking for dlfcn.h configure:5246: result: no configure:5269: checking how to run the C++ preprocessor configure:5300: c++ -E -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc configure:5306: $? = 0 configure:5338: c++ -E -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc conftest.cc:12:28: ac_nonexistent.h: No such file or directory configure:5344: $? = 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:5383: result: c++ -E configure:5407: c++ -E -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc configure:5413: $? = 0 configure:5445: c++ -E -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc conftest.cc:12:28: ac_nonexistent.h: No such file or directory configure:5451: $? = 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:5506: checking for i386-unknown-gnu-g77 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-f77 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-xlf configure:5535: result: no configure:5506: checking for i386-unknown-gnu-frt configure:5535: result: no configure:5506: checking for i386-unknown-gnu-pgf77 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-fort77 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-fl32 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-af77 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-f90 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-xlf90 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-pgf90 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-epcf90 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-f95 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-fort configure:5535: result: no configure:5506: checking for i386-unknown-gnu-xlf95 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-ifc configure:5535: result: no configure:5506: checking for i386-unknown-gnu-efc configure:5535: result: no configure:5506: checking for i386-unknown-gnu-pgf95 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-lf95 configure:5535: result: no configure:5506: checking for i386-unknown-gnu-gfortran configure:5535: result: no configure:5548: checking for g77 configure:5564: found /usr/local/bin/g77 configure:5574: result: g77 configure:5592: checking for Fortran 77 compiler version configure:5592: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5595: $? = 0 configure:5597: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5600: $? = 0 configure:5602: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5605: $? = 0 configure:5613: checking whether we are using the GNU Fortran 77 compiler configure:5627: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5633: $? = 0 configure:5637: test -z || test ! -s conftest.err configure:5640: $? = 0 configure:5643: test -s conftest. configure:5646: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5659: result: no configure:5665: checking whether g77 accepts -g configure:5677: g77 -c -g conftest.f >&5 configure:5683: $? = 0 configure:5687: test -z || test ! -s conftest.err configure:5690: $? = 0 configure:5693: test -s conftest. configure:5696: $? = 1 configure: failed program was: | program main | | end configure:5708: result: no configure:5738: checking the maximum length of command line arguments configure:5830: result: configure:5841: checking command to parse nm output from cc object configure:5937: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5940: $? = 0 configure:5944: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5947: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5937: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:5940: $? = 0 configure:5944: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5947: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6037: result: failed configure:6044: checking for objdir configure:6059: result: .libs configure:6111: checking for i386-unknown-gnu-ar configure:6140: result: no configure:6149: checking for ar configure:6165: found /usr/bin/ar configure:6176: result: ar configure:6191: checking for i386-unknown-gnu-ranlib configure:6220: result: no configure:6229: checking for ranlib configure:6245: found /usr/bin/ranlib configure:6256: result: ranlib configure:6271: checking for i386-unknown-gnu-strip configure:6300: result: no configure:6309: checking for strip configure:6325: found /usr/bin/strip configure:6336: result: strip configure:6623: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6651: result: yes configure:6719: checking for cc option to produce PIC configure:6923: result: configure:6990: checking if cc supports -c -o file.o configure:7014: cc -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -o out/conftest2.o conftest.c >&5 configure:7018: $? = 0 configure:7037: result: yes configure:7063: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7959: result: no configure:8030: checking dynamic linker characteristics configure:8597: result: gnu ld.so configure:8601: checking how to hardcode library paths into programs configure:8626: result: unsupported configure:8640: checking whether stripping libraries is possible configure:8661: result: no configure:9475: checking if libtool supports shared libraries configure:9477: result: no configure:9480: checking whether to build shared libraries configure:9501: result: no configure:9504: checking whether to build static libraries configure:9508: result: yes configure:9600: creating libtool configure:10320: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11207: result: yes configure:11225: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:11228: $? = 0 configure:11324: checking for c++ option to produce PIC configure:11592: result: configure:11659: checking if c++ supports -c -o file.o configure:11683: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -o out/conftest2.o conftest.cc >&5 configure:11687: $? = 0 configure:11706: result: yes configure:11732: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11757: result: yes configure:11828: checking dynamic linker characteristics configure:12395: result: gnu ld.so configure:12399: checking how to hardcode library paths into programs configure:12424: result: unsupported configure:12438: checking whether stripping libraries is possible configure:12459: result: no configure:13779: checking if libtool supports shared libraries configure:13781: result: no configure:13784: checking whether to build shared libraries configure:13804: result: no configure:13807: checking whether to build static libraries configure:13811: result: yes configure:13823: checking for g77 option to produce PIC configure:14027: result: configure:14094: checking if g77 supports -c -o file.o configure:14118: g77 -c -o out/conftest2.o conftest.f >&5 configure:14122: $? = 0 configure:14141: result: yes configure:14167: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15043: result: no configure:15114: checking dynamic linker characteristics configure:15681: result: gnu ld.so configure:15685: checking how to hardcode library paths into programs configure:15710: result: unsupported configure:15724: checking whether stripping libraries is possible configure:15745: result: no configure:20000: checking for i386-unknown-gnu-ar configure:20027: result: ar configure:20071: checking for dynamic library extension configure:20084: result: dylib configure:20088: checking for library directory configure:20094: result: lib configure:20099: checking for -pipe option configure:20125: c++ -o conftest -fno-common -pipe -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:20131: $? = 0 configure:20135: test -z || test ! -s conftest.err configure:20138: $? = 0 configure:20141: test -s conftest configure:20144: $? = 0 configure:20162: result: yes configure:20171: checking for -Wno-long-double option configure:20197: c++ -o conftest -fno-common -Wno-long-double -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:20203: $? = 0 configure:20207: test -z || test ! -s conftest.err configure:20210: $? = 0 configure:20213: test -s conftest configure:20216: $? = 0 configure:20234: result: yes configure:20243: checking for -Wall configure:20269: c++ -o conftest -fno-common -Wall -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:20275: $? = 0 configure:20279: test -z || test ! -s conftest.err configure:20282: $? = 0 configure:20285: test -s conftest configure:20288: $? = 0 configure:20306: result: yes configure:20315: checking if gcc -pthread works during compile phase configure:20336: c++ -c -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:20342: $? = 0 configure:20346: test -z || test ! -s conftest.err configure:20349: $? = 0 configure:20352: test -s conftest.o configure:20355: $? = 0 configure:20369: result: yes configure:20382: checking for dirent.h configure:20400: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:20406: $? = 0 configure:20410: test -z || test ! -s conftest.err configure:20413: $? = 0 configure:20416: test -s conftest.o configure:20419: $? = 0 configure:20425: result: yes configure:20436: checking for strings.h configure:20454: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:20460: $? = 0 configure:20464: test -z || test ! -s conftest.err configure:20467: $? = 0 configure:20470: test -s conftest.o configure:20473: $? = 0 configure:20479: result: yes configure:20490: checking for unistd.h configure:20508: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:20514: $? = 0 configure:20518: test -z || test ! -s conftest.err configure:20521: $? = 0 configure:20524: test -s conftest.o configure:20527: $? = 0 configure:20533: result: yes configure:20709: checking for byteswap.h configure:20727: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:15:22: byteswap.h: No such file or directory configure:20733: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:20758: result: no configure:20763: checking for machine/endian.h configure:20781: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:20787: $? = 0 configure:20791: test -z || test ! -s conftest.err configure:20794: $? = 0 configure:20797: test -s conftest.o configure:20800: $? = 0 configure:20806: result: yes configure:20817: checking for sys/select.h configure:20836: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:20842: $? = 0 configure:20846: test -z || test ! -s conftest.err configure:20849: $? = 0 configure:20852: test -s conftest.o configure:20855: $? = 0 configure:20861: result: yes configure:20872: checking for netinet/in.h configure:20891: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:20897: $? = 0 configure:20901: test -z || test ! -s conftest.err configure:20904: $? = 0 configure:20907: test -s conftest.o configure:20910: $? = 0 configure:20916: result: yes configure:20927: checking for netinet/tcp.h configure:20946: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:20952: $? = 0 configure:20956: test -z || test ! -s conftest.err configure:20959: $? = 0 configure:20962: test -s conftest.o configure:20965: $? = 0 configure:20971: result: yes configure:20982: checking for sys/socket.h configure:21001: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:21007: $? = 0 configure:21011: test -z || test ! -s conftest.err configure:21014: $? = 0 configure:21017: test -s conftest.o configure:21020: $? = 0 configure:21026: result: yes configure:21037: checking for sys/uio.h configure:21056: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:21062: $? = 0 configure:21066: test -z || test ! -s conftest.err configure:21069: $? = 0 configure:21072: test -s conftest.o configure:21075: $? = 0 configure:21081: result: yes configure:21092: checking for arpa/inet.h configure:21111: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:21117: $? = 0 configure:21121: test -z || test ! -s conftest.err configure:21124: $? = 0 configure:21127: test -s conftest.o configure:21130: $? = 0 configure:21136: result: yes configure:21147: checking for stdint.h configure:21165: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:21171: $? = 0 configure:21175: test -z || test ! -s conftest.err configure:21178: $? = 0 configure:21181: test -s conftest.o configure:21184: $? = 0 configure:21190: result: yes configure:21201: checking for sys/bitypes.h configure:21219: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:23:25: sys/bitypes.h: No such file or directory configure:21225: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:21250: result: no configure:21255: checking for inttypes.h configure:21273: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:21279: $? = 0 configure:21283: test -z || test ! -s conftest.err configure:21286: $? = 0 configure:21289: test -s conftest.o configure:21292: $? = 0 configure:21298: result: yes configure:21309: checking for sys/fcntl.h configure:21327: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:21333: $? = 0 configure:21337: test -z || test ! -s conftest.err configure:21340: $? = 0 configure:21343: test -s conftest.o configure:21346: $? = 0 configure:21352: result: yes configure:21999: checking for pthread_mutex_t configure:22025: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc -lpthread >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22031: $? = 0 configure:22035: test -z || test ! -s conftest.err configure:22038: $? = 0 configure:22041: test -s conftest configure:22044: $? = 0 configure:22050: result: yes configure:22163: checking for openssl configure:22675: result: yes configure:22678: checking whether SSL_read/write can use a void * parameter configure:22704: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.cc -L/usr/local/lib -lssl -lcrypto >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /usr/local/include/openssl/crypto.h:120, from /usr/local/include/openssl/comp.h:5, from /usr/local/include/openssl/ssl.h:176, from conftest.cc:28: 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:22710: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *buf; SSL_read(NULL,buf,0); | ; | return 0; | } configure:22748: result: no configure:22805: checking for pcre configure:23088: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.cc -L/usr/local/lib -lpcre >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:28: 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:23094: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | pcre_extra *extra=pcre_study(NULL,0,NULL); delete extra; | ; | return 0; | } configure:23119: result: no configure:23162: checking for an ANSI C-conforming const configure:23229: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:23235: $? = 0 configure:23239: test -z || test ! -s conftest.err configure:23242: $? = 0 configure:23245: test -s conftest.o configure:23248: $? = 0 configure:23259: result: yes configure:23270: checking for uid_t in sys/types.h configure:23293: result: yes configure:23308: checking for inline configure:23329: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:23335: $? = 0 configure:23339: test -z || test ! -s conftest.err configure:23342: $? = 0 configure:23345: test -s conftest.o configure:23348: $? = 0 configure:23360: result: inline configure:23379: checking for mode_t configure:23403: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:65: error: `mode_t' undeclared (first use this function) conftest.cc:65: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:65: error: parse error before `)' token configure:23409: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((mode_t *) 0) | return 0; | if (sizeof (mode_t)) | return 0; | ; | return 0; | } configure:23433: result: no configure:23445: checking for pid_t configure:23469: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:66: error: `pid_t' undeclared (first use this function) conftest.cc:66: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:66: error: parse error before `)' token configure:23475: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:23499: result: no configure:23511: checking for size_t configure:23535: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:23541: $? = 0 configure:23545: test -z || test ! -s conftest.err configure:23548: $? = 0 configure:23551: test -s conftest.o configure:23554: $? = 0 configure:23565: result: yes configure:23578: checking for off64_t configure:23602: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:67: error: `off64_t' undeclared (first use this function) conftest.cc:67: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:67: error: parse error before `)' token configure:23608: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off64_t *) 0) | return 0; | if (sizeof (off64_t)) | return 0; | ; | return 0; | } configure:23632: result: no configure:23644: checking for nlink_t configure:23668: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:68: error: `nlink_t' undeclared (first use this function) conftest.cc:68: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:68: error: parse error before `)' token configure:23674: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | /* 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 ((nlink_t *) 0) | return 0; | if (sizeof (nlink_t)) | return 0; | ; | return 0; | } configure:23698: result: no configure:23710: checking for key_t configure:23734: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:69: error: `key_t' undeclared (first use this function) conftest.cc:69: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:69: error: parse error before `)' token configure:23740: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | /* 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 ((key_t *) 0) | return 0; | if (sizeof (key_t)) | return 0; | ; | return 0; | } configure:23764: result: no configure:23787: checking for namespace support configure:23805: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:23811: $? = 0 configure:23815: test -z || test ! -s conftest.err configure:23818: $? = 0 configure:23821: test -s conftest.o configure:23824: $? = 0 configure:23841: result: yes configure:23854: checking for socklen_t configure:23866: result: yes configure:23879: checking for union semun configure:23895: result: yes configure:23904: checking for struct msghdr.msg_controllen configure:23923: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:23929: $? = 0 configure:23933: test -z || test ! -s conftest.err configure:23936: $? = 0 configure:23939: test -s conftest.o configure:23942: $? = 0 configure:23948: result: yes configure:23959: checking for struct msghdr.msg_flags configure:23978: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:23984: $? = 0 configure:23988: test -z || test ! -s conftest.err configure:23991: $? = 0 configure:23994: test -s conftest.o configure:23997: $? = 0 configure:24003: result: yes configure:24014: checking if struct stat contains st_blksize configure:24035: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:24041: $? = 0 configure:24045: test -z || test ! -s conftest.err configure:24048: $? = 0 configure:24051: test -s conftest.o configure:24054: $? = 0 configure:24060: result: yes configure:24071: checking if struct stat contains st_blocks configure:24092: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:24098: $? = 0 configure:24102: test -z || test ! -s conftest.err configure:24105: $? = 0 configure:24108: test -s conftest.o configure:24111: $? = 0 configure:24117: result: yes configure:24128: checking if S_ISSOCK exists configure:24148: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:24154: $? = 0 configure:24158: test -z || test ! -s conftest.err configure:24161: $? = 0 configure:24164: test -s conftest.o configure:24167: $? = 0 configure:24173: result: yes configure:24184: checking type of iovec.iov_base configure:24206: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:24212: $? = 0 configure:24216: test -z || test ! -s conftest.err configure:24219: $? = 0 configure:24222: test -s conftest.o configure:24225: $? = 0 configure:24231: result: void * configure:24246: checking CMSG_SPACE configure:24265: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:24271: $? = 0 configure:24275: test -z || test ! -s conftest.err configure:24278: $? = 0 configure:24281: test -s conftest.o configure:24284: $? = 0 configure:24290: result: yes configure:24301: checking CMSG_LEN configure:24320: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:24326: $? = 0 configure:24330: test -z || test ! -s conftest.err configure:24333: $? = 0 configure:24336: test -s conftest.o configure:24339: $? = 0 configure:24345: result: yes configure:24360: checking for statfs/statvfs configure:24391: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:43:21: sys/vfs.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:48: error: aggregate `statfs sfs' has incomplete type and cannot be defined conftest.cc:58: error: invalid use of undefined type `struct statfs' conftest.cc:48: error: forward declaration of `struct statfs' configure:24397: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | /* end confdefs.h. */ | #include | int | main () | { | /* linux style */ | struct statfs sfs; | sfs.f_type=0; | sfs.f_bsize=0; | sfs.f_blocks=0; | sfs.f_bfree=0; | sfs.f_bavail=0; | sfs.f_files=0; | sfs.f_ffree=0; | sfs.f_fsid.__val[0]=0; | sfs.f_namelen=0; | statfs("/",&sfs); | | ; | return 0; | } configure:24454: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:43:21: sys/vfs.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:48: error: aggregate `statfs sfs' has incomplete type and cannot be defined conftest.cc:58: error: invalid use of undefined type `struct statfs' conftest.cc:48: error: forward declaration of `struct statfs' configure:24460: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | /* end confdefs.h. */ | #include | int | main () | { | /* cygwin style */ | struct statfs sfs; | sfs.f_type=0; | sfs.f_bsize=0; | sfs.f_blocks=0; | sfs.f_bfree=0; | sfs.f_bavail=0; | sfs.f_files=0; | sfs.f_ffree=0; | sfs.f_fsid=0; | sfs.f_namelen=0; | statfs("/",&sfs); | | ; | return 0; | } configure:24528: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:61: error: 'struct statfs' has no member named 'f_syncwrites' conftest.cc:62: error: 'struct statfs' has no member named 'f_asyncwrites' conftest.cc:65: error: 'struct statfs' has no member named 'f_syncreads' conftest.cc:66: error: 'struct statfs' has no member named 'f_asyncreads' configure:24534: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | /* freebsd style */ | struct statfs sfs; | sfs.f_bsize=0; | sfs.f_iosize=0; | sfs.f_blocks=0; | sfs.f_bfree=0; | sfs.f_bavail=0; | sfs.f_files=0; | sfs.f_ffree=0; | sfs.f_fsid.val[0]=0; | sfs.f_owner=0; | sfs.f_type=0; | sfs.f_flags=0; | sfs.f_syncwrites=0; | sfs.f_asyncwrites=0; | sfs.f_fstypename[0]=0; | sfs.f_mntonname[0]=0; | sfs.f_syncreads=0; | sfs.f_asyncreads=0; | sfs.f_mntfromname[0]=0; | statfs("/",&sfs); | | ; | return 0; | } configure:24600: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:61: error: 'struct statfs' has no member named 'f_syncwrites' conftest.cc:62: error: 'struct statfs' has no member named 'f_asyncwrites' configure:24606: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | /* netbsd style */ | struct statfs sfs; | sfs.f_type=0; | sfs.f_bsize=0; | sfs.f_iosize=0; | sfs.f_blocks=0; | sfs.f_bfree=0; | sfs.f_bavail=0; | sfs.f_files=0; | sfs.f_ffree=0; | sfs.f_fsid.val[0]=0; | sfs.f_owner=0; | sfs.f_flags=0; | sfs.f_syncwrites=0; | sfs.f_asyncwrites=0; | sfs.f_fstypename[0]=0; | sfs.f_mntonname[0]=0; | sfs.f_mntfromname[0]=0; | statfs("/",&sfs); | | ; | return 0; | } configure:24677: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:52: error: 'struct statvfs' has no member named 'f_iosize' conftest.cc:56: error: 'struct statvfs' has no member named 'f_bresvd' conftest.cc:60: error: 'struct statvfs' has no member named 'f_syncreads' conftest.cc:61: error: 'struct statvfs' has no member named 'f_syncwrites' conftest.cc:62: error: 'struct statvfs' has no member named 'f_asyncreads' conftest.cc:63: error: 'struct statvfs' has no member named 'f_asyncwrites' conftest.cc:64: error: 'struct statvfs' has no member named 'f_fsidx' conftest.cc:67: error: 'struct statvfs' has no member named 'f_owner' conftest.cc:68: error: 'struct statvfs' has no member named 'f_fstypename' conftest.cc:69: error: 'struct statvfs' has no member named 'f_mntonname' conftest.cc:70: error: 'struct statvfs' has no member named 'f_mntfromname' configure:24683: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | /* end confdefs.h. */ | #include | int | main () | { | /* netbsd-3.0 style */ | struct statvfs sfs; | sfs.f_flag=0; | sfs.f_bsize=0; | sfs.f_frsize=0; | sfs.f_iosize=0; | sfs.f_blocks=0; | sfs.f_bfree=0; | sfs.f_bavail=0; | sfs.f_bresvd=0; | sfs.f_files=0; | sfs.f_ffree=0; | sfs.f_favail=0; | sfs.f_syncreads=0; | sfs.f_syncwrites=0; | sfs.f_asyncreads=0; | sfs.f_asyncwrites=0; | sfs.f_fsidx.__fsid_val[0]=0; | sfs.f_fsid=0; | sfs.f_namemax=0; | sfs.f_owner=0; | sfs.f_fstypename[0]=0; | sfs.f_mntonname[0]=0; | sfs.f_mntfromname[0]=0; | statvfs("/",&sfs); | | ; | return 0; | } configure:24749: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:60: error: 'struct statfs' has no member named 'f_syncwrites' conftest.cc:61: error: 'struct statfs' has no member named 'f_asyncwrites' conftest.cc:65: error: 'struct statfs' has no member named 'mount_info' configure:24755: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | /* openbsd style */ | struct statfs sfs; | sfs.f_flags=0; | sfs.f_bsize=0; | sfs.f_iosize=0; | sfs.f_blocks=0; | sfs.f_bfree=0; | sfs.f_bavail=0; | sfs.f_files=0; | sfs.f_ffree=0; | sfs.f_fsid.val[0]=0; | sfs.f_owner=0; | sfs.f_syncwrites=0; | sfs.f_asyncwrites=0; | sfs.f_fstypename[0]=0; | sfs.f_mntonname[0]=0; | sfs.f_mntfromname[0]=0; | sfs.mount_info.ufs_args.fspec=NULL; | statfs("/",&sfs); | | ; | return 0; | } configure:24821: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:24827: $? = 0 configure:24831: test -z || test ! -s conftest.err configure:24834: $? = 0 configure:24837: test -s conftest.o configure:24840: $? = 0 configure:24923: result: darwin style configure:24927: checking for struct timespec configure:24945: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:24951: $? = 0 configure:24955: test -z || test ! -s conftest.err configure:24958: $? = 0 configure:24961: test -s conftest.o configure:24964: $? = 0 configure:24970: result: yes configure:24981: checking for struct timespec in sys/siginfo.h configure:24999: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:45:25: sys/siginfo.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:49: error: aggregate `timespec a' has incomplete type and cannot be defined configure:25005: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | int | main () | { | struct timespec a; | ; | return 0; | } configure:25030: result: no configure:25039: checking return type of signal handlers configure:25070: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:25076: $? = 0 configure:25080: test -z || test ! -s conftest.err configure:25083: $? = 0 configure:25086: test -s conftest.o configure:25089: $? = 0 configure:25100: result: void configure:25108: checking signal handler parameter configure:25126: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:25132: $? = 0 configure:25136: test -z || test ! -s conftest.err configure:25139: $? = 0 configure:25142: test -s conftest.o configure:25145: $? = 0 configure:25151: result: int configure:25225: checking for tm_zone configure:25241: result: yes configure:25250: checking for tm_gmtoff configure:25266: result: yes configure:25275: checking for __tm_zone configure:25294: result: no configure:25300: checking for __tm_gmtoff configure:25319: result: no configure:25325: checking for timezone configure:25343: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:53: error: wrong type argument to unary minus configure:25349: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | int | main () | { | long t=-timezone; | ; | return 0; | } configure:25374: result: no configure:25379: checking for tm_name configure:25398: result: no configure:25404: checking for tm_tzadj configure:25423: result: no configure:25429: checking for real-time-clock support configure:25448: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:49:23: linux/rtc.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:54: error: `RTC_RD_TIME' undeclared (first use this function) conftest.cc:54: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:25454: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | ioctl(0,RTC_RD_TIME,0); | ; | return 0; | } configure:25479: result: no configure:25484: checking for mktime configure:25502: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:25508: $? = 0 configure:25512: test -z || test ! -s conftest.err configure:25515: $? = 0 configure:25518: test -s conftest.o configure:25521: $? = 0 configure:25527: result: yes configure:25538: checking for localtime_r configure:25557: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:51: 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:25563: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | localtime_r(NULL,NULL); | ; | return 0; | } configure:25588: result: no configure:25599: checking for setenv configure:25617: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:50: 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:25623: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | setenv(NULL,NULL,0); | ; | return 0; | } configure:25648: result: no configure:25653: checking for putenv configure:25671: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:50: 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:25677: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | putenv(NULL); | ; | return 0; | } configure:25702: result: no configure:25707: checking for unsetenv configure:25725: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:50: 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:25731: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | unsetenv(NULL); | ; | return 0; | } configure:25756: result: no configure:25764: checking for regcomp configure:25784: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:50: 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:25790: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | regcomp(NULL,NULL,0); | ; | return 0; | } configure:25811: result: no configure:25824: checking if setsockopt takes a const void * parameter configure:25848: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:50: 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:25854: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | /* end confdefs.h. */ | #include | #ifdef RUDIMENTS_HAVE_WINSOCK2_H | #include | #else | #include | #include | #endif | int | main () | { | setsockopt(0,0,0,(const void *)NULL,0); | ; | return 0; | } configure:25883: result: no configure:25888: checking if getsockopt takes a void * parameter configure:25912: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:51: 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:25918: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | /* end confdefs.h. */ | #include | #ifdef RUDIMENTS_HAVE_WINSOCK2_H | #include | #else | #include | #include | #endif | int | main () | { | void *ptr; getsockopt(0,0,0,ptr,0); | ; | return 0; | } configure:25947: result: no configure:25952: checking for srand48 configure:25970: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:52: 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:25976: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | /* end confdefs.h. */ | #include | int | main () | { | srand48(0); | ; | return 0; | } configure:26001: result: no configure:26006: checking for lrand48 configure:26024: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:52: 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:26030: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | /* end confdefs.h. */ | #include | int | main () | { | lrand48(); | ; | return 0; | } configure:26055: result: no configure:26060: checking for srand configure:26078: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:52: 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:26084: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | /* end confdefs.h. */ | #include | int | main () | { | srand(0); | ; | return 0; | } configure:26109: result: no configure:26114: checking for rand configure:26132: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:52: 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:26138: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | /* end confdefs.h. */ | #include | int | main () | { | rand(); | ; | return 0; | } configure:26163: result: no configure:26168: checking for rand_r configure:26186: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:52: 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:26192: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | /* end confdefs.h. */ | #include | int | main () | { | rand_r(0); | ; | return 0; | } configure:26217: result: no configure:26222: checking for setuid configure:26241: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:26247: $? = 0 configure:26251: test -z || test ! -s conftest.err configure:26254: $? = 0 configure:26257: test -s conftest.o configure:26260: $? = 0 configure:26266: result: yes configure:26277: checking for setgid configure:26296: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:26302: $? = 0 configure:26306: test -z || test ! -s conftest.err configure:26309: $? = 0 configure:26312: test -s conftest.o configure:26315: $? = 0 configure:26321: result: yes configure:26393: checking for socket libraries configure:26442: cc -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:26448: $? = 0 configure:26452: test -z || test ! -s conftest.err configure:26455: $? = 0 configure:26458: test -s conftest configure:26461: $? = 0 configure:26497: result: none configure:26514: checking for getpwnam_r with 5 parameters configure:26533: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:26539: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getpwnam_r(NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:26568: result: no configure:26575: checking for getpwnam_r with 4 parameters configure:26594: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 /usr/include/pwd.h: In function `int main()': /usr/include/pwd.h:138: error: too few arguments to function `int getpwnam_r(const char*, passwd*, char*, long unsigned int, passwd**)' conftest.cc:59: error: at this point in file configure:26600: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getpwnam_r(NULL,NULL,NULL,0); | ; | return 0; | } configure:26629: result: no configure:26637: checking for getpwuid_r with 5 parameters configure:26656: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:26662: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getpwuid_r(0,NULL,NULL,0,NULL); | ; | return 0; | } configure:26691: result: no configure:26698: checking for getpwuid_r with 4 parameters configure:26717: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 /usr/include/pwd.h: In function `int main()': /usr/include/pwd.h:137: error: too few arguments to function `int getpwuid_r(unsigned int, passwd*, char*, long unsigned int, passwd**)' conftest.cc:59: error: at this point in file configure:26723: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getpwuid_r(0,NULL,NULL,0); | ; | return 0; | } configure:26752: result: no configure:26765: checking for getspnam_r with 5 parameters configure:26784: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:54:20: shadow.h: No such file or directory In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getspnam_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:26790: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getspnam_r(NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:26819: result: no configure:26827: checking for getspnam_r with 4 parameters configure:26846: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:54:20: shadow.h: No such file or directory In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getspnam_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:26852: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getspnam_r(NULL,NULL,NULL,0); | ; | return 0; | } configure:26881: result: no configure:26889: checking for getspnam configure:26908: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc:54:20: shadow.h: No such file or directory In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getspnam' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:26914: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getspnam(NULL); | ; | return 0; | } configure:26935: result: no configure:27173: checking for getgrnam_r with 5 parameters configure:27192: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:27198: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getgrnam_r(NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:27227: result: no configure:27234: checking for getgrnam_r with 4 parameters configure:27253: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 /usr/include/grp.h: In function `int main()': /usr/include/grp.h:102: error: too few arguments to function `int getgrnam_r(const char*, group*, char*, long unsigned int, group**)' conftest.cc:59: error: at this point in file configure:27259: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getgrnam_r(NULL,NULL,NULL,0); | ; | return 0; | } configure:27288: result: no configure:27296: checking for getgrgid_r with 5 parameters configure:27315: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:27321: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getgrgid_r(0,NULL,NULL,0,NULL); | ; | return 0; | } configure:27350: result: no configure:27357: checking for getgrgid_r with 4 parameters configure:27376: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 /usr/include/grp.h: In function `int main()': /usr/include/grp.h:101: error: too few arguments to function `int getgrgid_r(unsigned int, group*, char*, long unsigned int, group**)' conftest.cc:59: error: at this point in file configure:27382: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getgrgid_r(0,NULL,NULL,0); | ; | return 0; | } configure:27411: result: no configure:27420: checking for getaddrinfo configure:27439: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:27445: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getaddrinfo(NULL,NULL,NULL,NULL); | ; | return 0; | } configure:27470: result: no configure:27477: checking for gethostbyname_r with 6 parameters configure:27496: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `gethostbyname_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:27502: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | gethostbyname_r(NULL,NULL,NULL,0,NULL,NULL); | ; | return 0; | } configure:27531: result: no configure:27538: checking for gethostbyname_r with 5 parameters configure:27557: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `gethostbyname_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:27563: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | gethostbyname_r(NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:27592: result: no configure:27600: checking for gethostbyaddr_r with 8 parameters configure:27619: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `gethostbyaddr_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:27625: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | gethostbyaddr_r(NULL,0,0,NULL,NULL,0,NULL,NULL); | ; | return 0; | } configure:27654: result: no configure:27661: checking for gethostbyaddr_r with 7 parameters configure:27680: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `gethostbyaddr_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:27686: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | gethostbyaddr_r(NULL,0,0,NULL,NULL,0,NULL); | ; | return 0; | } configure:27715: result: no configure:27726: checking for getprotobyname_r with 5 parameters configure:27745: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getprotobyname_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:27751: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getprotobyname_r(NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:27780: result: no configure:27787: checking for getprotobyname_r with 4 parameters configure:27806: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getprotobyname_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:27812: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getprotobyname_r(NULL,NULL,NULL,0); | ; | return 0; | } configure:27841: result: no configure:27849: checking for getprotobynumber_r with 5 parameters configure:27868: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getprotobynumber_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:27874: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getprotobynumber_r(0,NULL,NULL,0,NULL); | ; | return 0; | } configure:27903: result: no configure:27910: checking for getprotobynumber_r with 4 parameters configure:27929: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getprotobynumber_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:27935: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getprotobynumber_r(0,NULL,NULL,0); | ; | return 0; | } configure:27964: result: no configure:27975: checking for getservbyname_r with 6 parameters configure:27994: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getservbyname_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28000: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getservbyname_r(NULL,NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:28029: result: no configure:28036: checking for getservbyname_r with 5 parameters configure:28055: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getservbyname_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28061: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getservbyname_r(NULL,NULL,NULL,NULL,0); | ; | return 0; | } configure:28090: result: no configure:28098: checking for getservbyport_r with 6 parameters configure:28117: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getservbyport_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28123: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getservbyport_r(0,NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:28152: result: no configure:28159: checking for getservbyport_r with 5 parameters configure:28178: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getservbyport_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28184: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getservbyport_r(0,NULL,NULL,NULL,0); | ; | return 0; | } configure:28213: result: no configure:28221: checking for semtimedop configure:28242: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ 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 conftest.cc: In function `int main()': conftest.cc:61: error: `semtimedop' undeclared (first use this function) conftest.cc:61: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28248: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | semtimedop(0,NULL,0,NULL); | ; | return 0; | } configure:28273: result: no configure:28278: checking for xattr configure:28297: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ 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 /usr/include/sys/xattr.h: In function `int main()': /usr/include/sys/xattr.h:52: error: too few arguments to function `int setxattr(const char*, const char*, const void*, long unsigned int, unsigned int, int)' conftest.cc:59: error: at this point in file configure:28303: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | setxattr(NULL,NULL,NULL,0,0); | ; | return 0; | } configure:28328: result: no configure:28333: checking for readdir_r configure:28352: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ 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:28358: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | readdir_r(NULL,NULL,NULL); | ; | return 0; | } configure:28383: result: no configure:28388: checking for fdatasync configure:28407: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ 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 conftest.cc: In function `int main()': conftest.cc:59: error: `fdatasync' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28413: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | fdatasync(0); | ; | return 0; | } configure:28438: result: no configure:28445: checking for nanosleep configure:28476: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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:28482: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | nanosleep(NULL,NULL); | ; | return 0; | } configure:28476: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc -lrt >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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:28482: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | nanosleep(NULL,NULL); | ; | return 0; | } configure:28526: result: no configure:28534: checking for clock_nanosleep configure:28565: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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 conftest.cc: In function `int main()': conftest.cc:59: error: `clock_nanosleep' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28571: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | clock_nanosleep(0,0,NULL,NULL); | ; | return 0; | } configure:28565: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc -lrt >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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 conftest.cc: In function `int main()': conftest.cc:59: error: `clock_nanosleep' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28571: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | clock_nanosleep(0,0,NULL,NULL); | ; | return 0; | } configure:28615: result: no configure:28625: checking for shm_open configure:28657: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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:28663: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | shm_open(NULL,0,0); | ; | return 0; | } configure:28657: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc -lrt >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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:28663: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | shm_open(NULL,0,0); | ; | return 0; | } configure:28707: result: no configure:28719: checking for getrpcbyname_r with 5 parameters in netdb.h configure:28738: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getrpcbyname_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28744: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getrpcbyname_r(NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:28777: result: no configure:28782: checking for getrpcbyname_r with 5 parameters in rpc/rpcent.h configure:28802: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc:56:24: rpc/rpcent.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:60: error: `getrpcbyname_r' undeclared (first use this function) conftest.cc:60: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28808: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getrpcbyname_r(NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:28841: result: no configure:28846: checking for getrpcbyname_r with 5 parameters in rpc/rpc.h configure:28866: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:60: error: `getrpcbyname_r' undeclared (first use this function) conftest.cc:60: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28872: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getrpcbyname_r(NULL,NULL,NULL,0,NULL); | ; | return 0; | } configure:28905: result: no configure:28912: checking for getrpcbyname_r with 4 parameters in netdb.h configure:28931: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getrpcbyname_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:28937: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getrpcbyname_r(NULL,NULL,NULL,0); | ; | return 0; | } configure:28970: result: no configure:28975: checking for getrpcbyname_r with 4 parameters in rpc/rpcent.h configure:28995: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc:56:24: rpc/rpcent.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:60: error: `getrpcbyname_r' undeclared (first use this function) conftest.cc:60: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:29001: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getrpcbyname_r(NULL,NULL,NULL,0); | ; | return 0; | } configure:29034: result: no configure:29039: checking for getrpcbyname_r with 4 parameters in rpc/rpc.h configure:29059: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:60: error: `getrpcbyname_r' undeclared (first use this function) conftest.cc:60: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:29065: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getrpcbyname_r(NULL,NULL,NULL,0); | ; | return 0; | } configure:29098: result: no configure:29106: checking for getrpcbyname in netdb configure:29125: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:29131: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getrpcbyname(NULL); | ; | return 0; | } configure:29160: result: no configure:29165: checking for getrpcbyname in rpc/rpcent.h configure:29185: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc:56:24: rpc/rpcent.h: No such file or directory configure:29191: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getrpcbyname(NULL); | ; | return 0; | } configure:29220: result: no configure:29225: checking for getrpcbyname in rpc/rpc.h configure:29245: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:29251: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getrpcbyname(NULL); | ; | return 0; | } configure:29280: result: no configure:29291: checking for getrpcbynumber_r with 5 parameters in netdb.h configure:29310: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `getrpcbynumber_r' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:29316: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | getrpcbynumber_r(0,NULL,NULL,0,NULL); | ; | return 0; | } configure:29349: result: no configure:29354: checking for getrpcbynumber_r with 5 parameters in rpc/rpcent.h configure:29374: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc:56:24: rpc/rpcent.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:60: error: `getrpcbynumber_r' undeclared (first use this function) conftest.cc:60: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:29380: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getrpcbynumber_r(0,NULL,NULL,0,NULL); | ; | return 0; | } configure:29413: result: no configure:29418: checking for getrpcbynumber_r with 5 parameters in rpc/rpc.h configure:29438: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:60: error: `getrpcbynumber_r' undeclared (first use this function) conftest.cc:60: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:29444: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getrpcbynumber_r(0,NULL,NULL,0,NULL); | ; | return 0; | } configure:29477: result: no configure:29861: checking for pselect configure:29883: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:58: 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:29889: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | int | main () | { | pselect(0,NULL,NULL,NULL,NULL,NULL); | ; | return 0; | } configure:29914: result: no configure:29919: checking for posix_fadvise configure:29937: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:58: error: `posix_fadvise' undeclared (first use this function) conftest.cc:58: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:29943: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | int | main () | { | posix_fadvise(0,0,0,0); | ; | return 0; | } configure:29968: result: no configure:29973: checking for posix_fallocate configure:29991: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:58: error: `posix_fallocate' undeclared (first use this function) conftest.cc:58: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:29997: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | int | main () | { | posix_fallocate(0,0,0); | ; | return 0; | } configure:30022: result: no configure:30028: checking for crypt.h configure:30054: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.cc:54:19: crypt.h: No such file or directory configure:30060: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | int | main () | { | int a=0; | ; | return 0; | } configure:30099: result: no configure:30103: checking for crypt configure:30133: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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:30139: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | crypt(NULL,NULL); | ; | return 0; | } configure:30133: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc -lcrypt >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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:30139: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | crypt(NULL,NULL); | ; | return 0; | } configure:30181: result: no configure:30185: checking for crypt_r configure:30215: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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 conftest.cc: In function `int main()': conftest.cc:59: error: `crypt_data' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:59: error: parse error before `;' token conftest.cc:59: error: `crypt_r' undeclared (first use this function) configure:30221: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | crypt_data cd; crypt_r(NULL,NULL,NULL); | ; | return 0; | } configure:30215: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc -lcrypt >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' 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 conftest.cc: In function `int main()': conftest.cc:59: error: `crypt_data' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:59: error: parse error before `;' token conftest.cc:59: error: `crypt_r' undeclared (first use this function) configure:30221: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | crypt_data cd; crypt_r(NULL,NULL,NULL); | ; | return 0; | } configure:30263: result: no configure:30283: checking for mmap configure:30302: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ 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:30308: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | mmap(NULL,0,0,0,0,0); | ; | return 0; | } configure:30333: result: no configure:31419: checking for strlcat configure:31439: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:31445: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | strlcat(NULL,NULL,0); | ; | return 0; | } configure:31470: result: no configure:31475: checking for strlcpy configure:31495: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:31501: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | strlcpy(NULL,NULL,0); | ; | return 0; | } configure:31526: result: no configure:31531: checking for strtold configure:31556: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:60: 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:31562: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #ifndef __USE_GNU | #define __USE_GNU | #endif | #ifndef __USE_ISOC9X | #define __USE_ISOC9X | #endif | #include | #include | int | main () | { | strtold(NULL,NULL); | ; | return 0; | } configure:31587: result: no configure:31592: checking for strtoll configure:31617: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:60: 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:31623: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #ifndef __USE_GNU | #define __USE_GNU | #endif | #ifndef __USE_ISOC9X | #define __USE_ISOC9X | #endif | #include | #include | int | main () | { | strtoll(NULL,NULL,0); | ; | return 0; | } configure:31648: result: no configure:31653: checking for strtoull configure:31678: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:60: 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:31684: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #ifndef __USE_GNU | #define __USE_GNU | #endif | #ifndef __USE_ISOC9X | #define __USE_ISOC9X | #endif | #include | #include | int | main () | { | strtoull(NULL,NULL,0); | ; | return 0; | } configure:31709: result: no configure:31714: checking for strspn configure:31739: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:60: 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:31745: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #ifndef __USE_GNU | #define __USE_GNU | #endif | #ifndef __USE_ISOC9X | #define __USE_ISOC9X | #endif | #include | #include | int | main () | { | strspn(NULL,NULL); | ; | return 0; | } configure:31770: result: no configure:31775: checking for strcspn configure:31800: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:60: 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:31806: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #ifndef __USE_GNU | #define __USE_GNU | #endif | #ifndef __USE_ISOC9X | #define __USE_ISOC9X | #endif | #include | #include | int | main () | { | strcspn(NULL,NULL); | ; | return 0; | } configure:31831: result: no configure:31836: checking for strpbrk configure:31861: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:60: 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:31867: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #ifndef __USE_GNU | #define __USE_GNU | #endif | #ifndef __USE_ISOC9X | #define __USE_ISOC9X | #endif | #include | #include | int | main () | { | strpbrk(NULL,NULL); | ; | return 0; | } configure:31892: result: no configure:31898: checking whether swab is defined in unistd.h configure:31918: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ 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:31924: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | swab(NULL,NULL,0); | ; | return 0; | } configure:31949: result: no configure:32013: checking for _NSGetEnviron configure:32032: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:32038: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char **env=(*_NSGetEnviron()); | ; | return 0; | } configure:32063: result: no configure:32068: checking for environ configure:32087: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:60: error: `environ' undeclared (first use this function) conftest.cc:60: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:32093: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char **env=environ; | ; | return 0; | } configure:32118: result: no configure:32123: checking for clearenv configure:32141: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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 conftest.cc: In function `int main()': conftest.cc:59: error: `clearenv' undeclared (first use this function) conftest.cc:59: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:32147: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | /* end confdefs.h. */ | #include | int | main () | { | clearenv(); | ; | return 0; | } configure:32172: result: no configure:32177: checking for ioctl configure:32196: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:55: 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:32202: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | ioctl(0,0); | ; | return 0; | } configure:32227: result: no configure:32232: checking for fcntl configure:32255: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 configure:32261: $? = 0 configure:32265: test -z || test ! -s conftest.err configure:32268: $? = 0 configure:32271: test -s conftest.o configure:32274: $? = 0 configure:32280: result: yes configure:32293: checking whether we can link against -ldl configure:32320: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc -ldl >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:56: 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:32326: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | dlopen(NULL,0); | ; | return 0; | } configure:32347: result: no configure:32360: checking for ftok configure:32380: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:56: 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:32386: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | ftok(NULL,0); | ; | return 0; | } configure:32411: result: no configure:32416: checking if ftok takes const char * parameter configure:32436: c++ -c -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ conftest.cc >&5 In file included from conftest.cc:56: 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:32442: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | const char *var=NULL; ftok(var,0); | ; | return 0; | } configure:32467: result: no configure:32472: checking whether inet_aton needs -lresolv configure:32491: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:56: 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:32497: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | inet_aton(NULL,NULL); | ; | return 0; | } configure:32519: result: yes configure:32525: checking for bswap_64 configure:32549: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:56: 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 conftest.cc: In function `int main()': conftest.cc:66: error: `bswap_64' undeclared (first use this function) conftest.cc:66: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:32555: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #ifdef RUDIMENTS_HAVE_BYTESWAP_H | #include | #endif | #ifdef RUDIMENTS_HAVE_MACHINE_ENDIAN_H | #include | #endif | int | main () | { | bswap_64(0); | ; | return 0; | } configure:32580: result: no configure:32586: checking for __bswap64 configure:32607: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:56: 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 conftest.cc: In function `int main()': conftest.cc:63: error: `__bswap64' undeclared (first use this function) conftest.cc:63: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:32613: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #ifdef RUDIMENTS_HAVE_MACHINE_ENDIAN_H | #include | #endif | int | main () | { | __bswap64(0); | ; | return 0; | } configure:32638: result: no configure:32644: checking for bswap64 configure:32664: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:56: 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 conftest.cc:58:27: machine/bswap.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:62: error: `bswap64' undeclared (first use this function) conftest.cc:62: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:32670: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | bswap64(0); | ; | return 0; | } configure:32695: result: no configure:32701: checking for swap64 configure:32720: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:56: 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 conftest.cc: In function `int main()': conftest.cc:61: error: `swap64' undeclared (first use this function) conftest.cc:61: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:32726: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | swap64(0); | ; | return 0; | } configure:32751: result: no configure:32757: checking for OSSwapLittleToHostInt64 configure:32776: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:56: 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:32782: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | OSSwapLittleToHostInt64(0); | ; | return 0; | } configure:32807: result: no configure:32813: checking for OSSwapHostToLittleInt64 configure:32832: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from conftest.cc:56: 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:32838: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | OSSwapHostToLittleInt64(0); | ; | return 0; | } configure:32863: result: no configure:32869: checking for dirfd configure:32892: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:32898: $? = 0 configure:32902: test -z || test ! -s conftest.err configure:32905: $? = 0 configure:32908: test -s conftest configure:32911: $? = 0 configure:32917: result: yes configure:32929: checking for DIR.dd_fd configure:32952: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:32958: $? = 0 configure:32962: test -z || test ! -s conftest.err configure:32965: $? = 0 configure:32968: test -s conftest configure:32971: $? = 0 configure:32977: result: yes configure:32989: checking for DIR.d_fd configure:33012: c++ -o conftest -fno-common -D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.cc >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.cc: In function `int main()': conftest.cc:67: error: 'struct DIR' has no member named 'd_fd' configure:33018: $? = 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 RUDIMENTS_HAVE_DIRENT_H 1 | #define RUDIMENTS_HAVE_STRINGS_H 1 | #define RUDIMENTS_HAVE_UNISTD_H 1 | #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 | #define RUDIMENTS_HAVE_SYS_SELECT_H 1 | #define RUDIMENTS_HAVE_NETINET_IN_H 1 | #define RUDIMENTS_HAVE_NETINET_TCP_H 1 | #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 | #define RUDIMENTS_HAVE_SYS_UIO_H 1 | #define RUDIMENTS_HAVE_ARPA_INET_H 1 | #define RUDIMENTS_HAVE_STDINT_H 1 | #define RUDIMENTS_HAVE_INTTYPES_H 1 | #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 | #define RUDIMENTS_HAS_THREADS 1 | #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 | #define RUDIMENTS_HAS_SSL 1 | #define mode_t int | #define pid_t int | #define off64_t off_t | #define nlink_t short | #define key_t int | #define RUDIMENTS_NAMESPACE 1 | #define RUDIMENTS_HAVE_SEMUN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 | #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 | #define RUDIMENTS_HAVE_BLKSIZE_T 1 | #define RUDIMENTS_HAVE_BLKCNT_T 1 | #define RUDIMENTS_HAVE_S_ISSOCK 1 | #define RUDIMENTS_IOV_BASE_TYPE void * | #define RUDIMENTS_HAVE_CMSG_SPACE 1 | #define RUDIMENTS_HAVE_CMSG_LEN 1 | #define RUDIMENTS_HAVE_DARWIN_STATFS 1 | #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 | #define RETSIGTYPE void | #define RUDIMENTS_SIGNAL_HANDLER_INT 1 | #define RUDIMENTS_HAS_TM_ZONE 1 | #define RUDIMENTS_HAS_TM_GMTOFF 1 | #define RUDIMENTS_HAVE_MKTIME 1 | #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * | #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * | #define RUDIMENTS_HAVE_SETUID 1 | #define RUDIMENTS_HAVE_SETGID 1 | #define RUDIMENTS_MUST_DEFINE_SWAB 1 | #define RUDIMENTS_HAVE_FCNTL 1 | #define RUDIMENTS_HAVE_DIRFD 1 | #define RUDIMENTS_HAVE_DIR_DD_FD 1 | /* end confdefs.h. */ | #include | #ifdef RUDIMENTS_HAVE_DIRENT_H | #include | #else | #include | #endif | int | main () | { | DIR d; d.d_fd=1; | ; | return 0; | } configure:33043: result: no configure:33277: 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:765: creating config.mk config.status:765: creating bin/rudiments-config config.status:765: creating features.mk config.status:765: creating rudiments.pc config.status:869: creating include/rudiments/private/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline 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_CPP_set= ac_cv_env_CPP_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' 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_f77_compiler_gnu=no ac_cv_header_dlfcn_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AR=ar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_type_key_t=no ac_cv_type_mode_t=no ac_cv_type_nlink_t=no ac_cv_type_off64_t=no ac_cv_type_pid_t=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' CC='cc' CFLAGS='-fno-common' CLOCKNANOSLEEPLIB='' CPP='cc -E' CPPFLAGS='-D_REENTRANT -D_THREAD_SAFE -D__EXTENSIONS__ ' CRYPTLIB='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS=' -fno-common' CYGWIN='' DEFS='-DHAVE_CONFIG_H' DLLIB='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' HAS_MEMORYMAP='no' HAS_SHM_OPEN='no' HAS_THREADS='yes' INCLUDE_CHARACTER='1' INCLUDE_CHARSTRING='1' INCLUDE_CHAT='1' INCLUDE_CLIENT='1' INCLUDE_COMMANDLINE='1' INCLUDE_CONTAINER='' INCLUDE_CRYPT='0' INCLUDE_DAEMONPROCESS='1' INCLUDE_DATATRANSPORT='' INCLUDE_DATETIME='1' INCLUDE_DEVICE='1' INCLUDE_DIRECTORY='1' INCLUDE_DTD='1' INCLUDE_DYNAMICLIB='1' INCLUDE_ENVIRONMENT='1' INCLUDE_ERROR='1' INCLUDE_FILE='1' INCLUDE_FILEDESCRIPTOR='1' INCLUDE_FILESYSTEM='1' INCLUDE_GROUPENTRY='1' INCLUDE_HOSTENTRY='1' INCLUDE_INETCLIENT='1' INCLUDE_INETSERVER='1' INCLUDE_INTERVALTIMER='1' INCLUDE_LISTENER='1' INCLUDE_LOGGER='1' INCLUDE_MATH='0' INCLUDE_MEMORYMAP='1' INCLUDE_MEMORYPOOL='1' INCLUDE_MODEMCLIENT='1' INCLUDE_MODEMSERVER='1' INCLUDE_MUTEX='1' INCLUDE_PARAMETERSTRING='1' INCLUDE_PASSWDENTRY='1' INCLUDE_PERMISSIONS='1' INCLUDE_PROCESS='1' INCLUDE_PROTOCOLENTRY='1' INCLUDE_RANDOMNUMBER='1' INCLUDE_RAWBUFFER='1' INCLUDE_REGULAREXPRESSION='0' INCLUDE_RPCENTRY='1' INCLUDE_SEMAPHORESET='1' INCLUDE_SERIALPORT='1' INCLUDE_SERIALPORTPROFILE='1' INCLUDE_SERVER='1' INCLUDE_SERVICEENTRY='1' INCLUDE_SHADOWENTRY='0' INCLUDE_SHAREDMEMORY='1' INCLUDE_SHMFILE='1' INCLUDE_SIGNALCLASSES='1' INCLUDE_SNOOZE='1' INCLUDE_STRINGBUFFER='1' INCLUDE_TIMEZONEFILE='1' INCLUDE_UNIXCLIENT='1' INCLUDE_UNIXSERVER='1' INCLUDE_VARIABLEBUFFER='1' INCLUDE_XMLDOM='1' INCLUDE_XMLSAX='1' INETATONLIB='-lresolv' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MINGW32='' NANOSLEEPLIB='' OBJDUMP='objdump' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCREINCLUDES='' PCRELIBS='' PIPE='-pipe' PTHREADINCLUDES='-pthread ' PTHREADLIB='-lpthread' RANLIB='ranlib' RUDIMENTS_VERSION='0.31' SET_MAKE='' SHELL='/bin/sh' SHMOPENLIB='' SOCKETLIBS='' SONAME_VERSION_INFO='1:0:0' SSLINCLUDES='-I/usr/local/include ' SSLLIBS='-L/usr/local/lib -lssl -lcrypto ' STRIP='strip' UWIN='' WALL='-Wall' WNOLONGDOUBLE='-Wno-long-double' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='g77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE char * #define RUDIMENTS_HAS_SSL 1 #define RUDIMENTS_HAS_THREADS 1 #define RUDIMENTS_HAS_TM_GMTOFF 1 #define RUDIMENTS_HAS_TM_ZONE 1 #define RUDIMENTS_HAVE_ARPA_INET_H 1 #define RUDIMENTS_HAVE_BLKCNT_T 1 #define RUDIMENTS_HAVE_BLKSIZE_T 1 #define RUDIMENTS_HAVE_CMSG_LEN 1 #define RUDIMENTS_HAVE_CMSG_SPACE 1 #define RUDIMENTS_HAVE_DARWIN_STATFS 1 #define RUDIMENTS_HAVE_DIRENT_H 1 #define RUDIMENTS_HAVE_DIRFD 1 #define RUDIMENTS_HAVE_DIR_DD_FD 1 #define RUDIMENTS_HAVE_FCNTL 1 #define RUDIMENTS_HAVE_INTTYPES_H 1 #define RUDIMENTS_HAVE_MACHINE_ENDIAN_H 1 #define RUDIMENTS_HAVE_MKTIME 1 #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1 #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1 #define RUDIMENTS_HAVE_NETINET_IN_H 1 #define RUDIMENTS_HAVE_NETINET_TCP_H 1 #define RUDIMENTS_HAVE_PTHREAD_MUTEX_T 1 #define RUDIMENTS_HAVE_SEMUN 1 #define RUDIMENTS_HAVE_SETGID 1 #define RUDIMENTS_HAVE_SETUID 1 #define RUDIMENTS_HAVE_STDINT_H 1 #define RUDIMENTS_HAVE_STRINGS_H 1 #define RUDIMENTS_HAVE_STRUCT_TIMESPEC 1 #define RUDIMENTS_HAVE_SYS_FCNTL_H 1 #define RUDIMENTS_HAVE_SYS_SELECT_H 1 #define RUDIMENTS_HAVE_SYS_SOCKET_H 1 #define RUDIMENTS_HAVE_SYS_UIO_H 1 #define RUDIMENTS_HAVE_S_ISSOCK 1 #define RUDIMENTS_HAVE_UNISTD_H 1 #define RUDIMENTS_IOV_BASE_TYPE void * #define RUDIMENTS_MUST_DEFINE_SWAB 1 #define RUDIMENTS_NAMESPACE 1 #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const char * #define RUDIMENTS_SIGNAL_HANDLER_INT 1 #define RUDIMENTS_VERSION "0.31" #define key_t int #define mode_t int #define nlink_t short #define off64_t off_t #define pid_t int #endif #ifdef __cplusplus void exit (int); configure: exit 0