This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libmowgli configure 0.5.0, 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: 168 tasks, 223 threads, 4 processors Load average: 1.54, Mach factor: 2.44 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1764: checking build system type configure:1782: result: i386-unknown-gnu configure:1804: checking host system type configure:1819: result: i386-unknown-gnu configure:1841: checking target system type configure:1856: result: i386-unknown-gnu configure:1894: checking for i386-unknown-gnu-gcc configure:1921: result: cc configure:2199: checking for C compiler version configure:2206: 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:2209: $? = 0 configure:2216: 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:2219: $? = 0 configure:2226: cc -V >&5 cc: `-V' option must have argument configure:2229: $? = 1 configure:2252: checking for C compiler default output file name configure:2279: cc -fno-common conftest.c >&5 configure:2282: $? = 0 configure:2320: result: a.out configure:2337: checking whether the C compiler works configure:2347: ./a.out configure:2350: $? = 0 configure:2367: result: yes configure:2374: checking whether we are cross compiling configure:2376: result: no configure:2379: checking for suffix of executables configure:2386: cc -o conftest -fno-common conftest.c >&5 configure:2389: $? = 0 configure:2413: result: configure:2419: checking for suffix of object files configure:2445: cc -c -fno-common conftest.c >&5 configure:2448: $? = 0 configure:2471: result: configure:2475: checking whether we are using the GNU C compiler configure:2504: cc -c -fno-common conftest.c >&5 configure:2510: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2527: result: no configure:2532: checking whether cc accepts -g configure:2562: cc -c -g conftest.c >&5 configure:2568: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2600: cc -c conftest.c >&5 configure:2606: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2639: cc -c -g conftest.c >&5 configure:2645: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2667: result: no configure:2684: checking for cc option to accept ISO C89 configure:2758: cc -c -fno-common conftest.c >&5 configure:2764: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:2758: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2764: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:2758: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2764: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:2758: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2764: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:2758: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2764: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:2758: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2764: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:2758: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2764: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:2790: result: unsupported configure:2805: checking whether ln -s works configure:2809: result: yes configure:2816: checking whether gmake sets $(MAKE) configure:2837: result: yes configure:2847: checking for library containing strerror configure:2888: cc -o conftest -fno-common conftest.c >&5 configure:2894: $? = 0 configure:2922: result: none required configure:2939: checking for shared library system configure:3007: result: POSIX configure:3048: checking for dirent.h that defines DIR configure:3077: cc -c -fno-common conftest.c >&5 configure:3083: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3099: result: no configure:3048: checking for sys/ndir.h that defines DIR configure:3077: cc -c -fno-common conftest.c >&5 conftest.c:9:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:14: error: `DIR' undeclared (first use in this function) conftest.c:14: error: (Each undeclared identifier is reported only once conftest.c:14: error: for each function it appears in.) conftest.c:14: error: parse error before ')' token configure:3083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3099: result: no configure:3048: checking for sys/dir.h that defines DIR configure:3077: cc -c -fno-common conftest.c >&5 configure:3083: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3099: result: no configure:3048: checking for ndir.h that defines DIR configure:3077: cc -c -fno-common conftest.c >&5 conftest.c:9:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:14: error: `DIR' undeclared (first use in this function) conftest.c:14: error: (Each undeclared identifier is reported only once conftest.c:14: error: for each function it appears in.) conftest.c:14: error: parse error before ')' token configure:3083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3099: result: no configure:3196: checking for library containing opendir configure:3237: cc -o conftest -fno-common conftest.c >&5 configure:3243: $? = 0 configure:3271: result: none required configure:3286: checking how to run the C preprocessor configure:3326: cc -E conftest.c configure:3332: $? = 0 configure:3363: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3369: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | #include configure:3402: result: cc -E configure:3431: cc -E conftest.c configure:3437: $? = 0 configure:3468: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | #include configure:3512: checking for grep that handles long lines and -e configure:3586: result: /usr/bin/grep configure:3591: checking for egrep configure:3669: result: /usr/bin/grep -E configure:3674: checking for ANSI C header files configure:3704: cc -c -fno-common conftest.c >&5 configure:3710: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3835: result: no configure:3859: checking for sys/types.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3859: checking for sys/stat.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3859: checking for stdlib.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3859: checking for string.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3859: checking for memory.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3859: checking for strings.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3859: checking for inttypes.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3859: checking for stdint.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3859: checking for unistd.h configure:3880: cc -c -fno-common conftest.c >&5 configure:3886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3902: result: no configure:3937: checking limits.h usability configure:3954: cc -c -fno-common conftest.c >&5 configure:3960: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.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:3974: result: no configure:3978: checking limits.h presence configure:3993: cc -E conftest.c configure:3999: $? = 0 configure:4013: result: yes configure:4026: WARNING: limits.h: present but cannot be compiled configure:4028: WARNING: limits.h: check for missing prerequisite headers? configure:4030: WARNING: limits.h: see the Autoconf documentation configure:4032: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4034: WARNING: limits.h: proceeding with the preprocessor's result configure:4036: WARNING: limits.h: in the future, the compiler will take precedence configure:4046: checking for limits.h configure:4054: result: yes configure:3927: checking for stdlib.h configure:3933: result: no configure:3927: checking for string.h configure:3933: result: no configure:3927: checking for unistd.h configure:3933: result: no configure:3937: checking locale.h usability configure:3954: cc -c -fno-common conftest.c >&5 configure:3960: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3974: result: no configure:3978: checking locale.h presence configure:3993: cc -E conftest.c configure:3999: $? = 0 configure:4013: result: yes configure:4026: WARNING: locale.h: present but cannot be compiled configure:4028: WARNING: locale.h: check for missing prerequisite headers? configure:4030: WARNING: locale.h: see the Autoconf documentation configure:4032: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4034: WARNING: locale.h: proceeding with the preprocessor's result configure:4036: WARNING: locale.h: in the future, the compiler will take precedence configure:4046: checking for locale.h configure:4054: result: yes configure:3937: checking stdarg.h usability configure:3954: cc -c -fno-common conftest.c >&5 configure:3960: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3974: result: no configure:3978: checking stdarg.h presence configure:3993: cc -E conftest.c configure:3999: $? = 0 configure:4013: result: yes configure:4026: WARNING: stdarg.h: present but cannot be compiled configure:4028: WARNING: stdarg.h: check for missing prerequisite headers? configure:4030: WARNING: stdarg.h: see the Autoconf documentation configure:4032: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:4034: WARNING: stdarg.h: proceeding with the preprocessor's result configure:4036: WARNING: stdarg.h: in the future, the compiler will take precedence configure:4046: checking for stdarg.h configure:4054: result: yes configure:3927: checking for sys/types.h configure:3933: result: no configure:3927: checking for sys/stat.h configure:3933: result: no configure:3937: checking errno.h usability configure:3954: cc -c -fno-common conftest.c >&5 configure:3960: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3974: result: no configure:3978: checking errno.h presence configure:3993: cc -E conftest.c configure:3999: $? = 0 configure:4013: result: yes configure:4026: WARNING: errno.h: present but cannot be compiled configure:4028: WARNING: errno.h: check for missing prerequisite headers? configure:4030: WARNING: errno.h: see the Autoconf documentation configure:4032: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4034: WARNING: errno.h: proceeding with the preprocessor's result configure:4036: WARNING: errno.h: in the future, the compiler will take precedence configure:4046: checking for errno.h configure:4054: result: yes configure:4069: checking for an ANSI C-conforming const configure:4144: cc -c -fno-common conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4165: result: no configure:4177: checking whether closedir returns void configure:4211: cc -o conftest -fno-common conftest.c >&5 conftest.c:46:14: no: No such file or directory configure:4214: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define const | /* 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 | #ifndef __cplusplus | int closedir (); | #endif | | int | main () | { | return closedir (opendir (".")) != 0; | ; | return 0; | } configure:4239: result: yes configure:4260: checking for memset configure:4316: cc -o conftest -fno-common conftest.c >&5 conftest.c:37: warning: conflicting types for built-in function `memset' configure:4322: $? = 0 configure:4340: result: yes configure:4260: checking for setlocale configure:4316: cc -o conftest -fno-common conftest.c >&5 configure:4322: $? = 0 configure:4340: result: yes configure:4260: checking for strcasecmp configure:4316: cc -o conftest -fno-common conftest.c >&5 configure:4322: $? = 0 configure:4340: result: yes configure:4260: checking for strchr configure:4316: cc -o conftest -fno-common conftest.c >&5 conftest.c:40: warning: conflicting types for built-in function `strchr' configure:4322: $? = 0 configure:4340: result: yes configure:4260: checking for strdup configure:4316: cc -o conftest -fno-common conftest.c >&5 configure:4322: $? = 0 configure:4340: result: yes configure:4260: checking for strerror configure:4316: cc -o conftest -fno-common conftest.c >&5 configure:4322: $? = 0 configure:4340: result: yes configure:4260: checking for strtol configure:4316: cc -o conftest -fno-common conftest.c >&5 configure:4322: $? = 0 configure:4340: result: yes configure:4260: checking for strtod configure:4316: cc -o conftest -fno-common conftest.c >&5 configure:4322: $? = 0 configure:4340: result: yes configure:4364: checking for printf configure:4420: cc -o conftest -fno-common conftest.c >&5 conftest.c:45: warning: conflicting types for built-in function `printf' configure:4426: $? = 0 configure:4444: result: yes configure:4364: checking for sprintf configure:4420: cc -o conftest -fno-common conftest.c >&5 conftest.c:46: warning: conflicting types for built-in function `sprintf' configure:4426: $? = 0 configure:4444: result: yes configure:4364: checking for snprintf configure:4420: cc -o conftest -fno-common conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function `snprintf' configure:4426: $? = 0 configure:4444: result: yes configure:4364: checking for vsnprintf configure:4420: cc -o conftest -fno-common conftest.c >&5 conftest.c:48: warning: conflicting types for built-in function `vsnprintf' configure:4426: $? = 0 configure:4444: result: yes configure:4364: checking for mmap configure:4420: cc -o conftest -fno-common conftest.c >&5 configure:4426: $? = 0 configure:4444: result: yes configure:4364: checking for gettimeofday configure:4420: cc -o conftest -fno-common conftest.c >&5 configure:4426: $? = 0 configure:4444: result: yes configure:4364: checking for strndup configure:4420: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _strndup configure:4426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define CLOSEDIR_VOID 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOD 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* 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 strndup (); | /* 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_strndup || defined __stub___strndup | choke me | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:4444: result: no configure:4364: checking for strlcpy configure:4420: cc -o conftest -fno-common conftest.c >&5 configure:4426: $? = 0 configure:4444: result: yes configure:4364: checking for strlcat configure:4420: cc -o conftest -fno-common conftest.c >&5 configure:4426: $? = 0 configure:4444: result: yes configure:4364: checking for epoll_ctl configure:4420: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _epoll_ctl configure:4426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define CLOSEDIR_VOID 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOD 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | /* end confdefs.h. */ | /* Define epoll_ctl to an innocuous variant, in case declares epoll_ctl. | For example, HP-UX 11i declares gettimeofday. */ | #define epoll_ctl innocuous_epoll_ctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char epoll_ctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef epoll_ctl | | /* 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 epoll_ctl (); | /* 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_epoll_ctl || defined __stub___epoll_ctl | choke me | #endif | | int | main () | { | return epoll_ctl (); | ; | return 0; | } configure:4444: result: no configure:4364: checking for port_create configure:4420: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _port_create configure:4426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define CLOSEDIR_VOID 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOD 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | /* end confdefs.h. */ | /* Define port_create to an innocuous variant, in case declares port_create. | For example, HP-UX 11i declares gettimeofday. */ | #define port_create innocuous_port_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char port_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef port_create | | /* 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 port_create (); | /* 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_port_create || defined __stub___port_create | choke me | #endif | | int | main () | { | return port_create (); | ; | return 0; | } configure:4444: result: no configure:4454: checking whether lstat dereferences a symlink specified with a trailing slash configure:4490: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: storage size of `sbuf' isn't known configure:4493: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define CLOSEDIR_VOID 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOD 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 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 | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | ; | return 0; | } configure:4525: result: no configure:4544: checking whether stat accepts an empty string configure:4574: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: storage size of `sbuf' isn't known configure:4577: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmowgli" | #define PACKAGE_TARNAME "libmowgli" | #define PACKAGE_VERSION "0.5.0" | #define PACKAGE_STRING "libmowgli 0.5.0" | #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define const | #define CLOSEDIR_VOID 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOD 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 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 | int | main () | { | struct stat sbuf; | return stat ("", &sbuf) == 0; | ; | return 0; | } configure:4602: result: yes configure:4619: checking for dlopen in -ldl configure:4654: cc -o conftest -fno-common conftest.c -ldl >&5 configure:4660: $? = 0 configure:4678: result: yes configure:4804: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libmowgli config.status 0.5.0, 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:621: creating buildsys.mk config.status:621: creating extra.mk config.status:621: creating libmowgli.pc config.status:621: creating src/libmowgli/mowgli_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_closedir_void=yes ac_cv_func_epoll_ctl=no ac_cv_func_gettimeofday=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_port_create=no ac_cv_func_printf=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_stat_empty_string_bug=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strndup=no ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_vsnprintf=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_dl_dlopen=yes ac_cv_objext= 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_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_target=i386-unknown-gnu lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CLEAN_LIB='' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXAMPLES_BUILD='' EXEEXT='' GREP='/usr/bin/grep' INSTALL_LIB='${INSTALL} -m 755 $$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0 && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}lstat.$U. ${LIBOBJDIR}stat.$U.' LIBS=' -ldl' LIB_CFLAGS='-fPIC' LIB_CPPFLAGS='-DPIC' LIB_LDFLAGS='-shared -fPIC -Wl,-soname=${LIB}.${LIB_MAJOR}.${LIB_MINOR}.0' LIB_PREFIX='lib' LIB_SUFFIX='.so' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}lstat.$U.lo ${LIBOBJDIR}stat.$U.lo' OBJEXT='' PACKAGE='libmowgli' PACKAGE_BUGREPORT='bugs+libmowgli@atheme.org' PACKAGE_NAME='libmowgli' PACKAGE_STRING='libmowgli 0.5.0' PACKAGE_TARNAME='libmowgli' PACKAGE_VERSION='0.5.0' PATH_SEPARATOR=':' PLUGIN_CFLAGS='-fPIC' PLUGIN_CPPFLAGS='-DPIC' PLUGIN_LDFLAGS='-shared -fPIC' PLUGIN_SUFFIX='.so' SET_MAKE='' SHELL='/bin/sh' UNINSTALL_LIB='rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0' 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 "libmowgli" #define PACKAGE_TARNAME "libmowgli" #define PACKAGE_VERSION "0.5.0" #define PACKAGE_STRING "libmowgli 0.5.0" #define PACKAGE_BUGREPORT "bugs+libmowgli@atheme.org" #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDARG_H 1 #define HAVE_ERRNO_H 1 #define const #define CLOSEDIR_VOID 1 #define HAVE_MEMSET 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOD 1 #define HAVE_PRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_MMAP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCAT 1 #define HAVE_STAT_EMPTY_STRING_BUG 1 configure: exit 0