This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-freetype --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-fno-common --no-create --no-recursion ## --------- ## ## 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: 128 tasks, 182 threads, 4 processors Load average: 1.55, Mach factor: 2.46 /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:2086: checking build system type configure:2104: result: i386-unknown-gnu configure:2126: checking host system type configure:2141: result: i386-unknown-gnu configure:2163: checking target system type configure:2178: result: i386-unknown-gnu configure:2221: checking for a BSD-compatible install configure:2277: result: /usr/local/bin/ginstall -c configure:2288: checking whether build environment is sane configure:2331: result: yes configure:2346: checking whether make sets $(MAKE) configure:2367: result: yes configure:2390: checking for working aclocal-1.4 configure:2401: result: missing configure:2405: checking for working autoconf configure:2412: result: found configure:2420: checking for working automake-1.4 configure:2431: result: missing configure:2435: checking for working autoheader configure:2442: result: found configure:2450: checking for working makeinfo configure:2457: result: found configure:2472: checking whether to enable maintainer-specific portions of Makefiles configure:2481: result: no configure:2525: checking for i386-unknown-gnu-gcc configure:2555: result: no configure:2565: checking for gcc configure:2581: found /usr/bin/gcc configure:2592: result: gcc configure:2830: checking for C compiler version configure:2837: gcc --version >&5 gcc (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:2840: $? = 0 configure:2847: gcc -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:2850: $? = 0 configure:2857: gcc -V >&5 gcc: `-V' option must have argument configure:2860: $? = 1 configure:2883: checking for C compiler default output file name configure:2910: gcc -fno-common conftest.c >&5 configure:2913: $? = 0 configure:2951: result: a.out configure:2968: checking whether the C compiler works configure:2978: ./a.out configure:2981: $? = 0 configure:2998: result: yes configure:3005: checking whether we are cross compiling configure:3007: result: no configure:3010: checking for suffix of executables configure:3017: gcc -o conftest -fno-common conftest.c >&5 configure:3020: $? = 0 configure:3044: result: configure:3050: checking for suffix of object files configure:3076: gcc -c -fno-common conftest.c >&5 configure:3079: $? = 0 configure:3102: result: configure:3106: checking whether we are using the GNU C compiler configure:3135: gcc -c -fno-common conftest.c >&5 configure:3141: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3158: result: no configure:3163: checking whether gcc accepts -g configure:3193: gcc -c -g conftest.c >&5 configure:3199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3231: gcc -c conftest.c >&5 configure:3237: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3270: gcc -c -g conftest.c >&5 configure:3276: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3298: result: no configure:3315: checking for gcc option to accept ISO C89 configure:3389: gcc -c -fno-common conftest.c >&5 configure:3395: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:3389: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3395: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:3389: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3395: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:3389: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3395: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:3389: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3395: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:3389: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3395: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:3389: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3395: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:3421: result: unsupported configure:3536: checking for non-GNU ld configure:3566: result: /usr/bin/ld configure:3575: checking if the linker (/usr/bin/ld) is GNU ld configure:3587: result: no configure:3592: checking for /usr/bin/ld option to reload object files configure:3599: result: -r configure:3604: checking for BSD-compatible nm configure:3640: result: nm configure:3643: checking for a sed that does not truncate output configure:3725: result: /usr/local/bin/sed configure:3728: checking whether ln -s works configure:3732: result: yes configure:3739: checking how to recognise dependent libraries configure:3920: result: pass_all configure:3933: checking command to parse nm output configure:4017: gcc -c -fno-common conftest.c >&5 configure:4020: $? = 0 configure:4024: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4027: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4017: gcc -c -fno-common conftest.c >&5 configure:4020: $? = 0 configure:4024: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4027: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4123: result: failed configure:4135: checking how to run the C preprocessor configure:4175: gcc -E conftest.c configure:4181: $? = 0 configure:4212: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:4218: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* end confdefs.h. */ | #include configure:4251: result: gcc -E configure:4280: gcc -E conftest.c configure:4286: $? = 0 configure:4317: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:4323: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* end confdefs.h. */ | #include configure:4361: checking for grep that handles long lines and -e configure:4435: result: /usr/bin/grep configure:4440: checking for egrep configure:4518: result: /usr/bin/grep -E configure:4523: checking for ANSI C header files configure:4553: gcc -c -fno-common conftest.c >&5 configure:4559: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4684: result: no configure:4708: checking for sys/types.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4708: checking for sys/stat.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4708: checking for stdlib.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4708: checking for string.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4708: checking for memory.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4708: checking for strings.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4708: checking for inttypes.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4708: checking for stdint.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4708: checking for unistd.h configure:4729: gcc -c -fno-common conftest.c >&5 configure:4735: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4751: result: no configure:4778: checking dlfcn.h usability configure:4795: gcc -c -fno-common conftest.c >&5 configure:4801: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | /* 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:4815: result: no configure:4819: checking dlfcn.h presence configure:4834: gcc -E conftest.c configure:4840: $? = 0 configure:4854: result: yes configure:4867: WARNING: dlfcn.h: present but cannot be compiled configure:4869: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4871: WARNING: dlfcn.h: see the Autoconf documentation configure:4873: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4875: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4877: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4882: checking for dlfcn.h configure:4890: result: yes configure:5050: checking for i386-unknown-gnu-ranlib configure:5080: result: no configure:5090: checking for ranlib configure:5106: found /usr/bin/ranlib configure:5117: result: ranlib configure:5146: checking for i386-unknown-gnu-strip configure:5176: result: no configure:5186: checking for strip configure:5202: found /usr/bin/strip configure:5213: result: strip configure:5443: checking for objdir configure:5454: result: .libs configure:5471: checking for gcc option to produce PIC configure:5614: result: none configure:5713: checking if gcc static flag works configure:5742: gcc -o conftest -fno-common conftest.c >&5 configure:5748: $? = 0 configure:5771: result: yes configure:5783: checking if gcc supports -c -o file.o configure:5806: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:5827: result: yes configure:5832: checking if gcc supports -c -o file.lo configure:5864: gcc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:5870: $? = 0 configure:5897: result: yes configure:5994: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6689: result: no configure:6694: checking how to hardcode library paths into programs configure:6718: result: unsupported configure:6723: checking whether stripping libraries is possible configure:6731: result: no configure:6739: checking dynamic linker characteristics configure:7159: result: gnu ld.so configure:7164: checking if libtool supports shared libraries configure:7166: result: no configure:7169: checking whether to build shared libraries configure:7190: result: no configure:7193: checking whether to build static libraries configure:7197: result: yes configure:8531: checking whether build environment is sane configure:8574: result: yes configure:8577: checking for strerror in -lcposix configure:8612: gcc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:8618: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:8636: result: no configure:8657: checking for a BSD-compatible install configure:8713: result: /usr/local/bin/ginstall -c configure:8724: checking whether make sets $(MAKE) configure:8745: result: yes configure:8754: checking for ANSI C header files configure:8915: result: no configure:8925: checking for an ANSI C-conforming const configure:9000: gcc -c -fno-common conftest.c >&5 configure:9006: $? = 0 configure:9021: result: yes configure:9031: checking whether byte ordering is bigendian configure:9063: gcc -c -fno-common conftest.c >&5 configure:9069: $? = 0 configure:9101: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `not' 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 "big" configure:9107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9247: result: no configure:9271: checking for perl5 configure:9289: found /usr/local/bin/perl5 configure:9301: result: /usr/local/bin/perl5 configure:9336: checking linux/fb.h usability configure:9353: gcc -c conftest.c >&5 conftest.c:43:22: linux/fb.h: No such file or directory configure:9359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | #define HAVE_DLFCN_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:9373: result: no configure:9377: checking linux/fb.h presence configure:9392: gcc -E conftest.c conftest.c:10:22: linux/fb.h: No such file or directory configure:9398: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9412: result: no configure:9440: checking for linux/fb.h configure:9447: result: no configure:9461: WARNING: *** no linux/fb.h found -- building without linux fbdev support. configure:9659: checking for pthread_attr_init in -lpthread configure:9694: gcc -o conftest conftest.c -lpthread >&5 configure:9700: $? = 0 configure:9718: result: yes configure:9844: checking for sysio.h configure:9867: gcc -c conftest.c >&5 conftest.c:13:20: sys/io.h: No such file or directory configure:9873: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | #define HAVE_DLFCN_H 1 | #define ARCH_X86 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_INB_OUTB_IOPL 1 | /* end confdefs.h. */ | #include | int | main () | { | char x = inb(0); | ; | return 0; | } configure:9890: result: no configure:10166: checking whether the binutils support MMX configure:10170: gcc -c conftest.S >&5 configure:10173: $? = 0 configure:10180: result: yes configure:10183: checking whether the binutils support SSE configure:10187: gcc -c conftest.S >&5 configure:10190: $? = 0 configure:10197: result: yes configure:10264: checking for sdl-config configure:10295: result: /usr/local/bin/sdl-config configure:10339: checking for jpeg_destroy_decompress in -ljpeg configure:10374: gcc -o conftest conftest.c -ljpeg -lpthread >&5 configure:10380: $? = 0 configure:10398: result: yes configure:10417: checking jpeglib.h usability configure:10434: gcc -c conftest.c >&5 configure:10440: $? = 0 configure:10454: result: yes configure:10458: checking jpeglib.h presence configure:10473: gcc -E conftest.c configure:10479: $? = 0 configure:10493: result: yes configure:10521: checking for jpeglib.h configure:10528: result: yes configure:10586: checking for gzsetparams in -lz configure:10621: gcc -o conftest conftest.c -lz -lpthread >&5 configure:10627: $? = 0 configure:10645: result: yes configure:10659: checking zlib.h usability configure:10676: gcc -c conftest.c >&5 configure:10682: $? = 0 configure:10696: result: yes configure:10700: checking zlib.h presence configure:10715: gcc -E conftest.c configure:10721: $? = 0 configure:10735: result: yes configure:10763: checking for zlib.h configure:10770: result: yes configure:10795: checking for png_read_info in -lpng configure:10830: gcc -o conftest conftest.c -lpng -lz -lm -lpthread >&5 configure:10836: $? = 0 configure:10854: result: yes configure:10868: checking png.h usability configure:10885: gcc -c conftest.c >&5 configure:10891: $? = 0 configure:10905: result: yes configure:10909: checking png.h presence configure:10924: gcc -E conftest.c configure:10930: $? = 0 configure:10944: result: yes configure:10972: checking for png.h configure:10979: result: yes configure:11004: checking for png_structp in png.h configure:11030: gcc -c conftest.c >&5 configure:11036: $? = 0 configure:11050: result: yes configure:11123: checking for freetype-config configure:11141: found /usr/local/bin/freetype-config configure:11154: result: /usr/local/bin/freetype-config configure:11201: checking for mpeg3_open in -lmpeg3 configure:11236: gcc -o conftest conftest.c -lmpeg3 -lm -lpthread -lpthread >&5 ld: can't locate file for: -lmpeg3 configure:11242: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define DIRECTFB_VERSION "0.9.16" | #define HAVE_DLFCN_H 1 | #define ARCH_X86 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_INB_OUTB_IOPL 1 | #define FUSION_FAKE 1 | #define SUPPORT_RGB332 1 | #define USE_MMX 1 | #define USE_SSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mpeg3_open (); | int | main () | { | return mpeg3_open (); | ; | return 0; | } configure:11260: result: no configure:11404: WARNING: *** libmpeg3 not found -- Libmpeg3 video provider will not be build. configure:12306: creating ./config.status configure:13576: result: Build options: Version 0.9.16 Install prefix Build shared libs no Build static libs yes Module directory ${exec_prefix}/lib/directfb-0.9.16 Misc options: MMX support yes SSE support yes Debug mode no RGB332 support yes Multi App support no Core Systems: Linux FBDev support no SDL support yes Building Tools yes Building Image Providers: JPEG yes PNG yes GIF yes MPEG2 I-Frame yes Building Video Providers: Libmpeg3 no Video4Linux no Building Font implementations: FreeType2 yes DirectFB font yes configure:13648: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= 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_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_linux_fb_h=no ac_cv_header_memory_h=no ac_cv_header_png_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_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_mpeg3_mpeg3_open=no ac_cv_lib_png_png_read_info=yes ac_cv_lib_pthread_pthread_attr_init=yes ac_cv_lib_z_gzsetparams=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/local/bin/perl5 ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/mnt/gmirror/ports/devel/directfb/work/DirectFB-0.9.16/missing aclocal-1.4 ' AS='gcc' ASFLAGS='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/mnt/gmirror/ports/devel/directfb/work/DirectFB-0.9.16/missing automake-1.4' BUILDMMX_FALSE='#' BUILDMMX_TRUE='' BUILDPPCASM_FALSE='' BUILDPPCASM_TRUE='#' BUILD_STATIC_FALSE='#' BUILD_STATIC_TRUE='' BUILD_TOOLS_FALSE='#' BUILD_TOOLS_TRUE='' CC='gcc' CFLAGS='' CPP='gcc -E' CPPFLAGS='' DATADIR='${datarootdir}/directfb-0.9.16' DBOX2REMOTE_FALSE='' DBOX2REMOTE_TRUE='#' DEFS='-DHAVE_CONFIG_H' DFB_CFLAGS='-D_REENTRANT -fno-common -O3 -g -DFUSION_FAKE' DFB_CFLAGS_OMIT_FRAME_POINTER='-fomit-frame-pointer' DFB_INTERNAL_CFLAGS=' -DFUSION_FAKE' DFB_LDFLAGS='' DIRECTFB_BINARY_AGE='0' DIRECTFB_CSOURCE_FALSE='#' DIRECTFB_CSOURCE_TRUE='' DIRECTFB_INTERFACE_AGE='0' DIRECTFB_MAJOR_VERSION='0' DIRECTFB_MICRO_VERSION='16' DIRECTFB_MINOR_VERSION='9' DIRECTFB_VERSION='0.9.16' DYNLIB='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_DEBUG_FALSE='' ENABLE_DEBUG_TRUE='#' ENABLE_MULTI_FALSE='' ENABLE_MULTI_TRUE='#' ENABLE_RGB332_FALSE='#' ENABLE_RGB332_TRUE='' EXEEXT='' FBDEV_CORE_FALSE='' FBDEV_CORE_TRUE='#' FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' FREETYPE_CONFIG='/usr/local/bin/freetype-config' FREETYPE_LIBS='-L/usr/local/lib -lfreetype -lz' FREETYPE_PROVIDER='' FREETYPE_PROVIDER_FALSE='#' FREETYPE_PROVIDER_TRUE='' GFX_ATI_FALSE='' GFX_ATI_TRUE='#' GFX_CYBER5K_FALSE='' GFX_CYBER5K_TRUE='#' GFX_MATROX_FALSE='' GFX_MATROX_TRUE='#' GFX_NEOMAGIC_FALSE='' GFX_NEOMAGIC_TRUE='#' GFX_NVIDIA_FALSE='' GFX_NVIDIA_TRUE='#' GFX_SAVAGE_FALSE='' GFX_SAVAGE_TRUE='#' GFX_TDFX_FALSE='' GFX_TDFX_TRUE='#' GIF_PROVIDER='' GIF_PROVIDER_FALSE='#' GIF_PROVIDER_TRUE='' GREP='/usr/bin/grep' H3600_TS_FALSE='' H3600_TS_TRUE='#' HAVE_LINUX='' HAVE_LINUX_FALSE='' HAVE_LINUX_TRUE='#' INCLUDEDIR='${prefix}/include/directfb' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTERNALINCLUDEDIR='${prefix}/include/directfb-internal' JPEG_PROVIDER='' JPEG_PROVIDER_FALSE='#' JPEG_PROVIDER_TRUE='' LDFLAGS='' LIBJPEG='-ljpeg' LIBMPEG3='' LIBMPEG3_PROVIDER_FALSE='' LIBMPEG3_PROVIDER_TRUE='#' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ='-lz' LINUX_INPUT_FALSE='' LINUX_INPUT_TRUE='#' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='16' LT_RELEASE='0.9' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MODULEDIR='${exec_prefix}/lib/directfb-0.9.16' OBJEXT='' PACKAGE='DirectFB' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl5' PNG_PROVIDER='' PNG_PROVIDER_FALSE='#' PNG_PROVIDER_TRUE='' RANLIB='ranlib' SDL_CFLAGS='-I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_CORE_FALSE='#' SDL_CORE_TRUE='' SDL_LIBS='-L/lib -lSDL -pthread' SET_MAKE='' SHELL='/bin/sh' SONYPI_FALSE='' SONYPI_TRUE='#' SOPATH='${exec_prefix}/lib/libdirectfb-0.9.so.16' STRIP='strip' THREADFLAGS='-D_REENTRANT' THREADLIB='-lpthread' UCB1X00_TS_FALSE='' UCB1X00_TS_TRUE='#' VERSION='0.9.16' ac_ct_CC='gcc' 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}' 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&^&i386-unknown-gnu-&' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define DIRECTFB_VERSION "0.9.16" #define HAVE_DLFCN_H 1 #define ARCH_X86 1 #define HAVE_LIBPTHREAD 1 #define HAVE_INB_OUTB_IOPL 1 #define FUSION_FAKE 1 #define SUPPORT_RGB332 1 #define USE_MMX 1 #define USE_SSE 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating Makefile config.status:920: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = patches/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating patches/Makefile config.status:920: WARNING: patches/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = patches/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating patches/Makefile config.status:920: WARNING: patches/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = include/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating include/Makefile config.status:920: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = include/directfb_version.h CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating include/directfb_version.h config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = include/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating include/Makefile config.status:920: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = include/directfb_version.h CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating include/directfb_version.h config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/Makefile config.status:920: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/Makefile config.status:920: WARNING: src/core/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/fusion/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/fusion/Makefile config.status:920: WARNING: src/core/fusion/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/fusion/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/fusion/Makefile config.status:920: WARNING: src/core/fusion/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/fusion/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/fusion/Makefile config.status:920: WARNING: src/core/fusion/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/sdl/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/sdl/Makefile config.status:920: WARNING: src/core/sdl/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/sdl/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/sdl/Makefile config.status:920: WARNING: src/core/sdl/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/Makefile config.status:920: WARNING: src/core/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/display/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/display/Makefile config.status:920: WARNING: src/display/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/display/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/display/Makefile config.status:920: WARNING: src/display/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/media/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/media/Makefile config.status:920: WARNING: src/media/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/media/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/media/Makefile config.status:920: WARNING: src/media/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/windows/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/windows/Makefile config.status:920: WARNING: src/windows/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/windows/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/windows/Makefile config.status:920: WARNING: src/windows/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/input/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/input/Makefile config.status:920: WARNING: src/input/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/input/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/input/Makefile config.status:920: WARNING: src/input/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/misc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/misc/Makefile config.status:920: WARNING: src/misc/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/misc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/misc/Makefile config.status:920: WARNING: src/misc/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/gfx/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/gfx/Makefile config.status:920: WARNING: src/gfx/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/gfx/generic/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/gfx/generic/Makefile config.status:920: WARNING: src/gfx/generic/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/gfx/generic/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/gfx/generic/Makefile config.status:920: WARNING: src/gfx/generic/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/gfx/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/gfx/Makefile config.status:920: WARNING: src/gfx/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/Makefile config.status:920: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = tools/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating tools/Makefile config.status:920: WARNING: tools/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating Makefile config.status:920: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating config.h config.status:1002: config.h is unchanged config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = patches/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating patches/Makefile config.status:920: WARNING: patches/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = include/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating include/Makefile config.status:920: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/Makefile config.status:920: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/Makefile config.status:920: WARNING: src/core/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/fusion/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/fusion/Makefile config.status:920: WARNING: src/core/fusion/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/core/sdl/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/core/sdl/Makefile config.status:920: WARNING: src/core/sdl/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/display/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/display/Makefile config.status:920: WARNING: src/display/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/media/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/media/Makefile config.status:920: WARNING: src/media/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/windows/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/windows/Makefile config.status:920: WARNING: src/windows/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/input/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/input/Makefile config.status:920: WARNING: src/input/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/misc/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/misc/Makefile config.status:920: WARNING: src/misc/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/gfx/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/gfx/Makefile config.status:920: WARNING: src/gfx/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = src/gfx/generic/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:785: creating src/gfx/generic/Makefile config.status:920: WARNING: src/gfx/generic/Makefile.in seems to ignore the --datarootdir setting config.status:1015: executing default-1 commands config.status:1015: executing default commands