This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Begemot support library configure 1.11, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /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: 92 tasks, 146 threads, 4 processors Load average: 1.49, Mach factor: 2.50 /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:1760: checking build system type configure:1778: result: i386-unknown-gnu configure:1800: checking host system type configure:1815: result: i386-unknown-gnu configure:1837: checking target system type configure:1852: result: i386-unknown-gnu configure:1889: checking for i386-unknown-gnu-gcc configure:1916: result: cc configure:2194: checking for C compiler version configure:2201: 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:2204: $? = 0 configure:2211: 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:2214: $? = 0 configure:2221: cc -V >&5 cc: `-V' option must have argument configure:2224: $? = 1 configure:2247: checking for C compiler default output file name configure:2274: cc -fno-common conftest.c >&5 configure:2277: $? = 0 configure:2315: result: a.out configure:2332: checking whether the C compiler works configure:2342: ./a.out configure:2345: $? = 0 configure:2362: result: yes configure:2369: checking whether we are cross compiling configure:2371: result: no configure:2374: checking for suffix of executables configure:2381: cc -o conftest -fno-common conftest.c >&5 configure:2384: $? = 0 configure:2408: result: configure:2414: checking for suffix of object files configure:2440: cc -c -fno-common conftest.c >&5 configure:2443: $? = 0 configure:2466: result: configure:2470: checking whether we are using the GNU C compiler configure:2499: cc -c -fno-common conftest.c >&5 configure:2505: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2522: result: no configure:2527: checking whether cc accepts -g configure:2557: cc -c -g conftest.c >&5 configure:2563: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2595: cc -c conftest.c >&5 configure:2601: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2634: cc -c -g conftest.c >&5 configure:2640: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2662: result: no configure:2679: checking for cc option to accept ISO C89 configure:2753: cc -c -fno-common conftest.c >&5 configure:2759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:2753: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:2753: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:2753: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:2753: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:2753: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:2753: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:2785: result: unsupported configure:2805: checking how to run the C preprocessor configure:2845: cc -E conftest.c configure:2851: $? = 0 configure:2882: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | #include configure:2921: result: cc -E configure:2950: cc -E conftest.c configure:2956: $? = 0 configure:2987: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | #include configure:3030: checking whether gmake sets $(MAKE) configure:3051: result: yes configure:3073: checking for a BSD-compatible install configure:3129: result: /usr/bin/install -c -o root -g wheel configure:3155: checking whether struct stat times are timespecs configure:3186: cc -c -fno-common conftest.c >&5 configure:3192: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | # include | # include | # include | int | main () | { | struct stat statb; | (void)memset(&statb.st_atimespec, 0, 10) | ; | return 0; | } configure:3207: result: no configure:3276: checking whether struct stat times are timevals configure:3305: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:15: error: structure has no member named `st_atim' configure:3311: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | # include | # include | int | main () | { | struct stat statb; | (void)memset(&statb.st_atim, 0, 10) | ; | return 0; | } configure:3326: result: no configure:3340: checking whether struct stat has st_fstype configure:3369: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:15: error: structure has no member named `st_fstype' configure:3375: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | # include | # include | int | main () | { | struct stat statb; | foo(&statb.st_fstype) | ; | return 0; | } configure:3390: result: no configure:3403: checking whether struct stat has st_flags configure:3432: cc -c -fno-common conftest.c >&5 configure:3438: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | # include | # include | int | main () | { | struct stat statb; | foo(&statb.st_flags) | ; | return 0; | } configure:3453: result: no configure:3466: checking whether struct stat has st_gen configure:3495: cc -c -fno-common conftest.c >&5 configure:3501: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | # include | # include | int | main () | { | struct stat statb; | foo(&statb.st_gen) | ; | return 0; | } configure:3516: result: no configure:3528: checking whether struct stat has st_birthtimespec configure:3557: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:15: error: structure has no member named `st_birthtimespec' configure:3563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | | # include | # include | int | main () | { | struct stat statb; | foo(&statb.st_birthtimespec) | ; | return 0; | } configure:3578: result: no configure:3596: checking for grep that handles long lines and -e configure:3670: result: /usr/bin/grep configure:3675: checking for egrep configure:3753: result: /usr/bin/grep -E configure:3758: checking for ANSI C header files configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3919: result: no configure:3943: checking for sys/types.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:3943: checking for sys/stat.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:3943: checking for stdlib.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:3943: checking for string.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:3943: checking for memory.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:3943: checking for strings.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:3943: checking for inttypes.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:3943: checking for stdint.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:3943: checking for unistd.h configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:3986: result: no configure:4008: checking stropts.h usability configure:4025: cc -c -fno-common conftest.c >&5 conftest.c:41:21: stropts.h: No such file or directory configure:4031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* 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:4045: result: no configure:4049: checking stropts.h presence configure:4064: cc -E conftest.c conftest.c:8:21: stropts.h: No such file or directory configure:4070: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | /* end confdefs.h. */ | #include configure:4084: result: no configure:4117: checking for stropts.h configure:4124: result: no configure:4190: checking sys/sysmacros.h usability configure:4207: cc -c -fno-common conftest.c >&5 conftest.c:42:27: sys/sysmacros.h: No such file or directory configure:4213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | #define USE_SELECT 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:4227: result: no configure:4231: checking sys/sysmacros.h presence configure:4246: cc -E conftest.c conftest.c:9:27: sys/sysmacros.h: No such file or directory configure:4252: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | #define USE_SELECT 1 | /* end confdefs.h. */ | #include configure:4266: result: no configure:4299: checking for sys/sysmacros.h configure:4306: result: no configure:4324: checking whether we have the historical struct msghdr configure:4352: cc -c -fno-common conftest.c >&5 configure:4358: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | #define USE_SELECT 1 | /* end confdefs.h. */ | | # include | # include | int | main () | { | struct msghdr msg; msg.msg_control = 0 | ; | return 0; | } configure:4373: result: yes configure:4389: checking for inttypes.h configure:4394: result: no configure:4527: checking how to print quads configure:4608: result: configure:4624: checking whether send fd is broken configure:4634: result: no configure:4649: checking for socketpair in -lxnet configure:4684: cc -o conftest -fno-common conftest.c -lxnet >&5 ld: can't locate file for: -lxnet configure:4690: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | #define USE_SELECT 1 | #define HAVE_OLDMSGHDR 1 | #define QUADFMT | /* end confdefs.h. */ | | /* 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 socketpair (); | int | main () | { | return socketpair (); | ; | return 0; | } configure:4708: result: no configure:4713: checking for socketpair in -lsocket configure:4748: cc -o conftest -fno-common conftest.c -lsocket -lnsl >&5 ld: can't locate file for: -lsocket configure:4754: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | #define USE_SELECT 1 | #define HAVE_OLDMSGHDR 1 | #define QUADFMT | /* end confdefs.h. */ | | /* 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 socketpair (); | int | main () | { | return socketpair (); | ; | return 0; | } configure:4772: result: no configure:4780: checking for sendmsg in -lsocket configure:4815: cc -o conftest -fno-common conftest.c -lsocket -lnsl >&5 ld: can't locate file for: -lsocket configure:4821: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | #define USE_SELECT 1 | #define HAVE_OLDMSGHDR 1 | #define QUADFMT | /* end confdefs.h. */ | | /* 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 sendmsg (); | int | main () | { | return sendmsg (); | ; | return 0; | } configure:4839: result: no configure:4852: checking whether select prototype is broken configure:4874: result: no configure:4886: checking whether signal.h defines POLL_{IN,OUT} configure:4909: result: yes configure:4922: checking whether we have gethrtime() configure:4948: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _gethrtime configure:4954: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | #define USE_SELECT 1 | #define HAVE_OLDMSGHDR 1 | #define QUADFMT | /* end confdefs.h. */ | #include | int | main () | { | (void)gethrtime() | ; | return 0; | } configure:4971: result: no configure:4980: checking for clock_gettime configure:5036: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _clock_gettime configure:5042: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Begemot support library" | #define PACKAGE_TARNAME "libbegemot" | #define PACKAGE_VERSION "1.11" | #define PACKAGE_STRING "Begemot support library 1.11" | #define PACKAGE_BUGREPORT "harti@freebsd.org" | #define USE_SELECT 1 | #define HAVE_OLDMSGHDR 1 | #define QUADFMT | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:5059: result: no configure:5211: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Begemot support library config.status 1.11, 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:597: creating Makefile config.status:732: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:597: creating begemot.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_fstype=no ac_cv_func_clock_gettime=no ac_cv_have_gethrtime=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_stropts_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysmacros_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_socket_sendmsg=no ac_cv_lib_socket_socketpair=no ac_cv_lib_xnet_socketpair=no ac_cv_objext= ac_cv_oldmsghdr=yes ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_stat_birthtimespec=no ac_cv_stat_flags=no ac_cv_stat_gen=no ac_cv_stat_has_timespec=no ac_cv_stat_has_timeval=no ac_cv_target=i386-unknown-gnu lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## BEGEMOT_MAJOR='1' BEGEMOT_MINOR='11' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFINED_POLLIN='1' DEFS='-DPACKAGE_NAME=\"Begemot\ support\ library\" -DPACKAGE_TARNAME=\"libbegemot\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"Begemot\ support\ library\ 1.11\" -DPACKAGE_BUGREPORT=\"harti@freebsd.org\" -DUSE_SELECT=1 -DHAVE_OLDMSGHDR=1 -DQUADFMT=' 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' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL_DEPS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='harti@freebsd.org' PACKAGE_NAME='Begemot support library' PACKAGE_STRING='Begemot support library 1.11' PACKAGE_TARNAME='libbegemot' PACKAGE_VERSION='1.11' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' SYSLIBS='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' 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='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Begemot support library" #define PACKAGE_TARNAME "libbegemot" #define PACKAGE_VERSION "1.11" #define PACKAGE_STRING "Begemot support library 1.11" #define PACKAGE_BUGREPORT "harti@freebsd.org" #define USE_SELECT 1 #define HAVE_OLDMSGHDR 1 #define QUADFMT configure: exit 0