This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bbe configure 0.2.2, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /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: 121 tasks, 178 threads, 4 processors Load average: 1.26, Mach factor: 2.72 /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:1769: checking for a BSD-compatible install configure:1825: result: /usr/bin/install -c -o root -g wheel configure:1836: checking whether build environment is sane configure:1879: result: yes configure:1944: checking for gawk configure:1960: found /usr/local/bin/gawk configure:1971: result: gawk configure:1982: checking whether make sets $(MAKE) configure:2003: result: yes configure:2202: checking build system type configure:2220: result: i386-apple-darwin8.0.1 configure:2242: checking host system type configure:2257: result: i386-apple-darwin8.0.1 configure:2293: checking for a BSD-compatible install configure:2349: result: /usr/bin/install -c -o root -g wheel configure:2408: checking for gcc configure:2435: result: cc configure:2673: checking for C compiler version configure:2680: 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:2683: $? = 0 configure:2690: 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:2693: $? = 0 configure:2700: cc -V >&5 cc: `-V' option must have argument configure:2703: $? = 1 configure:2726: checking for C compiler default output file name configure:2753: cc -fno-common conftest.c >&5 configure:2756: $? = 0 configure:2802: result: a.out configure:2807: checking whether the C compiler works configure:2817: ./a.out configure:2820: $? = 0 configure:2837: result: yes configure:2844: checking whether we are cross compiling configure:2846: result: no configure:2849: checking for suffix of executables configure:2856: cc -o conftest -fno-common conftest.c >&5 configure:2859: $? = 0 configure:2883: result: configure:2889: checking for suffix of object files configure:2915: cc -c -fno-common conftest.c >&5 configure:2918: $? = 0 configure:2941: result: configure:2945: checking whether we are using the GNU C compiler configure:2974: cc -c -fno-common conftest.c >&5 configure:2980: $? = 0 configure:2987: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2990: $? = 0 configure:2997: test -s conftest. configure:3000: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3014: result: no configure:3019: checking whether cc accepts -g configure:3049: cc -c -g conftest.c >&5 configure:3055: $? = 0 configure:3062: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3065: $? = 0 configure:3072: test -s conftest. configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3104: cc -c conftest.c >&5 configure:3110: $? = 0 configure:3117: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3120: $? = 0 configure:3127: test -s conftest. configure:3130: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3160: cc -c -g conftest.c >&5 configure:3166: $? = 0 configure:3173: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3176: $? = 0 configure:3183: test -s conftest. configure:3186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3205: result: no configure:3222: checking for cc option to accept ISO C89 configure:3296: cc -c -fno-common conftest.c >&5 configure:3302: $? = 0 configure:3309: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3312: $? = 0 configure:3319: test -s conftest. configure:3322: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* 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:3296: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3302: $? = 0 configure:3309: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3312: $? = 0 configure:3319: test -s conftest. configure:3322: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* 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:3296: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3302: $? = 0 configure:3309: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3312: $? = 0 configure:3319: test -s conftest. configure:3322: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* 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:3296: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* 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:3296: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* 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:3296: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* 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:3296: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3302: $? = 0 configure:3309: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3312: $? = 0 configure:3319: test -s conftest. configure:3322: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | /* 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:3345: result: unsupported configure:3371: checking for style of include used by make configure:3399: result: GNU configure:3427: checking dependency style of cc configure:3517: result: gcc3 configure:3548: checking how to run the C preprocessor configure:3588: cc -E conftest.c configure:3594: $? = 0 configure:3632: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3638: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3678: result: cc -E configure:3707: cc -E conftest.c configure:3713: $? = 0 configure:3751: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3757: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3802: checking for grep that handles long lines and -e configure:3876: result: /usr/bin/grep configure:3881: checking for egrep configure:3959: result: /usr/bin/grep -E configure:3964: checking for ANSI C header files configure:3994: cc -c -fno-common conftest.c >&5 configure:4000: $? = 0 configure:4007: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4010: $? = 0 configure:4017: test -s conftest. configure:4020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4142: result: no configure:4166: checking for sys/types.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4166: checking for sys/stat.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4166: checking for stdlib.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4166: checking for string.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4166: checking for memory.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4166: checking for strings.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4166: checking for inttypes.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4166: checking for stdint.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4166: checking for unistd.h configure:4187: cc -c -fno-common conftest.c >&5 configure:4193: $? = 0 configure:4200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4203: $? = 0 configure:4210: test -s conftest. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4226: result: no configure:4256: checking features.h usability configure:4273: cc -c -fno-common conftest.c >&5 conftest.c:44:22: features.h: No such file or directory configure:4279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4310: result: no configure:4314: checking features.h presence configure:4329: cc -E conftest.c conftest.c:11:22: features.h: No such file or directory configure:4335: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4356: result: no configure:4389: checking for features.h configure:4397: result: no configure:4256: checking error.h usability configure:4273: cc -c -fno-common conftest.c >&5 conftest.c:44:19: error.h: No such file or directory configure:4279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4310: result: no configure:4314: checking error.h presence configure:4329: cc -E conftest.c conftest.c:11:19: error.h: No such file or directory configure:4335: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4356: result: no configure:4389: checking for error.h configure:4397: result: no configure:4256: checking errno.h usability configure:4273: cc -c -fno-common conftest.c >&5 configure:4279: $? = 0 configure:4286: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4289: $? = 0 configure:4296: test -s conftest. configure:4299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4310: result: no configure:4314: checking errno.h presence configure:4329: cc -E conftest.c configure:4335: $? = 0 configure:4356: result: yes configure:4369: WARNING: errno.h: present but cannot be compiled configure:4371: WARNING: errno.h: check for missing prerequisite headers? configure:4373: WARNING: errno.h: see the Autoconf documentation configure:4375: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4377: WARNING: errno.h: proceeding with the preprocessor's result configure:4379: WARNING: errno.h: in the future, the compiler will take precedence configure:4389: checking for errno.h configure:4397: result: yes configure:4256: checking getopt.h usability configure:4273: cc -c -fno-common conftest.c >&5 configure:4279: $? = 0 configure:4286: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4289: $? = 0 configure:4296: test -s conftest. configure:4299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4310: result: no configure:4314: checking getopt.h presence configure:4329: cc -E conftest.c configure:4335: $? = 0 configure:4356: result: yes configure:4369: WARNING: getopt.h: present but cannot be compiled configure:4371: WARNING: getopt.h: check for missing prerequisite headers? configure:4373: WARNING: getopt.h: see the Autoconf documentation configure:4375: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:4377: WARNING: getopt.h: proceeding with the preprocessor's result configure:4379: WARNING: getopt.h: in the future, the compiler will take precedence configure:4389: checking for getopt.h configure:4397: result: yes configure:4415: checking for getline configure:4471: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getline configure:4477: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case declares getline. | For example, HP-UX 11i declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getline | | /* 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 getline (); | /* 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_getline || defined __stub___getline | choke me | #endif | | int | main () | { | return getline (); | ; | return 0; | } configure:4511: result: no configure:4415: checking for getopt_long configure:4471: cc -o conftest -fno-common conftest.c >&5 configure:4477: $? = 0 configure:4484: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4487: $? = 0 configure:4494: test -s conftest configure:4497: $? = 0 configure:4511: result: yes configure:4530: checking for special C compiler options needed for large files configure:4570: cc -c -fno-common conftest.c >&5 configure:4576: $? = 0 configure:4583: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4586: $? = 0 configure:4593: test -s conftest. configure:4596: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4614: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' configure:4620: $? = 0 configure:4627: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4630: $? = 0 configure:4637: test -s conftest. configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4657: result: no configure:4663: checking for _FILE_OFFSET_BITS value needed for large files configure:4699: cc -c -fno-common conftest.c >&5 configure:4705: $? = 0 configure:4712: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4715: $? = 0 configure:4722: test -s conftest. configure:4725: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4766: cc -c -fno-common conftest.c >&5 configure:4772: $? = 0 configure:4779: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4782: $? = 0 configure:4789: test -s conftest. configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4806: result: no configure:4816: checking for _LARGE_FILES value needed for large files configure:4852: cc -c -fno-common conftest.c >&5 configure:4858: $? = 0 configure:4865: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4868: $? = 0 configure:4875: test -s conftest. configure:4878: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4919: cc -c -fno-common conftest.c >&5 configure:4925: $? = 0 configure:4932: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4935: $? = 0 configure:4942: test -s conftest. configure:4945: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4959: result: no configure:4971: checking for long file names configure:5003: result: yes configure:5013: checking for off_t configure:5043: cc -c -fno-common conftest.c >&5 conftest.c:48: error: parse error before "ac__type_new_" conftest.c:48: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:52: error: parse error before ')' token configure:5049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5081: result: no configure:5092: checking for long long configure:5122: cc -c -fno-common conftest.c >&5 configure:5128: $? = 0 configure:5135: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5138: $? = 0 configure:5145: test -s conftest. configure:5148: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef long long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5160: result: no configure:5171: checking for inline configure:5197: cc -c -fno-common conftest.c >&5 configure:5203: $? = 0 configure:5210: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5213: $? = 0 configure:5220: test -s conftest. configure:5223: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LONG_FILE_NAMES 1 | /* 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:5197: cc -c -fno-common conftest.c >&5 configure:5203: $? = 0 configure:5210: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5213: $? = 0 configure:5220: test -s conftest. configure:5223: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LONG_FILE_NAMES 1 | /* 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:5197: cc -c -fno-common conftest.c >&5 configure:5203: $? = 0 configure:5210: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5213: $? = 0 configure:5220: test -s conftest. configure:5223: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bbe" | #define PACKAGE_TARNAME "bbe" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "bbe 0.2.2" | #define PACKAGE_BUGREPORT "tjsa@iki.fi" | #define PACKAGE "bbe" | #define VERSION "0.2.2" | #define _GNU_SOURCE 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LONG_FILE_NAMES 1 | /* 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:5238: result: no configure:5375: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bbe config.status 0.2.2, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:631: creating Makefile config.status:631: creating src/Makefile config.status:631: creating doc/Makefile config.status:631: creating config.h config.status:893: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_c_compiler_gnu=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_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getline=no ac_cv_func_getopt_long=yes ac_cv_header_errno_h=yes ac_cv_header_error_h=no ac_cv_header_features_h=no ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-apple-darwin8.0.1 ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_long_file_names=yes ac_cv_type_long_long=no ac_cv_type_off_t=no am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/textproc/bbe/work/bbe-0.2.2/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/textproc/bbe/work/bbe-0.2.2/config/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/textproc/bbe/work/bbe-0.2.2/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/textproc/bbe/work/bbe-0.2.2/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/textproc/bbe/work/bbe-0.2.2/config/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/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' ISODATE='2008-01-13' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/textproc/bbe/work/bbe-0.2.2/config/missing --run makeinfo' OBJEXT='' PACKAGE='bbe' PACKAGE_BUGREPORT='tjsa@iki.fi' PACKAGE_NAME='bbe' PACKAGE_STRING='bbe 0.2.2' PACKAGE_TARNAME='bbe' PACKAGE_VERSION='0.2.2' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.2.2' ac_ct_CC='cc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_os='darwin8.0.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin8.0.1' host_alias='' host_cpu='i386' host_os='darwin8.0.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/textproc/bbe/work/bbe-0.2.2/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "bbe" #define PACKAGE_TARNAME "bbe" #define PACKAGE_VERSION "0.2.2" #define PACKAGE_STRING "bbe 0.2.2" #define PACKAGE_BUGREPORT "tjsa@iki.fi" #define PACKAGE "bbe" #define VERSION "0.2.2" #define _GNU_SOURCE 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_LONG_FILE_NAMES 1 #ifndef __cplusplus #define inline #endif configure: exit 0