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.60a. Invocation command line was $ ./configure --disable-doc --enable-ncurses --disable-slang --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 139 tasks, 194 threads, 4 processors Load average: 1.00, Mach factor: 2.99 /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: /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:2024: checking build system type configure:2042: result: i386-unknown-gnu configure:2064: checking host system type configure:2079: result: i386-unknown-gnu configure:2101: checking target system type configure:2116: result: i386-unknown-gnu configure:2159: checking for a BSD-compatible install configure:2215: result: /usr/bin/install -c -o root -g wheel configure:2226: checking whether build environment is sane configure:2269: result: yes configure:2334: checking for gawk configure:2350: found /usr/local/bin/gawk configure:2361: result: gawk configure:2372: checking whether make sets $(MAKE) configure:2393: result: yes configure:2594: checking for style of include used by make configure:2622: result: GNU configure:2655: checking for i386-unknown-gnu-gcc configure:2682: result: cc configure:2960: checking for C compiler version configure:2967: 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:2970: $? = 0 configure:2977: 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:2980: $? = 0 configure:2987: cc -V >&5 cc: `-V' option must have argument configure:2990: $? = 1 configure:3013: checking for C compiler default output file name configure:3040: cc -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:3043: $? = 0 configure:3081: result: a.out configure:3098: checking whether the C compiler works configure:3108: ./a.out configure:3111: $? = 0 configure:3128: result: yes configure:3135: checking whether we are cross compiling configure:3137: result: no configure:3140: checking for suffix of executables configure:3147: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:3150: $? = 0 configure:3174: result: configure:3180: checking for suffix of object files configure:3206: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3209: $? = 0 configure:3232: result: configure:3236: checking whether we are using the GNU C compiler configure:3265: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3271: $? = 0 configure:3278: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3281: $? = 0 configure:3288: test -s conftest. configure:3291: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3305: result: no configure:3310: checking whether cc accepts -g configure:3340: cc -c -g -I/usr/local/include conftest.c >&5 configure:3346: $? = 0 configure:3353: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3356: $? = 0 configure:3363: test -s conftest. configure:3366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3395: cc -c -I/usr/local/include conftest.c >&5 configure:3401: $? = 0 configure:3408: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3411: $? = 0 configure:3418: test -s conftest. configure:3421: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3451: cc -c -g -I/usr/local/include conftest.c >&5 configure:3457: $? = 0 configure:3464: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3467: $? = 0 configure:3474: test -s conftest. configure:3477: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3496: result: no configure:3513: checking for cc option to accept ISO C89 configure:3587: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3593: $? = 0 configure:3600: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3603: $? = 0 configure:3610: test -s conftest. configure:3613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:3587: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3593: $? = 0 configure:3600: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3603: $? = 0 configure:3610: test -s conftest. configure:3613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:3587: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3593: $? = 0 configure:3600: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3603: $? = 0 configure:3610: test -s conftest. configure:3613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:3587: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:3587: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:3587: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:3587: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3593: $? = 0 configure:3600: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3603: $? = 0 configure:3610: test -s conftest. configure:3613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:3636: result: unsupported configure:3653: checking dependency style of cc configure:3743: result: gcc3 configure:3764: checking whether cc understands -c and -o together configure:3796: cc -c conftest.c -o conftest2. >&5 configure:3799: $? = 0 configure:3805: cc -c conftest.c -o conftest2. >&5 configure:3808: $? = 0 configure:3860: result: yes configure:3890: checking how to run the C preprocessor configure:3930: cc -E -I/usr/local/include conftest.c configure:3936: $? = 0 configure:3974: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | #include configure:4020: result: cc -E configure:4049: cc -E -I/usr/local/include conftest.c configure:4055: $? = 0 configure:4093: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4099: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | #include configure:4259: checking for C++ compiler version configure:4266: c++ --version >&5 c++ (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:4269: $? = 0 configure:4276: c++ -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:4279: $? = 0 configure:4286: c++ -V >&5 c++: `-V' option must have argument configure:4289: $? = 1 configure:4292: checking whether we are using the GNU C++ compiler configure:4321: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4327: $? = 0 configure:4334: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4337: $? = 0 configure:4344: test -s conftest. configure:4347: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4361: result: no configure:4366: checking whether c++ accepts -g configure:4396: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:4402: $? = 0 configure:4409: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4412: $? = 0 configure:4419: test -s conftest. configure:4422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4451: c++ -c -I/usr/local/include conftest.cpp >&5 configure:4457: $? = 0 configure:4464: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4467: $? = 0 configure:4474: test -s conftest. configure:4477: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4507: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:4513: $? = 0 configure:4520: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4523: $? = 0 configure:4530: test -s conftest. configure:4533: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4552: result: no configure:4577: checking dependency style of c++ configure:4667: result: gcc3 configure:4689: checking how to run the C++ preprocessor configure:4725: c++ -E -I/usr/local/include conftest.cpp configure:4731: $? = 0 configure:4769: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:4775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | #include configure:4815: result: c++ -E configure:4844: c++ -E -I/usr/local/include conftest.cpp configure:4850: $? = 0 configure:4888: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:4894: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | #include configure:4941: checking dependency style of configure:5031: result: none configure:5133: checking for a sed that does not truncate output configure:5187: result: /usr/local/bin/sed configure:5190: checking for grep that handles long lines and -e configure:5264: result: /usr/bin/grep configure:5269: checking for egrep configure:5347: result: /usr/bin/grep -E configure:5396: checking for non-GNU ld configure:5430: result: /usr/bin/ld configure:5439: checking if the linker (/usr/bin/ld) is GNU ld configure:5454: result: no configure:5459: checking for /usr/bin/ld option to reload object files configure:5466: result: -r configure:5484: checking for BSD-compatible nm configure:5533: result: /usr/bin/nm -p configure:5537: checking whether ln -s works configure:5541: result: yes configure:5548: checking how to recognise dependent libraries configure:5724: result: pass_all configure:6260: checking for ANSI C header files configure:6290: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6296: $? = 0 configure:6303: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6306: $? = 0 configure:6313: test -s conftest. configure:6316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6438: result: no configure:6462: checking for sys/types.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6462: checking for sys/stat.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6462: checking for stdlib.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6462: checking for string.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6462: checking for memory.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6462: checking for strings.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6462: checking for inttypes.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6462: checking for stdint.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6462: checking for unistd.h configure:6483: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6489: $? = 0 configure:6496: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6499: $? = 0 configure:6506: test -s conftest. configure:6509: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6522: result: no configure:6549: checking dlfcn.h usability configure:6566: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6572: $? = 0 configure:6579: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6582: $? = 0 configure:6589: test -s conftest. configure:6592: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | /* 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:6603: result: no configure:6607: checking dlfcn.h presence configure:6622: cc -E -I/usr/local/include conftest.c configure:6628: $? = 0 configure:6649: result: yes configure:6662: WARNING: dlfcn.h: present but cannot be compiled configure:6664: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6666: WARNING: dlfcn.h: see the Autoconf documentation configure:6668: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6670: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6672: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6677: checking for dlfcn.h configure:6685: result: yes configure:6708: checking how to run the C++ preprocessor configure:6834: result: c++ -E configure:6863: c++ -E -I/usr/local/include conftest.cpp configure:6869: $? = 0 configure:6907: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6969: checking for i386-unknown-gnu-g77 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-f77 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-xlf configure:6999: result: no configure:6969: checking for i386-unknown-gnu-frt configure:6999: result: no configure:6969: checking for i386-unknown-gnu-pgf77 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-cf77 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-fort77 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-fl32 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-af77 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-f90 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-xlf90 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-pgf90 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-pghpf configure:6999: result: no configure:6969: checking for i386-unknown-gnu-epcf90 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-gfortran configure:6999: result: no configure:6969: checking for i386-unknown-gnu-g95 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-f95 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-fort configure:6999: result: no configure:6969: checking for i386-unknown-gnu-xlf95 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-ifort configure:6999: result: no configure:6969: checking for i386-unknown-gnu-ifc configure:6999: result: no configure:6969: checking for i386-unknown-gnu-efc configure:6999: result: no configure:6969: checking for i386-unknown-gnu-pgf95 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-lf95 configure:6999: result: no configure:6969: checking for i386-unknown-gnu-ftn configure:6999: result: no configure:7013: checking for g77 configure:7029: found /usr/local/bin/g77 configure:7040: result: g77 configure:7070: checking for Fortran 77 compiler version configure:7077: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:7080: $? = 0 configure:7087: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:7090: $? = 0 configure:7097: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:7100: $? = 0 configure:7108: checking whether we are using the GNU Fortran 77 compiler configure:7127: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:7133: $? = 0 configure:7140: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:7143: $? = 0 configure:7150: test -s conftest. configure:7153: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7167: result: no configure:7173: checking whether g77 accepts -g configure:7190: g77 -c -g conftest.f >&5 configure:7196: $? = 0 configure:7203: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:7206: $? = 0 configure:7213: test -s conftest. configure:7216: $? = 1 configure: failed program was: | program main | | end configure:7229: result: no configure:7259: checking the maximum length of command line arguments configure:7368: result: configure:7379: checking command to parse /usr/bin/nm -p output from cc object configure:7484: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7487: $? = 0 configure:7491: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7494: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7484: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7487: $? = 0 configure:7491: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7494: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7584: result: failed configure:7591: checking for objdir configure:7606: result: .libs configure:7658: checking for i386-unknown-gnu-ar configure:7688: result: no configure:7698: checking for ar configure:7714: found /usr/bin/ar configure:7725: result: ar configure:7754: checking for i386-unknown-gnu-ranlib configure:7784: result: no configure:7794: checking for ranlib configure:7810: found /usr/bin/ranlib configure:7821: result: ranlib configure:7850: checking for i386-unknown-gnu-strip configure:7880: result: no configure:7890: checking for strip configure:7906: found /usr/bin/strip configure:7917: result: strip configure:8253: checking for cc option to produce PIC configure:8463: result: configure:8534: checking if cc static flag works configure:8562: result: yes configure:8572: checking if cc supports -c -o file.o configure:8596: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8600: $? = 0 configure:8619: result: yes configure:8645: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9632: result: no configure:9699: checking dynamic linker characteristics configure:10275: result: gnu ld.so configure:10284: checking how to hardcode library paths into programs configure:10309: result: unsupported configure:10323: checking whether stripping libraries is possible configure:10344: result: no configure:11241: checking if libtool supports shared libraries configure:11243: result: no configure:11246: checking whether to build shared libraries configure:11267: result: no configure:11270: checking whether to build static libraries configure:11274: result: yes configure:11366: creating libtool configure:12096: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13062: result: yes configure:13080: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:13083: $? = 0 configure:13202: checking for c++ option to produce PIC configure:13476: result: configure:13547: checking if c++ static flag works configure:13575: result: yes configure:13585: checking if c++ supports -c -o file.o configure:13609: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:13613: $? = 0 configure:13632: result: yes configure:13658: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13686: result: yes configure:13753: checking dynamic linker characteristics configure:14329: result: gnu ld.so configure:14338: checking how to hardcode library paths into programs configure:14363: result: unsupported configure:14889: checking if libtool supports shared libraries configure:14891: result: no configure:14894: checking whether to build shared libraries configure:14914: result: no configure:14917: checking whether to build static libraries configure:14921: result: yes configure:14931: checking for g77 option to produce PIC configure:15141: result: configure:15212: checking if g77 static flag works cc: -lm: linker input file unused because linking not done cc: -lncurses: linker input file unused because linking not done configure:15240: result: yes configure:15250: checking if g77 supports -c -o file.o configure:15274: g77 -c -o out/conftest2.o conftest.f >&5 configure:15278: $? = 0 configure:15297: result: yes configure:15323: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16290: result: no configure:16357: checking dynamic linker characteristics configure:16933: result: gnu ld.so configure:16942: checking how to hardcode library paths into programs configure:16967: result: unsupported configure:20548: checking for an ANSI C-conforming const configure:20623: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20629: $? = 0 configure:20636: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20639: $? = 0 configure:20646: test -s conftest.o configure:20649: $? = 0 configure:20661: result: yes configure:20671: checking for inline configure:20697: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20703: $? = 0 configure:20710: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20713: $? = 0 configure:20720: test -s conftest.o configure:20723: $? = 0 configure:20738: result: inline configure:20757: checking return type of signal handlers configure:20785: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: void value not ignored as it ought to be configure:20791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:20823: result: void configure:20848: checking for i386-unknown-gnu-pkg-config configure:20881: result: no configure:20891: checking for pkg-config configure:20909: found /usr/local/bin/pkg-config configure:20921: result: /usr/local/bin/pkg-config configure:20950: checking pkg-config is at least version 0.9.0 configure:20953: result: yes configure:21070: checking stdio.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking stdio.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for stdio.h configure:21206: result: yes configure:21070: checking stdarg.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking stdarg.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for stdarg.h configure:21206: result: yes configure:21070: checking signal.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking signal.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for signal.h configure:21206: result: yes configure:21070: checking sys/ioctl.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking sys/ioctl.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for sys/ioctl.h configure:21206: result: yes configure:21070: checking sys/time.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking sys/time.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for sys/time.h configure:21206: result: yes configure:21060: checking for inttypes.h configure:21066: result: no configure:21070: checking endian.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:50:20: endian.h: No such file or directory configure:21093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_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:21124: result: no configure:21128: checking endian.h presence configure:21143: cc -E -I/usr/local/include conftest.c conftest.c:17:20: endian.h: No such file or directory configure:21149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:21170: result: no configure:21198: checking for endian.h configure:21206: result: no configure:21060: checking for unistd.h configure:21066: result: no configure:21070: checking netinet/in.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking netinet/in.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for netinet/in.h configure:21206: result: yes configure:21070: checking winsock2.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:51:22: winsock2.h: No such file or directory configure:21093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_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:21124: result: no configure:21128: checking winsock2.h presence configure:21143: cc -E -I/usr/local/include conftest.c conftest.c:18:22: winsock2.h: No such file or directory configure:21149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:21170: result: no configure:21198: checking for winsock2.h configure:21206: result: no configure:21070: checking errno.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking errno.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for errno.h configure:21206: result: yes configure:21070: checking locale.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking locale.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for locale.h configure:21206: result: yes configure:21070: checking getopt.h usability configure:21087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21093: $? = 0 configure:21100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21103: $? = 0 configure:21110: test -s conftest.o configure:21113: $? = 0 configure:21124: result: yes configure:21128: checking getopt.h presence configure:21143: cc -E -I/usr/local/include conftest.c configure:21149: $? = 0 configure:21170: result: yes configure:21198: checking for getopt.h configure:21206: result: yes configure:21060: checking for dlfcn.h configure:21066: result: yes configure:21229: checking for signal configure:21285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21291: $? = 0 configure:21298: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21301: $? = 0 configure:21308: test -s conftest configure:21311: $? = 0 configure:21325: result: yes configure:21229: checking for ioctl configure:21285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21291: $? = 0 configure:21298: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21301: $? = 0 configure:21308: test -s conftest configure:21311: $? = 0 configure:21325: result: yes configure:21229: checking for vsnprintf configure:21285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function `vsnprintf' configure:21291: $? = 0 configure:21298: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21301: $? = 0 configure:21308: test -s conftest configure:21311: $? = 0 configure:21325: result: yes configure:21229: checking for getenv configure:21285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21291: $? = 0 configure:21298: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21301: $? = 0 configure:21308: test -s conftest configure:21311: $? = 0 configure:21325: result: yes configure:21229: checking for putenv configure:21285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21291: $? = 0 configure:21298: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21301: $? = 0 configure:21308: test -s conftest configure:21311: $? = 0 configure:21325: result: yes configure:21229: checking for strcasecmp configure:21285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21291: $? = 0 configure:21298: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21301: $? = 0 configure:21308: test -s conftest configure:21311: $? = 0 configure:21325: result: yes configure:21229: checking for htons configure:21285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21291: $? = 0 configure:21298: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21301: $? = 0 configure:21308: test -s conftest configure:21311: $? = 0 configure:21325: result: yes configure:21340: checking for usleep configure:21396: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21402: $? = 0 configure:21409: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21412: $? = 0 configure:21419: test -s conftest configure:21422: $? = 0 configure:21436: result: yes configure:21340: checking for gettimeofday configure:21396: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21402: $? = 0 configure:21409: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21412: $? = 0 configure:21419: test -s conftest configure:21422: $? = 0 configure:21436: result: yes configure:21451: checking for getopt_long configure:21507: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c >&5 configure:21513: $? = 0 configure:21520: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21523: $? = 0 configure:21530: test -s conftest configure:21533: $? = 0 configure:21547: result: yes configure:21650: checking for Sleep configure:21673: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:33:21: windows.h: No such file or directory configure:21679: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | #include | int | main () | { | Sleep(42); | ; | return 0; | } configure:21712: result: no configure:21718: checking for fsin/fcos configure:21741: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21747: $? = 0 configure:21754: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21757: $? = 0 configure:21764: test -s conftest.o configure:21767: $? = 0 configure:21769: result: yes configure:21786: checking for fldln2/fxch/fyl2x configure:21809: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21815: $? = 0 configure:21822: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21825: $? = 0 configure:21832: test -s conftest.o configure:21835: $? = 0 configure:21837: result: yes configure:21854: checking for sin in -lm configure:21889: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c -lm >&5 conftest.c:42: warning: conflicting types for built-in function `sin' configure:21895: $? = 0 configure:21902: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21905: $? = 0 configure:21912: test -s conftest configure:21915: $? = 0 configure:21929: result: yes configure:21955: checking conio.h usability configure:21972: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:68:19: conio.h: No such file or directory configure:21978: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 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:22009: result: no configure:22013: checking conio.h presence configure:22028: cc -E -I/usr/local/include conftest.c conftest.c:35:19: conio.h: No such file or directory configure:22034: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | /* end confdefs.h. */ | #include configure:22055: result: no configure:22083: checking for conio.h configure:22091: result: no configure:22160: checking windows.h usability configure:22177: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:68:21: windows.h: No such file or directory configure:22183: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 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:22214: result: no configure:22218: checking windows.h presence configure:22233: cc -E -I/usr/local/include conftest.c conftest.c:35:21: windows.h: No such file or directory configure:22239: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | /* end confdefs.h. */ | #include configure:22260: result: no configure:22288: checking for windows.h configure:22296: result: no configure:22366: checking slang.h usability configure:22383: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22389: $? = 0 configure:22396: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22399: $? = 0 configure:22406: test -s conftest.o configure:22409: $? = 0 configure:22420: result: yes configure:22424: checking slang.h presence configure:22439: cc -E -I/usr/local/include conftest.c configure:22445: $? = 0 configure:22466: result: yes configure:22494: checking for slang.h configure:22502: result: yes configure:22516: checking for SLsmg_utf8_enable in -lslang configure:22551: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lm -lncurses conftest.c -lslang >&5 ld: Undefined symbols: _SLsmg_utf8_enable configure:22557: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 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 SLsmg_utf8_enable (); | int | main () | { | return SLsmg_utf8_enable (); | ; | return 0; | } configure:22591: result: no configure:22617: checking for X configure:22875: result: libraries , headers configure:22879: checking for XOpenDisplay in -lX11 configure:22914: cc -o conftest -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -L/usr/local/lib -lm -lncurses conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:22920: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 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 XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:22954: result: no configure:22987: checking X11/XKBlib.h usability configure:23004: cc -c -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c >&5 conftest.c:70:24: X11/XKBlib.h: No such file or directory configure:23010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 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:23041: result: no configure:23045: checking X11/XKBlib.h presence configure:23060: cc -E -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c conftest.c:37:24: X11/XKBlib.h: No such file or directory configure:23066: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | /* end confdefs.h. */ | #include configure:23087: result: no configure:23115: checking for X11/XKBlib.h configure:23123: result: no configure:23161: checking GL/gl.h usability configure:23178: cc -c -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c >&5 configure:23184: $? = 0 configure:23191: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23194: $? = 0 configure:23201: test -s conftest.o configure:23204: $? = 0 configure:23215: result: yes configure:23219: checking GL/gl.h presence configure:23234: cc -E -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c configure:23240: $? = 0 configure:23261: result: yes configure:23289: checking for GL/gl.h configure:23297: result: yes configure:23320: checking GL/glut.h usability configure:23337: cc -c -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c >&5 configure:23343: $? = 0 configure:23350: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23353: $? = 0 configure:23360: test -s conftest.o configure:23363: $? = 0 configure:23374: result: yes configure:23378: checking GL/glut.h presence configure:23393: cc -E -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c configure:23399: $? = 0 configure:23420: result: yes configure:23448: checking for GL/glut.h configure:23456: result: yes configure:23464: checking for glutCloseFunc in -lglut configure:23499: cc -o conftest -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -L/usr/local/lib -lm -lncurses conftest.c -lglut >&5 ld: Undefined symbols: _glutCloseFunc configure:23505: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLUT_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 glutCloseFunc (); | int | main () | { | return glutCloseFunc (); | ; | return 0; | } configure:23539: result: no configure:23549: checking for glutMainLoopEvent in -lglut configure:23584: cc -o conftest -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -L/usr/local/lib -lm -lncurses conftest.c -lglut >&5 ld: Undefined symbols: _glutMainLoopEvent configure:23590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLUT_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 glutMainLoopEvent (); | int | main () | { | return glutMainLoopEvent (); | ; | return 0; | } configure:23624: result: no configure:23630: checking for glutCheckLoop in -lglut configure:23665: cc -o conftest -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -L/usr/local/lib -lm -lncurses conftest.c -lglut >&5 ld: Undefined symbols: _glutCheckLoop configure:23671: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLUT_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 glutCheckLoop (); | int | main () | { | return glutCheckLoop (); | ; | return 0; | } configure:23705: result: no configure:23766: checking Cocoa/Cocoa.h usability configure:23783: c++ -c -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -ObjC conftest.cpp >&5 conftest.cpp:72:25: Cocoa/Cocoa.h: No such file or directory configure:23789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLUT_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:23820: result: no configure:23824: checking Cocoa/Cocoa.h presence configure:23839: c++ -E -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -ObjC conftest.cpp conftest.cpp:39:25: Cocoa/Cocoa.h: No such file or directory configure:23845: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:23866: result: no configure:23894: checking for Cocoa/Cocoa.h configure:23902: result: no configure:23967: checking ncursesw/ncurses.h usability configure:23984: cc -c -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c >&5 conftest.c:72:30: ncursesw/ncurses.h: No such file or directory configure:23990: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLUT_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:24021: result: no configure:24025: checking ncursesw/ncurses.h presence configure:24040: cc -E -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c conftest.c:39:30: ncursesw/ncurses.h: No such file or directory configure:24046: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include configure:24067: result: no configure:24095: checking for ncursesw/ncurses.h configure:24103: result: no configure:23967: checking ncurses/ncurses.h usability configure:23984: cc -c -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c >&5 configure:23990: $? = 0 configure:23997: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24000: $? = 0 configure:24007: test -s conftest.o configure:24010: $? = 0 configure:24021: result: yes configure:24025: checking ncurses/ncurses.h presence configure:24040: cc -E -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c configure:24046: $? = 0 configure:24067: result: yes configure:24095: checking for ncurses/ncurses.h configure:24103: result: yes configure:24112: checking for initscr in -lncursesw configure:24147: cc -o conftest -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -L/usr/local/lib -lm -lncurses conftest.c -lncursesw >&5 ld: can't locate file for: -lncursesw configure:24153: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcaca" | #define VERSION "0.99.beta11" | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_IOCTL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_HTONS 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FSIN_FCOS 1 | #define HAVE_FLDLN2 1 | #define HAVE_SLANG_H 1 | #define USE_SLANG 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_NCURSES_NCURSES_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 initscr (); | int | main () | { | return initscr (); | ; | return 0; | } configure:24187: result: no configure:24192: checking for initscr in -lncurses configure:24227: cc -o conftest -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -L/usr/local/lib -lm -lncurses conftest.c -lncurses >&5 configure:24233: $? = 0 configure:24240: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24243: $? = 0 configure:24250: test -s conftest configure:24253: $? = 0 configure:24267: result: yes configure:24293: checking for resizeterm configure:24349: cc -o conftest -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -L/usr/local/lib -lm -lncurses conftest.c -lncurses >&5 configure:24355: $? = 0 configure:24362: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24365: $? = 0 configure:24372: test -s conftest configure:24375: $? = 0 configure:24389: result: yes configure:24293: checking for resize_term configure:24349: cc -o conftest -fno-common -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 -L/usr/local/lib -lm -lncurses conftest.c -lncurses >&5 configure:24355: $? = 0 configure:24362: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24365: $? = 0 configure:24372: test -s conftest configure:24375: $? = 0 configure:24389: result: yes configure:24466: checking valid output drivers configure:24476: result: slang ncurses configure:24527: checking sys/socket.h usability configure:24544: cc -c -fno-common -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c >&5 configure:24550: $? = 0 configure:24557: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24560: $? = 0 configure:24567: test -s conftest.o configure:24570: $? = 0 configure:24581: result: yes configure:24585: checking sys/socket.h presence configure:24600: cc -E -I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1 conftest.c configure:24606: $? = 0 configure:24627: result: yes configure:24655: checking for sys/socket.h configure:24663: result: yes configure:24692: checking for IMLIB2 configure:24700: $PKG_CONFIG --exists --print-errors "imlib2" configure:24703: $? = 0 configure:24718: $PKG_CONFIG --exists --print-errors "imlib2" configure:24721: $? = 0 configure:24759: result: yes configure:24776: checking for PANGOFT2 configure:24784: $PKG_CONFIG --exists --print-errors "pangoft2" Package pangoft2 was not found in the pkg-config search path. Perhaps you should add the directory containing `pangoft2.pc' to the PKG_CONFIG_PATH environment variable No package 'pangoft2' found configure:24787: $? = 1 configure:24802: $PKG_CONFIG --exists --print-errors "pangoft2" Package pangoft2 was not found in the pkg-config search path. Perhaps you should add the directory containing `pangoft2.pc' to the PKG_CONFIG_PATH environment variable No package 'pangoft2' found configure:24805: $? = 1 No package 'pangoft2' found configure:24833: result: no configure:24835: result: no configure:24864: checking for doxygen configure:24895: result: no configure:25216: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60a. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:705: creating Makefile config.status:705: creating kernel/Makefile config.status:705: creating cucul/Makefile config.status:705: creating caca/Makefile config.status:705: creating src/Makefile config.status:705: creating test/Makefile config.status:705: creating tools/Makefile config.status:705: creating cxx/Makefile config.status:705: creating doc/Makefile config.status:705: creating autotools/Makefile config.status:705: creating msvc/Makefile config.status:705: creating cucul/cucul.pc config.status:705: creating caca/caca.pc config.status:705: creating doc/doxygen.cfg config.status:705: creating caca-config config.status:705: creating config.h config.status:995: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_IMLIB2_CFLAGS_set= ac_cv_env_IMLIB2_CFLAGS_value= ac_cv_env_IMLIB2_LIBS_set= ac_cv_env_IMLIB2_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lm -lncurses' ac_cv_env_PANGOFT2_CFLAGS_set= ac_cv_env_PANGOFT2_CFLAGS_value= ac_cv_env_PANGOFT2_LIBS_set= ac_cv_env_PANGOFT2_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_f77_compiler_gnu=no ac_cv_func_getenv=yes ac_cv_func_getopt_long=yes ac_cv_func_gettimeofday=yes ac_cv_func_htons=yes ac_cv_func_ioctl=yes ac_cv_func_putenv=yes ac_cv_func_resize_term=yes ac_cv_func_resizeterm=yes ac_cv_func_signal=yes ac_cv_func_strcasecmp=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_Cocoa_Cocoa_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_X11_XKBlib_h=no ac_cv_header_conio_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=no ac_cv_header_errno_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_ncurses_h=yes ac_cv_header_ncursesw_ncurses_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_signal_h=yes ac_cv_header_slang_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_glut_glutCheckLoop=no ac_cv_lib_glut_glutCloseFunc=no ac_cv_lib_glut_glutMainLoopEvent=no ac_cv_lib_m_sin=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_ncursesw_initscr=no ac_cv_lib_slang_SLsmg_utf8_enable=no ac_cv_my_have_cocoa=no ac_cv_my_have_conio=no ac_cv_my_have_cxx=no ac_cv_my_have_gl=no ac_cv_my_have_ncurses=yes ac_cv_my_have_network=yes ac_cv_my_have_slang=yes ac_cv_my_have_win32=no ac_cv_my_have_x11=no ac_cv_objext= ac_cv_path_DOXYGEN=no ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_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_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' pkg_cv_IMLIB2_CFLAGS='-I/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include ' pkg_cv_IMLIB2_LIBS='-L/lib -L/usr/local/lib -lImlib2 -lfreetype -lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/graphics/libcaca/work/libcaca-0.99.beta11/autotools/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/libcaca/work/libcaca-0.99.beta11/autotools/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/libcaca/work/libcaca-0.99.beta11/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/libcaca/work/libcaca-0.99.beta11/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/libcaca/work/libcaca-0.99.beta11/autotools/missing --run automake-1.9' AWK='gawk' BUILD_DOCUMENTATION_FALSE='' BUILD_DOCUMENTATION_TRUE='#' CACA_LIBS=' -lslang -lncurses ' CC='cc' CCAS='cc' CCASFLAGS='-fno-common' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -fno-strength-reduce -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare' CPP='cc -E' CPPFLAGS='-I/usr/local/include -DOPTIMISE_SLANG_PALETTE=1' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOXYGEN='no' DVIPS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GETOPT_LIBS='' GL_LIBS='' GREP='/usr/bin/grep' IMLIB2_CFLAGS='-I/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include ' IMLIB2_LIBS='-L/lib -L/usr/local/lib -lImlib2 -lfreetype -lz ' 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' LATEX='no' LDFLAGS='-L/usr/local/lib -lm -lncurses' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /mnt/gmirror/ports/graphics/libcaca/work/gnome-libtool' LN_S='ln -s' LTLIBOBJS='' LT_VERSION='99:0:99' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/libcaca/work/libcaca-0.99.beta11/autotools/missing --run makeinfo' MATH_LIBS=' -lm' OBJC='c++' OBJCDEPMODE='depmode=none' OBJCFLAGS='' OBJDUMP='objdump' OBJEXT='' PACKAGE='libcaca' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PANGOFT2_CFLAGS='' PANGOFT2_LIBS='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_COCOA_FALSE='' USE_COCOA_TRUE='#' USE_CXX_FALSE='' USE_CXX_TRUE='#' USE_KERNEL_FALSE='' USE_KERNEL_TRUE='#' USE_LATEX_FALSE='' USE_LATEX_TRUE='#' USE_NETWORK_FALSE='#' USE_NETWORK_TRUE='' USE_PANGO_FALSE='' USE_PANGO_TRUE='#' USE_PLUGINS_FALSE='' USE_PLUGINS_TRUE='#' VERSION='0.99.beta11' X11_LIBS='' XMKMF='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='' am__fastdepOBJC_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='${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' install_sh='/mnt/gmirror/ports/graphics/libcaca/work/libcaca-0.99.beta11/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' 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 PACKAGE "libcaca" #define VERSION "0.99.beta11" #define HAVE_DLFCN_H 1 #define RETSIGTYPE void #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_GETOPT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SIGNAL 1 #define HAVE_IOCTL 1 #define HAVE_VSNPRINTF 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_STRCASECMP 1 #define HAVE_HTONS 1 #define HAVE_USLEEP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETOPT_LONG 1 #define HAVE_FSIN_FCOS 1 #define HAVE_FLDLN2 1 #define HAVE_SLANG_H 1 #define USE_SLANG 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLUT_H 1 #define HAVE_NCURSES_NCURSES_H 1 #define USE_NCURSES 1 #define HAVE_RESIZETERM 1 #define HAVE_RESIZE_TERM 1 #define HAVE_SYS_SOCKET_H 1 #define USE_IMLIB2 1 configure: exit 0