This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Luola configure 1.3.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --program-prefix= --enable-sound --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 145 tasks, 200 threads, 4 processors Load average: 1.95, Mach factor: 2.04 /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:1363: checking build system type configure:1381: result: i386-unknown-gnu configure:1389: checking host system type configure:1403: result: i386-unknown-gnu configure:1411: checking target system type configure:1425: result: i386-unknown-gnu configure:1454: checking for a BSD-compatible install configure:1509: result: /usr/bin/install -c -o root -g wheel configure:1520: checking whether build environment is sane configure:1563: result: yes configure:1587: WARNING: `missing' script is too old or missing configure:1628: checking for gawk configure:1644: found /usr/local/bin/gawk configure:1654: result: gawk configure:1664: checking whether gmake sets $(MAKE) configure:1684: result: yes configure:1862: checking for i386-unknown-gnu-gcc configure:1888: result: cc configure:2170: checking for C compiler version configure:2173: 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:2176: $? = 0 configure:2178: 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:2181: $? = 0 configure:2183: cc -V &5 cc: `-V' option must have argument configure:2186: $? = 1 configure:2209: checking for C compiler default output file name configure:2212: cc -fno-common conftest.c >&5 configure:2215: $? = 0 configure:2261: result: a.out configure:2266: checking whether the C compiler works configure:2272: ./a.out configure:2275: $? = 0 configure:2292: result: yes configure:2299: checking whether we are cross compiling configure:2301: result: no configure:2304: checking for suffix of executables configure:2306: cc -o conftest -fno-common conftest.c >&5 configure:2309: $? = 0 configure:2334: result: configure:2340: checking for suffix of object files configure:2361: cc -c -fno-common conftest.c >&5 configure:2364: $? = 0 configure:2386: result: configure:2390: checking whether we are using the GNU C compiler configure:2414: cc -c -fno-common conftest.c >&5 configure:2420: $? = 0 configure:2424: test -z || test ! -s conftest.err configure:2427: $? = 0 configure:2430: test -s conftest. configure:2433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2446: result: no configure:2452: checking whether cc accepts -g configure:2473: cc -c -g conftest.c >&5 configure:2479: $? = 0 configure:2483: test -z || test ! -s conftest.err configure:2486: $? = 0 configure:2489: test -s conftest. configure:2492: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2503: result: no configure:2520: checking for cc option to accept ANSI C configure:2590: cc -c -fno-common conftest.c >&5 configure:2596: $? = 0 configure:2600: test -z || test ! -s conftest.err configure:2603: $? = 0 configure:2606: test -s conftest. configure:2609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2590: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2596: $? = 0 configure:2600: test -z || test ! -s conftest.err configure:2603: $? = 0 configure:2606: test -s conftest. configure:2609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2590: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2596: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2590: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2596: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2590: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2596: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2590: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2596: $? = 0 configure:2600: test -z || test ! -s conftest.err configure:2603: $? = 0 configure:2606: test -s conftest. configure:2609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2627: result: none needed configure:2645: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2651: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2795: checking for style of include used by gmake configure:2823: result: GNU configure:2851: checking dependency style of cc configure:2941: result: gcc3 configure:2962: checking for IMG_Load in -lSDL_image configure:2992: cc -o conftest -fno-common conftest.c -lSDL_image -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL_image configure:2998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char IMG_Load (); | int | main () | { | IMG_Load (); | ; | return 0; | } configure:3024: result: no configure:3045: checking for dirent.h that defines DIR configure:3069: cc -c -fno-common conftest.c >&5 configure:3075: $? = 0 configure:3079: test -z || test ! -s conftest.err configure:3082: $? = 0 configure:3085: test -s conftest. configure:3088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3099: result: no configure:3045: checking for sys/ndir.h that defines DIR configure:3069: cc -c -fno-common conftest.c >&5 conftest.c:12:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:17: error: `DIR' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) conftest.c:17: error: parse error before ')' token configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3099: result: no configure:3045: checking for sys/dir.h that defines DIR configure:3069: cc -c -fno-common conftest.c >&5 configure:3075: $? = 0 configure:3079: test -z || test ! -s conftest.err configure:3082: $? = 0 configure:3085: test -s conftest. configure:3088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3099: result: no configure:3045: checking for ndir.h that defines DIR configure:3069: cc -c -fno-common conftest.c >&5 conftest.c:12:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:17: error: `DIR' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) conftest.c:17: error: parse error before ')' token configure:3075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3099: result: no configure:3239: checking for library containing opendir configure:3269: cc -o conftest -fno-common conftest.c >&5 configure:3275: $? = 0 configure:3279: test -z || test ! -s conftest.err configure:3282: $? = 0 configure:3285: test -s conftest configure:3288: $? = 0 configure:3358: result: none required configure:3372: checking how to run the C preprocessor configure:3407: cc -E conftest.c configure:3413: $? = 0 configure:3445: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include configure:3490: result: cc -E configure:3514: cc -E conftest.c configure:3520: $? = 0 configure:3552: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include configure:3602: checking for egrep configure:3612: result: grep -E configure:3617: checking for ANSI C header files configure:3642: cc -c -fno-common conftest.c >&5 configure:3648: $? = 0 configure:3652: test -z || test ! -s conftest.err configure:3655: $? = 0 configure:3658: test -s conftest. configure:3661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3770: result: no configure:3794: checking for sys/types.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3794: checking for sys/stat.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3794: checking for stdlib.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3794: checking for string.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3794: checking for memory.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3794: checking for strings.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3794: checking for inttypes.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3794: checking for stdint.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3794: checking for unistd.h configure:3810: cc -c -fno-common conftest.c >&5 configure:3816: $? = 0 configure:3820: test -z || test ! -s conftest.err configure:3823: $? = 0 configure:3826: test -s conftest. configure:3829: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3840: result: no configure:3869: checking fcntl.h usability configure:3881: cc -c -fno-common conftest.c >&5 configure:3887: $? = 0 configure:3891: test -z || test ! -s conftest.err configure:3894: $? = 0 configure:3897: test -s conftest. configure:3900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3910: result: no configure:3914: checking fcntl.h presence configure:3924: cc -E conftest.c configure:3930: $? = 0 configure:3950: result: yes configure:3963: WARNING: fcntl.h: present but cannot be compiled configure:3965: WARNING: fcntl.h: check for missing prerequisite headers? configure:3967: WARNING: fcntl.h: see the Autoconf documentation configure:3969: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:3971: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3973: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3985: checking for fcntl.h configure:3992: result: yes configure:3860: checking for stdlib.h configure:3865: result: no configure:3860: checking for string.h configure:3865: result: no configure:3860: checking for unistd.h configure:3865: result: no configure:4007: checking for an ANSI C-conforming const configure:4074: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4084: test -z || test ! -s conftest.err configure:4087: $? = 0 configure:4090: test -s conftest. configure:4093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4104: result: no configure:4114: checking for inline configure:4135: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4145: test -z || test ! -s conftest.err configure:4148: $? = 0 configure:4151: test -s conftest. configure:4154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4135: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4145: test -z || test ! -s conftest.err configure:4148: $? = 0 configure:4151: test -s conftest. configure:4154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4135: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4145: test -z || test ! -s conftest.err configure:4148: $? = 0 configure:4151: test -s conftest. configure:4154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4166: result: no configure:4185: checking for size_t configure:4209: cc -c -fno-common conftest.c >&5 configure:4215: $? = 0 configure:4219: test -z || test ! -s conftest.err configure:4222: $? = 0 configure:4225: test -s conftest. configure:4228: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4239: result: no configure:4253: checking whether closedir returns void configure:4282: cc -o conftest -fno-common conftest.c >&5 conftest.c:51:14: no: No such file or directory configure:4285: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | #ifndef __cplusplus | int closedir (); | #endif | | int | main () | { | exit (closedir (opendir (".")) != 0); | ; | return 0; | } configure:4304: result: yes configure:4319: checking for stdlib.h configure:4324: result: no configure:4464: checking for GNU libc compatible malloc configure:4493: cc -o conftest -fno-common conftest.c >&5 configure:4496: $? = 0 configure:4498: ./conftest configure:4501: $? = 0 configure:4515: result: yes configure:4550: checking for stdlib.h configure:4555: result: no configure:4695: checking for GNU libc compatible realloc configure:4724: cc -o conftest -fno-common conftest.c >&5 configure:4727: $? = 0 configure:4729: ./conftest configure:4732: $? = 0 configure:4746: result: yes configure:4776: checking whether lstat dereferences a symlink specified with a trailing slash configure:4807: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: storage size of `sbuf' isn't known configure:4810: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | 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. */ | exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1); | ; | return 0; | } configure:4836: result: no configure:4857: checking whether stat accepts an empty string configure:4882: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: storage size of `sbuf' isn't known configure:4885: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:4904: result: no configure:4926: checking for vprintf configure:4983: cc -o conftest -fno-common conftest.c >&5 conftest.c:44: warning: conflicting types for built-in function `vprintf' configure:4989: $? = 0 configure:4993: test -z || test ! -s conftest.err configure:4996: $? = 0 configure:4999: test -s conftest configure:5002: $? = 0 configure:5014: result: yes configure:5021: checking for _doprnt configure:5078: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:5084: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:5109: result: no configure:5133: checking for atexit configure:5190: cc -o conftest -fno-common conftest.c >&5 configure:5196: $? = 0 configure:5200: test -z || test ! -s conftest.err configure:5203: $? = 0 configure:5206: test -s conftest configure:5209: $? = 0 configure:5221: result: yes configure:5133: checking for memset configure:5190: cc -o conftest -fno-common conftest.c >&5 conftest.c:46: warning: conflicting types for built-in function `memset' configure:5196: $? = 0 configure:5200: test -z || test ! -s conftest.err configure:5203: $? = 0 configure:5206: test -s conftest configure:5209: $? = 0 configure:5221: result: yes configure:5133: checking for mkdir configure:5190: cc -o conftest -fno-common conftest.c >&5 configure:5196: $? = 0 configure:5200: test -z || test ! -s conftest.err configure:5203: $? = 0 configure:5206: test -s conftest configure:5209: $? = 0 configure:5221: result: yes configure:5133: checking for strcasecmp configure:5190: cc -o conftest -fno-common conftest.c >&5 configure:5196: $? = 0 configure:5200: test -z || test ! -s conftest.err configure:5203: $? = 0 configure:5206: test -s conftest configure:5209: $? = 0 configure:5221: result: yes configure:5133: checking for strchr configure:5190: cc -o conftest -fno-common conftest.c >&5 conftest.c:49: warning: conflicting types for built-in function `strchr' configure:5196: $? = 0 configure:5200: test -z || test ! -s conftest.err configure:5203: $? = 0 configure:5206: test -s conftest configure:5209: $? = 0 configure:5221: result: yes configure:5133: checking for strdup configure:5190: cc -o conftest -fno-common conftest.c >&5 configure:5196: $? = 0 configure:5200: test -z || test ! -s conftest.err configure:5203: $? = 0 configure:5206: test -s conftest configure:5209: $? = 0 configure:5221: result: yes configure:5133: checking for strrchr configure:5190: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `strrchr' configure:5196: $? = 0 configure:5200: test -z || test ! -s conftest.err configure:5203: $? = 0 configure:5206: test -s conftest configure:5209: $? = 0 configure:5221: result: yes configure:5326: checking for main in -lSDL_ttf configure:5350: cc -o conftest -fno-common conftest.c -lSDL_ttf -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL_ttf configure:5356: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5382: result: no configure:5392: WARNING: SDL_ttf not found configure:5409: checking for pixelColor in -lSDL_gfx configure:5439: cc -o conftest -fno-common conftest.c -lSDL_gfx -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL_gfx configure:5445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pixelColor (); | int | main () | { | pixelColor (); | ; | return 0; | } configure:5471: result: no configure:5481: WARNING: SDL_gfx not found configure:5528: checking for sdl-config configure:5559: result: /usr/local/bin/sdl-config configure:5567: checking for SDL - version >= 1.1.5 configure:5657: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:5660: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | | #include | #include | #include | #include "SDL.h" | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main (int argc, char *argv[]) | { | int major, minor, micro; | char *tmp_version; | | /* This hangs on some systems (?) | system ("touch conf.sdltest"); | */ | { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = my_strdup("1.1.5"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.1.5"); | exit(1); | } | | if ((1 > major) || | ((1 == major) && (2 > minor)) || | ((1 == major) && (2 == minor) && (11 >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 11); | printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); | printf("*** to point to the correct copy of sdl-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:5687: result: no configure:5725: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:5731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Luola" | #define PACKAGE_TARNAME "luola" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "Luola 1.3.0" | #define PACKAGE_BUGREPORT "calle@luolamies.org" | #define PACKAGE "luola" | #define VERSION "1.3.0" | #define HAVE_FCNTL_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | | #include | #include "SDL.h" | | int main(int argc, char *argv[]) | { return 0; } | #undef main | #define main K_and_R_C_main | | int | main () | { | return 0; | ; | return 0; | } configure:5772: error: *** SDL >= 1.1.5 not installed - please install first *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_atexit=yes ac_cv_func_closedir_void=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_func_vprintf=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_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_SDL_gfx_pixelColor=no ac_cv_lib_SDL_image_IMG_Load=no ac_cv_lib_SDL_ttf_main=no ac_cv_objext= ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_search_opendir='none required' ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' lstat.' LIBS='' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='' PACKAGE='luola' PACKAGE_BUGREPORT='calle@luolamies.org' PACKAGE_NAME='Luola' PACKAGE_STRING='Luola 1.3.0' PACKAGE_TARNAME='luola' PACKAGE_VERSION='1.3.0' PATH_SEPARATOR=':' SDL_CFLAGS='' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.3.0' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/games/luola/work/luola-1.3.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,,' 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 CLOSEDIR_VOID 1 #define HAVE_ATEXIT 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_REALLOC 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRRCHR 1 #define HAVE_VPRINTF 1 #define PACKAGE "luola" #define PACKAGE_BUGREPORT "calle@luolamies.org" #define PACKAGE_NAME "Luola" #define PACKAGE_STRING "Luola 1.3.0" #define PACKAGE_TARNAME "luola" #define PACKAGE_VERSION "1.3.0" #define VERSION "1.3.0" #define const #define inline #define size_t unsigned #endif #ifndef __cplusplus configure: exit 1