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 --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: 143 tasks, 200 threads, 4 processors Load average: 0.01, Mach factor: 3.98 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1343: checking for a BSD-compatible install configure:1398: result: /usr/bin/install -c -o root -g wheel configure:1409: checking whether build environment is sane configure:1452: result: yes configure:1517: checking for gawk configure:1533: found /usr/local/bin/gawk configure:1543: result: gawk configure:1553: checking whether make sets $(MAKE) configure:1573: result: yes configure:1753: checking for i386-unknown-gnu-gcc configure:1779: result: cc configure:2061: checking for C compiler version configure:2064: 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:2067: $? = 0 configure:2069: 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:2072: $? = 0 configure:2074: cc -V &5 cc: `-V' option must have argument configure:2077: $? = 1 configure:2100: checking for C compiler default output file name configure:2103: cc -fno-common conftest.c >&5 configure:2106: $? = 0 configure:2152: result: a.out configure:2157: checking whether the C compiler works configure:2163: ./a.out configure:2166: $? = 0 configure:2183: result: yes configure:2190: checking whether we are cross compiling configure:2192: result: no configure:2195: checking for suffix of executables configure:2197: cc -o conftest -fno-common conftest.c >&5 configure:2200: $? = 0 configure:2225: result: configure:2231: checking for suffix of object files configure:2252: cc -c -fno-common conftest.c >&5 configure:2255: $? = 0 configure:2277: result: configure:2281: checking whether we are using the GNU C compiler configure:2305: cc -c -fno-common conftest.c >&5 configure:2311: $? = 0 configure:2315: test -z || test ! -s conftest.err configure:2318: $? = 0 configure:2321: test -s conftest. configure:2324: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2337: result: no configure:2343: checking whether cc accepts -g configure:2364: cc -c -g conftest.c >&5 configure:2370: $? = 0 configure:2374: test -z || test ! -s conftest.err configure:2377: $? = 0 configure:2380: test -s conftest. configure:2383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2394: result: no configure:2411: checking for cc option to accept ANSI C configure:2481: cc -c -fno-common conftest.c >&5 configure:2487: $? = 0 configure:2491: test -z || test ! -s conftest.err configure:2494: $? = 0 configure:2497: test -s conftest. configure:2500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | /* 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:2481: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2487: $? = 0 configure:2491: test -z || test ! -s conftest.err configure:2494: $? = 0 configure:2497: test -s conftest. configure:2500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | /* 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:2481: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | /* 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:2481: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | /* 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:2481: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | /* 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:2481: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2487: $? = 0 configure:2491: test -z || test ! -s conftest.err configure:2494: $? = 0 configure:2497: test -s conftest. configure:2500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | /* 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:2518: result: none needed configure:2536: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2542: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2686: checking for style of include used by make configure:2714: result: GNU configure:2742: checking dependency style of cc configure:2832: result: gcc3 configure:2853: checking for bison configure:2869: found /usr/local/bin/bison configure:2879: result: bison -y configure:2903: checking for a BSD-compatible install configure:2958: result: /usr/bin/install -c -o root -g wheel configure:2974: checking for flex configure:2990: found /usr/bin/flex configure:3000: result: flex configure:3013: checking for yywrap in -lfl configure:3043: cc -o conftest -fno-common conftest.c -lfl >&5 configure:3049: $? = 0 configure:3053: test -z || test ! -s conftest.err configure:3056: $? = 0 configure:3059: test -s conftest configure:3062: $? = 0 configure:3075: result: yes configure:3153: checking lex output file root configure:3164: flex conftest.l configure:3167: $? = 0 configure:3179: result: lex.yy configure:3184: checking whether yytext is a pointer configure:3200: cc -o conftest -fno-common conftest.c -lfl >&5 configure:3206: $? = 0 configure:3210: test -z || test ! -s conftest.err configure:3213: $? = 0 configure:3216: test -s conftest configure:3219: $? = 0 configure:3233: result: yes configure:3252: checking for main in -lfl configure:3276: cc -o conftest -fno-common conftest.c -lfl >&5 configure:3282: $? = 0 configure:3286: test -z || test ! -s conftest.err configure:3289: $? = 0 configure:3292: test -s conftest configure:3295: $? = 0 configure:3308: result: yes configure:3321: checking for main in -ll configure:3345: cc -o conftest -fno-common conftest.c -ll -lfl >&5 configure:3351: $? = 0 configure:3355: test -z || test ! -s conftest.err configure:3358: $? = 0 configure:3361: test -s conftest configure:3364: $? = 0 configure:3377: result: yes configure:3389: checking for main in -ly configure:3413: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest configure:3432: $? = 0 configure:3445: result: yes configure:3463: checking how to run the C preprocessor configure:3498: cc -E conftest.c configure:3504: $? = 0 configure:3536: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:3542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include configure:3581: result: cc -E configure:3605: cc -E conftest.c configure:3611: $? = 0 configure:3643: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:3649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include configure:3693: checking for egrep configure:3703: result: grep -E configure:3708: checking for ANSI C header files configure:3733: cc -c -fno-common conftest.c >&5 configure:3739: $? = 0 configure:3743: test -z || test ! -s conftest.err configure:3746: $? = 0 configure:3749: test -s conftest. configure:3752: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3861: result: no configure:3885: checking for sys/types.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3885: checking for sys/stat.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3885: checking for stdlib.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3885: checking for string.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3885: checking for memory.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3885: checking for strings.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3885: checking for inttypes.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3885: checking for stdint.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3885: checking for unistd.h configure:3901: cc -c -fno-common conftest.c >&5 configure:3907: $? = 0 configure:3911: test -z || test ! -s conftest.err configure:3914: $? = 0 configure:3917: test -s conftest. configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3931: result: no configure:3972: checking arpa/inet.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking arpa/inet.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: arpa/inet.h: present but cannot be compiled configure:4068: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4070: WARNING: arpa/inet.h: see the Autoconf documentation configure:4072: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4076: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4088: checking for arpa/inet.h configure:4095: result: yes configure:3972: checking fcntl.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking fcntl.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: fcntl.h: present but cannot be compiled configure:4068: WARNING: fcntl.h: check for missing prerequisite headers? configure:4070: WARNING: fcntl.h: see the Autoconf documentation configure:4072: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4076: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4088: checking for fcntl.h configure:4095: result: yes configure:3972: checking netdb.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking netdb.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: netdb.h: present but cannot be compiled configure:4068: WARNING: netdb.h: check for missing prerequisite headers? configure:4070: WARNING: netdb.h: see the Autoconf documentation configure:4072: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: netdb.h: proceeding with the preprocessor's result configure:4076: WARNING: netdb.h: in the future, the compiler will take precedence configure:4088: checking for netdb.h configure:4095: result: yes configure:3972: checking netinet/in.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking netinet/in.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: netinet/in.h: present but cannot be compiled configure:4068: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4070: WARNING: netinet/in.h: see the Autoconf documentation configure:4072: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4076: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4088: checking for netinet/in.h configure:4095: result: yes configure:3972: checking paths.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking paths.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: paths.h: present but cannot be compiled configure:4068: WARNING: paths.h: check for missing prerequisite headers? configure:4070: WARNING: paths.h: see the Autoconf documentation configure:4072: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: paths.h: proceeding with the preprocessor's result configure:4076: WARNING: paths.h: in the future, the compiler will take precedence configure:4088: checking for paths.h configure:4095: result: yes configure:3972: checking stddef.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking stddef.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: stddef.h: present but cannot be compiled configure:4068: WARNING: stddef.h: check for missing prerequisite headers? configure:4070: WARNING: stddef.h: see the Autoconf documentation configure:4072: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: stddef.h: proceeding with the preprocessor's result configure:4076: WARNING: stddef.h: in the future, the compiler will take precedence configure:4088: checking for stddef.h configure:4095: result: yes configure:3963: checking for stdlib.h configure:3968: result: no configure:3963: checking for string.h configure:3968: result: no configure:3963: checking for strings.h configure:3968: result: no configure:3972: checking sys/file.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking sys/file.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: sys/file.h: present but cannot be compiled configure:4068: WARNING: sys/file.h: check for missing prerequisite headers? configure:4070: WARNING: sys/file.h: see the Autoconf documentation configure:4072: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: sys/file.h: proceeding with the preprocessor's result configure:4076: WARNING: sys/file.h: in the future, the compiler will take precedence configure:4088: checking for sys/file.h configure:4095: result: yes configure:3972: checking sys/ioctl.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking sys/ioctl.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: sys/ioctl.h: present but cannot be compiled configure:4068: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4070: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4072: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4076: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4088: checking for sys/ioctl.h configure:4095: result: yes configure:3972: checking sys/param.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking sys/param.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: sys/param.h: present but cannot be compiled configure:4068: WARNING: sys/param.h: check for missing prerequisite headers? configure:4070: WARNING: sys/param.h: see the Autoconf documentation configure:4072: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4076: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4088: checking for sys/param.h configure:4095: result: yes configure:3972: checking sys/socket.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking sys/socket.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: sys/socket.h: present but cannot be compiled configure:4068: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4070: WARNING: sys/socket.h: see the Autoconf documentation configure:4072: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4076: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4088: checking for sys/socket.h configure:4095: result: yes configure:3972: checking sys/time.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking sys/time.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: sys/time.h: present but cannot be compiled configure:4068: WARNING: sys/time.h: check for missing prerequisite headers? configure:4070: WARNING: sys/time.h: see the Autoconf documentation configure:4072: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4076: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4088: checking for sys/time.h configure:4095: result: yes configure:3972: checking syslog.h usability configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4013: result: no configure:4017: checking syslog.h presence configure:4027: cc -E conftest.c configure:4033: $? = 0 configure:4053: result: yes configure:4066: WARNING: syslog.h: present but cannot be compiled configure:4068: WARNING: syslog.h: check for missing prerequisite headers? configure:4070: WARNING: syslog.h: see the Autoconf documentation configure:4072: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:4074: WARNING: syslog.h: proceeding with the preprocessor's result configure:4076: WARNING: syslog.h: in the future, the compiler will take precedence configure:4088: checking for syslog.h configure:4095: result: yes configure:3963: checking for unistd.h configure:3968: result: no configure:4117: checking for sys/types.h configure:4182: result: no configure:4117: checking for sys/queue.h configure:4152: cc -c -fno-common conftest.c >&5 configure:4158: $? = 0 configure:4162: test -z || test ! -s conftest.err configure:4165: $? = 0 configure:4168: test -s conftest. configure:4171: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | | #include configure:4182: result: no configure:4117: checking for netinet/in.h configure:4182: result: yes configure:4117: checking for net/if.h configure:4152: cc -c -fno-common conftest.c >&5 configure:4158: $? = 0 configure:4162: test -z || test ! -s conftest.err configure:4165: $? = 0 configure:4168: test -s conftest. configure:4171: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | | #include configure:4182: result: no configure:4117: checking for net/if_var.h configure:4152: cc -c -fno-common conftest.c >&5 configure:4158: $? = 0 configure:4162: test -z || test ! -s conftest.err configure:4165: $? = 0 configure:4168: test -s conftest. configure:4171: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | | #include configure:4182: result: no configure:4117: checking for netinet6/in6_var.h configure:4152: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/kern_event.h:34, from /usr/include/netinet6/in6_var.h:73, from conftest.c:49: /usr/include/sys/sys_domain.h:41: error: parse error before "u_char" /usr/include/sys/sys_domain.h:43: error: parse error before "ss_sysaddr" /usr/include/sys/sys_domain.h:44: error: parse error before "ss_reserved" /usr/include/sys/sys_domain.h:45: error: parse error before '}' token In file included from /usr/include/netinet6/in6_var.h:73, from conftest.c:49: /usr/include/sys/kern_event.h:107: error: parse error before "u_long" /usr/include/sys/kern_event.h:109: error: parse error before "kev_class" /usr/include/sys/kern_event.h:110: error: parse error before "kev_subclass" /usr/include/sys/kern_event.h:111: error: parse error before "id" /usr/include/sys/kern_event.h:112: error: parse error before "event_code" /usr/include/sys/kern_event.h:113: error: parse error before "event_data" /usr/include/sys/kern_event.h:115: error: parse error before '}' token /usr/include/sys/kern_event.h:143: error: parse error before "u_long" /usr/include/sys/kern_event.h:145: error: parse error before "kev_subclass" /usr/include/sys/kern_event.h:165: error: parse error before "u_long" /usr/include/sys/kern_event.h:167: error: parse error before '}' token In file included from conftest.c:49: /usr/include/netinet6/in6_var.h:92: error: parse error before "time_t" /usr/include/netinet6/in6_var.h:94: error: parse error before "ia6t_vltime" /usr/include/netinet6/in6_var.h:95: error: parse error before "ia6t_pltime" /usr/include/netinet6/in6_var.h:102: error: parse error before "u_quad_t" /usr/include/netinet6/in6_var.h:104: error: parse error before "ifs6_in_toobig" /usr/include/netinet6/in6_var.h:105: error: parse error before "ifs6_in_noroute" /usr/include/netinet6/in6_var.h:106: error: parse error before "ifs6_in_addrerr" /usr/include/netinet6/in6_var.h:107: error: parse error before "ifs6_in_protounknown" /usr/include/netinet6/in6_var.h:109: error: parse error before "ifs6_in_truncated" /usr/include/netinet6/in6_var.h:110: error: parse error before "ifs6_in_discard" /usr/include/netinet6/in6_var.h:112: error: parse error before "ifs6_in_deliver" /usr/include/netinet6/in6_var.h:114: error: parse error before "ifs6_out_forward" /usr/include/netinet6/in6_var.h:116: error: parse error before "ifs6_out_request" /usr/include/netinet6/in6_var.h:118: error: parse error before "ifs6_out_discard" /usr/include/netinet6/in6_var.h:119: error: parse error before "ifs6_out_fragok" /usr/include/netinet6/in6_var.h:120: error: parse error before "ifs6_out_fragfail" /usr/include/netinet6/in6_var.h:121: error: parse error before "ifs6_out_fragcreat" /usr/include/netinet6/in6_var.h:123: error: parse error before "ifs6_reass_reqd" /usr/include/netinet6/in6_var.h:125: error: parse error before "ifs6_reass_ok" /usr/include/netinet6/in6_var.h:128: error: parse error before "ifs6_reass_fail" /usr/include/netinet6/in6_var.h:131: error: parse error before "ifs6_in_mcast" /usr/include/netinet6/in6_var.h:132: error: parse error before "ifs6_out_mcast" /usr/include/netinet6/in6_var.h:144: error: parse error before "u_quad_t" /usr/include/netinet6/in6_var.h:148: error: parse error before "ifs6_in_dstunreach" /usr/include/netinet6/in6_var.h:150: error: parse error before "ifs6_in_adminprohib" /usr/include/netinet6/in6_var.h:152: error: parse error before "ifs6_in_timeexceed" /usr/include/netinet6/in6_var.h:154: error: parse error before "ifs6_in_paramprob" /usr/include/netinet6/in6_var.h:156: error: parse error before "ifs6_in_pkttoobig" /usr/include/netinet6/in6_var.h:158: error: parse error before "ifs6_in_echo" /usr/include/netinet6/in6_var.h:160: error: parse error before "ifs6_in_echoreply" /usr/include/netinet6/in6_var.h:162: error: parse error before "ifs6_in_routersolicit" /usr/include/netinet6/in6_var.h:164: error: parse error before "ifs6_in_routeradvert" /usr/include/netinet6/in6_var.h:166: error: parse error before "ifs6_in_neighborsolicit" /usr/include/netinet6/in6_var.h:168: error: parse error before "ifs6_in_neighboradvert" /usr/include/netinet6/in6_var.h:170: error: parse error before "ifs6_in_redirect" /usr/include/netinet6/in6_var.h:172: error: parse error before "ifs6_in_mldquery" /usr/include/netinet6/in6_var.h:174: error: parse error before "ifs6_in_mldreport" /usr/include/netinet6/in6_var.h:176: error: parse error before "ifs6_in_mlddone" /usr/include/netinet6/in6_var.h:182: error: parse error before "ifs6_out_msg" /usr/include/netinet6/in6_var.h:184: error: parse error before "ifs6_out_error" /usr/include/netinet6/in6_var.h:186: error: parse error before "ifs6_out_dstunreach" /usr/include/netinet6/in6_var.h:188: error: parse error before "ifs6_out_adminprohib" /usr/include/netinet6/in6_var.h:190: error: parse error before "ifs6_out_timeexceed" /usr/include/netinet6/in6_var.h:192: error: parse error before "ifs6_out_paramprob" /usr/include/netinet6/in6_var.h:194: error: parse error before "ifs6_out_pkttoobig" /usr/include/netinet6/in6_var.h:196: error: parse error before "ifs6_out_echo" /usr/include/netinet6/in6_var.h:198: error: parse error before "ifs6_out_echoreply" /usr/include/netinet6/in6_var.h:200: error: parse error before "ifs6_out_routersolicit" /usr/include/netinet6/in6_var.h:202: error: parse error before "ifs6_out_routeradvert" /usr/include/netinet6/in6_var.h:204: error: parse error before "ifs6_out_neighborsolicit" /usr/include/netinet6/in6_var.h:206: error: parse error before "ifs6_out_neighboradvert" /usr/include/netinet6/in6_var.h:208: error: parse error before "ifs6_out_redirect" /usr/include/netinet6/in6_var.h:210: error: parse error before "ifs6_out_mldquery" /usr/include/netinet6/in6_var.h:212: error: parse error before "ifs6_out_mldreport" /usr/include/netinet6/in6_var.h:214: error: parse error before "ifs6_out_mlddone" /usr/include/netinet6/in6_var.h:218: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet6/in6_var.h:225: error: parse error before "caddr_t" /usr/include/netinet6/in6_var.h:229: error: parse error before "ifru_scope_id" /usr/include/netinet6/in6_var.h:230: error: parse error before '}' token /usr/include/netinet6/in6_var.h:231: error: parse error before '}' token /usr/include/netinet6/in6_var.h:234: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet6/in6_var.h:239: error: field `ifra_lifetime' has incomplete type /usr/include/netinet6/in6_var.h:252: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:256: error: parse error before "prf_reserved1" /usr/include/netinet6/in6_var.h:257: error: parse error before "prf_reserved2" /usr/include/netinet6/in6_var.h:260: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:264: error: parse error before "prf_reserved3" /usr/include/netinet6/in6_var.h:265: error: parse error before "prf_reserved4" /usr/include/netinet6/in6_var.h:269: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet6/in6_var.h:270: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:272: error: parse error before "ipr_vltime" /usr/include/netinet6/in6_var.h:273: error: parse error before "ipr_pltime" /usr/include/netinet6/in6_var.h:276: error: parse error before '}' token /usr/include/netinet6/in6_var.h:292: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet6/in6_var.h:293: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:295: error: parse error before "irr_m_minlen" /usr/include/netinet6/in6_var.h:296: error: parse error before "irr_m_maxlen" /usr/include/netinet6/in6_var.h:297: error: parse error before "irr_u_uselen" /usr/include/netinet6/in6_var.h:298: error: parse error before "irr_u_keeplen" /usr/include/netinet6/in6_var.h:300: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:304: error: parse error before "irr_vltime" /usr/include/netinet6/in6_var.h:305: error: parse error before "irr_pltime" /usr/include/netinet6/in6_var.h:309: error: parse error before '}' token /usr/include/netinet6/in6_var.h:330: error: field `link_data' has incomplete type /usr/include/netinet6/in6_var.h:335: error: parse error before "u_int32_t" /usr/include/netinet6/in6_var.h:338: error: parse error before '}' token /usr/include/netinet6/in6_var.h:226: error: storage size of `ifru_lifetime' isn't known /usr/include/netinet6/in6_var.h:227: error: storage size of `ifru_stat' isn't known /usr/include/netinet6/in6_var.h:228: error: storage size of `ifru_icmp6stat' isn't known /usr/include/netinet6/in6_var.h:274: error: storage size of `ipr_flags' isn't known /usr/include/netinet6/in6_var.h:306: error: storage size of `irr_flags' isn't known /usr/include/netinet6/in6_var.h:337: error: storage size of `ia_lifetime' isn't known configure:4158: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | | #include configure:4182: result: no configure:4198: checking for sys/types.h configure:4248: result: no configure:4198: checking for netinet6/pim6.h configure:4218: cc -c -fno-common conftest.c >&5 In file included from conftest.c:34: /usr/include/netinet6/pim6.h:54: error: parse error before "u_char" /usr/include/netinet6/pim6.h:58: error: parse error before "pim_cksum" configure:4224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | | | #include configure:4248: result: no configure:4261: checking for stdbool.h that conforms to C99 configure:4314: cc -c -fno-common conftest.c >&5 configure:4320: $? = 0 configure:4324: test -z || test ! -s conftest.err configure:4327: $? = 0 configure:4330: test -s conftest. configure:4333: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | #include | #ifndef bool | # error bool is not defined | #endif | #ifndef false | # error false is not defined | #endif | #if false | # error false is not 0 | #endif | #ifndef true | # error true is not defined | #endif | #if true != 1 | # error true is not 1 | #endif | #ifndef __bool_true_false_are_defined | # error __bool_true_false_are_defined is not defined | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) -0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) -0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | | int | main () | { | return !a + !b + !c + !d + !e + !f + !g + !h + !i; | ; | return 0; | } configure:4344: result: no configure:4346: checking for _Bool configure:4370: cc -c -fno-common conftest.c >&5 configure:4376: $? = 0 configure:4380: test -z || test ! -s conftest.err configure:4383: $? = 0 configure:4386: test -s conftest. configure:4389: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((_Bool *) 0) | return 0; | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:4400: result: no configure:4419: checking for ANSI C header files configure:4572: result: no configure:4582: checking for an ANSI C-conforming const configure:4649: cc -c -fno-common conftest.c >&5 configure:4655: $? = 0 configure:4659: test -z || test ! -s conftest.err configure:4662: $? = 0 configure:4665: test -s conftest. configure:4668: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4679: result: no configure:4689: checking for pid_t configure:4713: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: `pid_t' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) conftest.c:66: error: parse error before ')' token configure:4719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:4743: result: no configure:4755: checking return type of signal handlers configure:4786: cc -c -fno-common conftest.c >&5 configure:4792: $? = 0 configure:4796: test -z || test ! -s conftest.err configure:4799: $? = 0 configure:4802: test -s conftest. configure:4805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:4816: result: int configure:4824: checking for size_t configure:4848: cc -c -fno-common conftest.c >&5 configure:4854: $? = 0 configure:4858: test -z || test ! -s conftest.err configure:4861: $? = 0 configure:4864: test -s conftest. configure:4867: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4878: result: no configure:4890: checking whether time.h and sys/time.h may both be included configure:4915: cc -c -fno-common conftest.c >&5 configure:4921: $? = 0 configure:4925: test -z || test ! -s conftest.err configure:4928: $? = 0 configure:4931: test -s conftest. configure:4934: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4945: result: no configure:4955: checking whether struct tm is in sys/time.h or time.h configure:4978: cc -c -fno-common conftest.c >&5 configure:4984: $? = 0 configure:4988: test -z || test ! -s conftest.err configure:4991: $? = 0 configure:4994: test -s conftest. configure:4997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:5008: result: sys/time.h configure:5018: checking for ANSI C header files configure:5171: result: no configure:5193: checking for fcntl.h configure:5198: result: yes configure:5193: checking for paths.h configure:5198: result: yes configure:5202: checking stdarg.h usability configure:5214: cc -c -fno-common conftest.c >&5 configure:5220: $? = 0 configure:5224: test -z || test ! -s conftest.err configure:5227: $? = 0 configure:5230: test -s conftest. configure:5233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5243: result: no configure:5247: checking stdarg.h presence configure:5257: cc -E conftest.c configure:5263: $? = 0 configure:5283: result: yes configure:5296: WARNING: stdarg.h: present but cannot be compiled configure:5298: WARNING: stdarg.h: check for missing prerequisite headers? configure:5300: WARNING: stdarg.h: see the Autoconf documentation configure:5302: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:5304: WARNING: stdarg.h: proceeding with the preprocessor's result configure:5306: WARNING: stdarg.h: in the future, the compiler will take precedence configure:5318: checking for stdarg.h configure:5325: result: yes configure:5193: checking for sys/file.h configure:5198: result: yes configure:5193: checking for sys/ioctl.h configure:5198: result: yes configure:5193: checking for sys/time.h configure:5198: result: yes configure:5193: checking for syslog.h configure:5198: result: yes configure:5193: checking for unistd.h configure:5198: result: no configure:5339: checking if you have struct mld_hdr in your system configure:5368: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: storage size of `a' isn't known configure:5374: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | int i; | struct mld_hdr a; | i = sizeof(a); | | ; | return 0; | } configure:5399: result: no configure:5417: checking for unistd.h configure:5422: result: no configure:5426: checking vfork.h usability configure:5438: cc -c -fno-common conftest.c >&5 conftest.c:74:19: vfork.h: No such file or directory configure:5444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5467: result: no configure:5471: checking vfork.h presence configure:5481: cc -E conftest.c conftest.c:40:19: vfork.h: No such file or directory configure:5487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:5507: result: no configure:5542: checking for vfork.h configure:5549: result: no configure:5567: checking for fork configure:5624: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:5630: $? = 0 configure:5634: test -z || test ! -s conftest.err configure:5637: $? = 0 configure:5640: test -s conftest configure:5643: $? = 0 configure:5655: result: yes configure:5567: checking for vfork configure:5624: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:5630: $? = 0 configure:5634: test -z || test ! -s conftest.err configure:5637: $? = 0 configure:5640: test -s conftest configure:5643: $? = 0 configure:5655: result: yes configure:5666: checking for working fork configure:5689: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:5692: $? = 0 configure:5694: ./conftest configure:5697: $? = 0 configure:5711: result: yes configure:5732: checking for working vfork configure:5865: result: yes configure:5951: checking for stdlib.h configure:5956: result: no configure:6096: checking for GNU libc compatible malloc configure:6125: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:6128: $? = 0 configure:6130: ./conftest configure:6133: $? = 0 configure:6147: result: yes configure:6177: checking for working memcmp configure:6225: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:6228: $? = 0 configure:6230: ./conftest configure:6233: $? = 0 configure:6247: result: yes configure:6263: checking for stdlib.h configure:6268: result: no configure:6408: checking for GNU libc compatible realloc configure:6437: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:6440: $? = 0 configure:6442: ./conftest configure:6445: $? = 0 configure:6459: result: yes configure:6504: checking sys/select.h usability configure:6516: cc -c -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6526: test -z || test ! -s conftest.err configure:6529: $? = 0 configure:6532: test -s conftest. configure:6535: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6545: result: no configure:6549: checking sys/select.h presence configure:6559: cc -E conftest.c configure:6565: $? = 0 configure:6585: result: yes configure:6598: WARNING: sys/select.h: present but cannot be compiled configure:6600: WARNING: sys/select.h: check for missing prerequisite headers? configure:6602: WARNING: sys/select.h: see the Autoconf documentation configure:6604: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:6606: WARNING: sys/select.h: proceeding with the preprocessor's result configure:6608: WARNING: sys/select.h: in the future, the compiler will take precedence configure:6620: checking for sys/select.h configure:6627: result: yes configure:6495: checking for sys/socket.h configure:6500: result: yes configure:6640: checking types of arguments for select configure:6673: cc -c -fno-common conftest.c >&5 configure:6679: $? = 0 configure:6683: test -z || test ! -s conftest.err configure:6686: $? = 0 configure:6689: test -s conftest. configure:6692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 configure:6679: $? = 0 configure:6683: test -z || test ! -s conftest.err configure:6686: $? = 0 configure:6689: test -s conftest. configure:6692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6673: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:94: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:94: warning: extern declaration of `select' doesn't match global one configure:6679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_SELECT_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6708: result: int,int *,struct timeval * configure:6731: checking whether setpgrp takes no argument configure:6763: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:6766: $? = 0 configure:6768: ./conftest configure:6771: $? = 0 configure:6785: result: no configure:6799: checking for vprintf configure:6856: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 conftest.c:75: warning: conflicting types for built-in function `vprintf' configure:6862: $? = 0 configure:6866: test -z || test ! -s conftest.err configure:6869: $? = 0 configure:6872: test -s conftest configure:6875: $? = 0 configure:6887: result: yes configure:6894: checking for _doprnt configure:6951: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 ld: Undefined symbols: __doprnt configure:6957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6982: result: no configure:7012: checking for bzero configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 conftest.c:76: warning: conflicting types for built-in function `bzero' configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for dup2 configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for gettimeofday configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for isascii configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for memset configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 conftest.c:80: warning: conflicting types for built-in function `memset' configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for select configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for socket configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for strchr configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 conftest.c:83: warning: conflicting types for built-in function `strchr' configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for strdup configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for strerror configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for strrchr configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 conftest.c:86: warning: conflicting types for built-in function `strrchr' configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for strlcpy configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7012: checking for strncpy configure:7069: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 conftest.c:88: warning: conflicting types for built-in function `strncpy' configure:7075: $? = 0 configure:7079: test -z || test ! -s conftest.err configure:7082: $? = 0 configure:7085: test -s conftest configure:7088: $? = 0 configure:7100: result: yes configure:7111: checking if you have a length field in struct sockaddr* configure:7138: cc -c -fno-common conftest.c >&5 configure:7144: $? = 0 configure:7148: test -z || test ! -s conftest.err configure:7151: $? = 0 configure:7154: test -s conftest. configure:7157: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCPY 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct sockaddr a; | a.sa_len = 1; | | ; | return 0; | } configure:7169: result: no configure:7179: checking if you enabled router-side mldv2 configure:7195: result: yes configure:7198: checking if you enabled host-side mldv2 configure:7214: result: no configure:7217: checking userland-kernel interface for routing information configure:7247: cc -o conftest -fno-common conftest.c -ly -ll -lfl >&5 configure:7250: $? = 0 configure:7252: ./conftest configure:7255: $? = 0 configure:7262: result: routing socket configure:7282: checking for inet6_opt_init in -lc configure:7312: cc -o conftest -fno-common conftest.c -lc -ly -ll -lfl >&5 ld: Undefined symbols: _inet6_opt_init configure:7318: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mcast-tools" | #define VERSION "20050926" | #define YYTEXT_POINTER 1 | #define HAVE_LIBFL 1 | #define HAVE_LIBL 1 | #define HAVE_LIBY 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_NETINET_IN_H 1 | #define const | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (int *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DUP2 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCPY 1 | #define HAVE_MLDV2 1 | #define HAVE_ROUTING_SOCKETS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet6_opt_init (); | int | main () | { | inet6_opt_init (); | ; | return 0; | } configure:7344: result: no configure:7465: 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:702: creating Makefile config.status:702: creating mcastread/Makefile config.status:702: creating mcastsend/Makefile config.status:702: creating mfc/Makefile config.status:702: creating mtrace6/Makefile config.status:702: creating pim6dd/Makefile config.status:702: creating pim6sd/Makefile config.status:702: creating pmsft/Makefile config.status:806: creating include/config.h config.status:1202: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_bzero=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gettimeofday=yes ac_cv_func_isascii=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_select_args='int,int *,struct timeval *' ac_cv_func_setpgrp_void=no ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcpy=yes ac_cv_func_strncpy=yes ac_cv_func_strrchr=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_net_if_h=no ac_cv_header_net_if_var_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet6_in6_var_h=no ac_cv_header_netinet6_pim6_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=no ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_queue_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_lib_c_inet6_opt_init=no ac_cv_lib_fl_main=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_l_main=yes ac_cv_lib_y_main=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_struct_tm=sys/time.h ac_cv_type__Bool=no ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ts_cv_have_mld_hdr=no ts_cv_sa_len=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/mcast-tools/work/mcast-tools-20061214/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/mcast-tools/work/mcast-tools-20061214/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/mcast-tools/work/mcast-tools-20061214/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/mcast-tools/work/mcast-tools-20061214/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/mcast-tools/work/mcast-tools-20061214/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-ly -ll -lfl ' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/mcast-tools/work/mcast-tools-20061214/missing --run makeinfo' OBJEXT='' PACKAGE='mcast-tools' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' SUBDIRS='mcastread mcastsend mfc mtrace6 pim6dd pim6sd pmsft' UK_METHOD='routesock.o' VERSION='20050926' YACC='bison -y' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/net/mcast-tools/work/mcast-tools-20061214/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' 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 HAVE_ARPA_INET_H 1 #define HAVE_BZERO 1 #define HAVE_DUP2 1 #define HAVE_FCNTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISASCII 1 #define HAVE_LIBFL 1 #define HAVE_LIBL 1 #define HAVE_LIBY 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_MLDV2 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PATHS_H 1 #define HAVE_PATHS_H 1 #define HAVE_REALLOC 1 #define HAVE_ROUTING_SOCKETS 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCPY 1 #define HAVE_STRRCHR 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_VFORK 1 #define HAVE_VPRINTF 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define PACKAGE "mcast-tools" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (int *) #define SELECT_TYPE_ARG5 (struct timeval *) #define TM_IN_SYS_TIME 1 #define VERSION "20050926" #define YYTEXT_POINTER 1 #define const #define pid_t int #define size_t unsigned configure: exit 0