This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by beacon configure 1.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-ipv6 --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 /usr/bin/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: 134 tasks, 191 threads, 4 processors Load average: 0.00, Mach factor: 3.99 /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:1780: checking for a BSD-compatible install configure:1836: result: /usr/bin/install -c -o root -g wheel configure:1847: checking whether build environment is sane configure:1890: result: yes configure:1923: checking for gawk configure:1939: found /usr/local/bin/gawk configure:1950: result: gawk configure:1961: checking whether make sets $(MAKE) configure:1982: result: yes configure:2172: checking for i386-unknown-gnu-gcc configure:2199: result: cc configure:2477: checking for C compiler version configure:2484: 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:2487: $? = 0 configure:2494: 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:2497: $? = 0 configure:2504: cc -V >&5 cc: `-V' option must have argument configure:2507: $? = 1 configure:2530: checking for C compiler default output file name configure:2557: cc -fno-common conftest.c >&5 configure:2560: $? = 0 configure:2598: result: a.out configure:2615: checking whether the C compiler works configure:2625: ./a.out configure:2628: $? = 0 configure:2645: result: yes configure:2652: checking whether we are cross compiling configure:2654: result: no configure:2657: checking for suffix of executables configure:2664: cc -o conftest -fno-common conftest.c >&5 configure:2667: $? = 0 configure:2691: result: configure:2697: checking for suffix of object files configure:2723: cc -c -fno-common conftest.c >&5 configure:2726: $? = 0 configure:2749: result: configure:2753: checking whether we are using the GNU C compiler configure:2782: cc -c -fno-common conftest.c >&5 configure:2788: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2805: result: no configure:2810: checking whether cc accepts -g configure:2840: cc -c -g conftest.c >&5 configure:2846: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2878: cc -c conftest.c >&5 configure:2884: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2917: cc -c -g conftest.c >&5 configure:2923: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2945: result: no configure:2962: checking for cc option to accept ISO C89 configure:3036: cc -c -fno-common conftest.c >&5 configure:3042: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3036: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3042: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3036: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3042: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3036: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3036: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3036: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3036: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3042: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3068: result: unsupported configure:3094: checking for style of include used by make configure:3122: result: GNU configure:3150: checking dependency style of cc configure:3233: result: gcc3 configure:3263: checking for a BSD-compatible install configure:3319: result: /usr/bin/install -c -o root -g wheel configure:3333: checking for i386-unknown-gnu-ranlib configure:3363: result: no configure:3373: checking for ranlib configure:3389: found /usr/bin/ranlib configure:3400: result: ranlib configure:3430: checking whether cc understands -c and -o together configure:3462: cc -c conftest.c -o conftest2. >&5 configure:3465: $? = 0 configure:3471: cc -c conftest.c -o conftest2. >&5 configure:3474: $? = 0 configure:3526: result: yes configure:3554: checking for perl configure:3572: found /usr/local/bin/perl configure:3584: result: /usr/local/bin/perl configure:3594: checking for swig configure:3627: result: no configure:3642: checking how to run the C preprocessor configure:3682: cc -E conftest.c configure:3688: $? = 0 configure:3719: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3725: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include configure:3758: result: cc -E configure:3787: cc -E conftest.c configure:3793: $? = 0 configure:3824: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include configure:3868: checking for grep that handles long lines and -e configure:3942: result: /usr/bin/grep configure:3947: checking for egrep configure:4025: result: /usr/bin/grep -E configure:4030: checking for ANSI C header files configure:4060: cc -c -fno-common conftest.c >&5 configure:4066: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4191: result: no configure:4201: checking for sys/wait.h that is POSIX.1 compatible configure:4237: cc -c -fno-common conftest.c >&5 configure:4243: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4258: result: no configure:4282: checking for sys/types.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4282: checking for sys/stat.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4282: checking for stdlib.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4282: checking for string.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4282: checking for memory.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4282: checking for strings.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4282: checking for inttypes.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4282: checking for stdint.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4282: checking for unistd.h configure:4303: cc -c -fno-common conftest.c >&5 configure:4309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4325: result: no configure:4369: checking arpa/inet.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking arpa/inet.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: arpa/inet.h: present but cannot be compiled configure:4460: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4462: WARNING: arpa/inet.h: see the Autoconf documentation configure:4464: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4468: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4473: checking for arpa/inet.h configure:4481: result: yes configure:4369: checking fcntl.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking fcntl.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: fcntl.h: present but cannot be compiled configure:4460: WARNING: fcntl.h: check for missing prerequisite headers? configure:4462: WARNING: fcntl.h: see the Autoconf documentation configure:4464: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4468: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4473: checking for fcntl.h configure:4481: result: yes configure:4359: checking for inttypes.h configure:4365: result: no configure:4369: checking limits.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking limits.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: limits.h: present but cannot be compiled configure:4460: WARNING: limits.h: check for missing prerequisite headers? configure:4462: WARNING: limits.h: see the Autoconf documentation configure:4464: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: limits.h: proceeding with the preprocessor's result configure:4468: WARNING: limits.h: in the future, the compiler will take precedence configure:4473: checking for limits.h configure:4481: result: yes configure:4369: checking malloc.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking malloc.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: malloc.h: present but cannot be compiled configure:4460: WARNING: malloc.h: check for missing prerequisite headers? configure:4462: WARNING: malloc.h: see the Autoconf documentation configure:4464: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: malloc.h: proceeding with the preprocessor's result configure:4468: WARNING: malloc.h: in the future, the compiler will take precedence configure:4473: checking for malloc.h configure:4481: result: yes configure:4359: checking for memory.h configure:4365: result: no configure:4369: checking netdb.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking netdb.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: netdb.h: present but cannot be compiled configure:4460: WARNING: netdb.h: check for missing prerequisite headers? configure:4462: WARNING: netdb.h: see the Autoconf documentation configure:4464: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: netdb.h: proceeding with the preprocessor's result configure:4468: WARNING: netdb.h: in the future, the compiler will take precedence configure:4473: checking for netdb.h configure:4481: result: yes configure:4369: checking netinet/in.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking netinet/in.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: netinet/in.h: present but cannot be compiled configure:4460: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4462: WARNING: netinet/in.h: see the Autoconf documentation configure:4464: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4468: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4473: checking for netinet/in.h configure:4481: result: yes configure:4369: checking stddef.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking stddef.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: stddef.h: present but cannot be compiled configure:4460: WARNING: stddef.h: check for missing prerequisite headers? configure:4462: WARNING: stddef.h: see the Autoconf documentation configure:4464: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: stddef.h: proceeding with the preprocessor's result configure:4468: WARNING: stddef.h: in the future, the compiler will take precedence configure:4473: checking for stddef.h configure:4481: result: yes configure:4359: checking for stdint.h configure:4365: result: no configure:4359: checking for stdlib.h configure:4365: result: no configure:4359: checking for string.h configure:4365: result: no configure:4369: checking sys/ioctl.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking sys/ioctl.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: sys/ioctl.h: present but cannot be compiled configure:4460: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4462: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4464: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4468: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4473: checking for sys/ioctl.h configure:4481: result: yes configure:4369: checking sys/param.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking sys/param.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: sys/param.h: present but cannot be compiled configure:4460: WARNING: sys/param.h: check for missing prerequisite headers? configure:4462: WARNING: sys/param.h: see the Autoconf documentation configure:4464: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4468: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4473: checking for sys/param.h configure:4481: result: yes configure:4369: checking sys/socket.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking sys/socket.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: sys/socket.h: present but cannot be compiled configure:4460: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4462: WARNING: sys/socket.h: see the Autoconf documentation configure:4464: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4468: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4473: checking for sys/socket.h configure:4481: result: yes configure:4369: checking sys/time.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking sys/time.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: sys/time.h: present but cannot be compiled configure:4460: WARNING: sys/time.h: check for missing prerequisite headers? configure:4462: WARNING: sys/time.h: see the Autoconf documentation configure:4464: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4468: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4473: checking for sys/time.h configure:4481: result: yes configure:4369: checking sys/timeb.h usability configure:4386: cc -c -fno-common conftest.c >&5 configure:4392: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4406: result: no configure:4410: checking sys/timeb.h presence configure:4425: cc -E conftest.c configure:4431: $? = 0 configure:4445: result: yes configure:4458: WARNING: sys/timeb.h: present but cannot be compiled configure:4460: WARNING: sys/timeb.h: check for missing prerequisite headers? configure:4462: WARNING: sys/timeb.h: see the Autoconf documentation configure:4464: WARNING: sys/timeb.h: section "Present But Cannot Be Compiled" configure:4466: WARNING: sys/timeb.h: proceeding with the preprocessor's result configure:4468: WARNING: sys/timeb.h: in the future, the compiler will take precedence configure:4473: checking for sys/timeb.h configure:4481: result: yes configure:4359: checking for unistd.h configure:4365: result: no configure:4496: checking for stdbool.h that conforms to C99 configure:4589: cc -c -fno-common conftest.c >&5 configure:4595: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_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]; | enum { j = false, k = true, l = false * true, m = true * 256 }; | _Bool n[m]; | char o[sizeof n == m * sizeof n[0] ? 1 : -1]; | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; | # if defined __xlc__ || defined __GNUC__ | /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0 | reported by James Lemley on 2005-10-05; see | http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html | This test is not quite right, since xlc is allowed to | reject this program, as the initializer for xlcbug is | not one of the forms that C requires support for. | However, doing the test right would require a runtime | test, and that would make cross-compilation harder. | Let us hope that IBM fixes the xlc bug, and also adds | support for this kind of constant expression. In the | meantime, this test will reject xlc, which is OK, since | our stdbool.h substitute should suffice. We also test | this with GCC, where it should work, to detect more | quickly whether someone messes up the test in the | future. */ | char digs[] = "0123456789"; | int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1); | # endif | /* Catch a bug in an HP-UX C compiler. See | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html | */ | _Bool q = true; | _Bool *pq = &q; | | int | main () | { | | *pq |= q; | *pq |= ! q; | /* Refer to every declared value, to avoid compiler optimizations. */ | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | + !m + !n + !o + !p + !q + !pq); | | ; | return 0; | } configure:4610: result: no configure:4612: checking for _Bool configure:4642: cc -c -fno-common conftest.c >&5 configure:4648: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef _Bool ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4663: result: no configure:4682: checking for an ANSI C-conforming const configure:4757: cc -c -fno-common conftest.c >&5 configure:4763: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_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 cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* 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"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 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; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4778: result: no configure:4788: checking for uid_t in sys/types.h configure:4811: result: yes configure:4826: checking for inline configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4876: result: no configure:4895: checking for pid_t configure:4925: cc -c -fno-common conftest.c >&5 conftest.c:59: error: parse error before "ac__type_new_" conftest.c:59: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:63: error: parse error before ')' token configure:4931: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4946: result: no configure:4958: checking for size_t configure:4988: cc -c -fno-common conftest.c >&5 configure:4994: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5009: result: no configure:5021: checking whether time.h and sys/time.h may both be included configure:5051: cc -c -fno-common conftest.c >&5 configure:5057: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5072: result: no configure:5082: checking whether struct tm is in sys/time.h or time.h configure:5112: cc -c -fno-common conftest.c >&5 configure:5118: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:5133: result: sys/time.h configure:5160: checking vfork.h usability configure:5177: cc -c -fno-common conftest.c >&5 conftest.c:62:19: vfork.h: No such file or directory configure:5183: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5197: result: no configure:5201: checking vfork.h presence configure:5216: cc -E conftest.c conftest.c:29:19: vfork.h: No such file or directory configure:5222: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:5236: result: no configure:5264: checking for vfork.h configure:5272: result: no configure:5290: checking for fork configure:5346: cc -o conftest -fno-common conftest.c >&5 configure:5352: $? = 0 configure:5370: result: yes configure:5290: checking for vfork configure:5346: cc -o conftest -fno-common conftest.c >&5 configure:5352: $? = 0 configure:5370: result: yes configure:5381: checking for working fork configure:5413: cc -o conftest -fno-common conftest.c >&5 configure:5416: $? = 0 configure:5422: ./conftest configure:5425: $? = 0 configure:5441: result: yes configure:5462: checking for working vfork configure:5600: result: yes configure:5636: checking for stdlib.h configure:5642: result: no configure:5771: checking for GNU libc compatible malloc configure:5805: cc -o conftest -fno-common conftest.c >&5 configure:5808: $? = 0 configure:5814: ./conftest configure:5817: $? = 0 configure:5833: result: yes configure:5861: checking for working memcmp configure:5914: cc -o conftest -fno-common conftest.c >&5 configure:5917: $? = 0 configure:5923: ./conftest configure:5926: $? = 0 configure:5942: result: yes configure:5956: checking for stdlib.h configure:5962: result: no configure:6091: checking for GNU libc compatible realloc configure:6125: cc -o conftest -fno-common conftest.c >&5 configure:6128: $? = 0 configure:6134: ./conftest configure:6137: $? = 0 configure:6153: result: yes configure:6197: checking sys/select.h usability configure:6214: cc -c -fno-common conftest.c >&5 configure:6220: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6234: result: no configure:6238: checking sys/select.h presence configure:6253: cc -E conftest.c configure:6259: $? = 0 configure:6273: result: yes configure:6286: WARNING: sys/select.h: present but cannot be compiled configure:6288: WARNING: sys/select.h: check for missing prerequisite headers? configure:6290: WARNING: sys/select.h: see the Autoconf documentation configure:6292: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:6294: WARNING: sys/select.h: proceeding with the preprocessor's result configure:6296: WARNING: sys/select.h: in the future, the compiler will take precedence configure:6301: checking for sys/select.h configure:6309: result: yes configure:6187: checking for sys/socket.h configure:6193: result: yes configure:6322: checking types of arguments for select configure:6360: cc -c -fno-common conftest.c >&5 configure:6366: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 configure:6366: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef 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:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned long int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:6360: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:82: warning: extern declaration of `select' doesn't match global one configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_SELECT_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | int | main () | { | extern int select (unsigned int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:6387: result: int,int *,struct timeval * configure:6410: checking whether lstat dereferences a symlink specified with a trailing slash configure:6446: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:76: error: storage size of `sbuf' isn't known configure:6449: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 *) | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | ; | return 0; | } configure:6481: result: no configure:6500: checking whether stat accepts an empty string configure:6530: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:76: error: storage size of `sbuf' isn't known configure:6533: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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 *) | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | return stat ("", &sbuf) == 0; | ; | return 0; | } configure:6558: result: yes configure:6574: checking for working strtod configure:6625: cc -o conftest -fno-common conftest.c >&5 configure:6628: $? = 0 configure:6634: ./conftest configure:6637: $? = 0 configure:6653: result: yes configure:6821: checking for vprintf configure:6877: cc -o conftest -fno-common conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function `vprintf' configure:6883: $? = 0 configure:6901: result: yes configure:6908: checking for _doprnt configure:6964: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:6970: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "beacon" | #define PACKAGE_TARNAME "beacon" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "beacon 1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "beacon" | #define VERSION "1.3" | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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_SYS_TIMEB_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 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_STAT_EMPTY_STRING_BUG 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:6987: result: no configure:7022: checking for gethostbyaddr configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for gethostbyname configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for gethostname configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for gettimeofday configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for inet_ntoa configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for memmove configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for memset configure:7078: cc -o conftest -fno-common conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function `memset' configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for mkdir configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for modf configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for select configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for socket configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for strchr configure:7078: cc -o conftest -fno-common conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function `strchr' configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for strcspn configure:7078: cc -o conftest -fno-common conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function `strcspn' configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for strdup configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for strrchr configure:7078: cc -o conftest -fno-common conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function `strrchr' configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for strstr configure:7078: cc -o conftest -fno-common conftest.c >&5 conftest.c:80: warning: conflicting types for built-in function `strstr' configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for strtol configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7022: checking for uname configure:7078: cc -o conftest -fno-common conftest.c >&5 configure:7084: $? = 0 configure:7102: result: yes configure:7235: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by beacon config.status 1.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:638: creating Makefile config.status:773: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:638: creating Net-Multicast-Beacon/Makefile config.status:773: WARNING: Net-Multicast-Beacon/Makefile.in seems to ignore the --datarootdir setting config.status:638: creating libbeacon/Makefile config.status:773: WARNING: libbeacon/Makefile.in seems to ignore the --datarootdir setting config.status:638: creating src/Makefile config.status:773: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:638: creating src/beacon config.status:638: creating config.h config.status:950: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=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_LIBS_set= ac_cv_env_LIBS_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_func__doprnt=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_modf=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_socket=yes ac_cv_func_stat_empty_string_bug=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_uname=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_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/local/bin/perl ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no 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_size_t=no ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/beacon/work/beacon-1.3/config/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/beacon/work/beacon-1.3/config/missing --run tar' AUTOCONF='/usr/local/bin/autoconf-2.61' AUTOHEADER='/usr/local/bin/autoheader-2.61' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/beacon/work/beacon-1.3/config/missing --run automake-1.7' 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='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' 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='' LIBOBJS=' ${LIBOBJDIR}beacon_wrap.o.$U. ${LIBOBJDIR}lstat.$U. ${LIBOBJDIR}stat.$U.' LIBS='' LTLIBOBJS=' ${LIBOBJDIR}beacon_wrap.o.$U.lo ${LIBOBJDIR}lstat.$U.lo ${LIBOBJDIR}stat.$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/beacon/work/beacon-1.3/config/missing --run makeinfo' OBJEXT='' PACKAGE='beacon' PACKAGE_BUGREPORT='' PACKAGE_NAME='beacon' PACKAGE_STRING='beacon 1.3' PACKAGE_TARNAME='beacon' PACKAGE_VERSION='1.3' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' POW_LIB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' SWIG='' VERSION='1.3' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/net/beacon/work/beacon-1.3/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "beacon" #define PACKAGE_TARNAME "beacon" #define PACKAGE_VERSION "1.3" #define PACKAGE_STRING "beacon 1.3" #define PACKAGE_BUGREPORT "" #define PACKAGE "beacon" #define VERSION "1.3" #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_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_SYS_TIMEB_H 1 #define const #ifndef __cplusplus #define inline #endif #define pid_t int #define size_t unsigned int #define TM_IN_SYS_TIME 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_STAT_EMPTY_STRING_BUG 1 #define HAVE_VPRINTF 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MODF 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_UNAME 1 configure: exit 0