This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-directfb --enable-fontconfig --enable-software-x11 --enable-xrender-x11 --enable-buffer --enable-image-loader-gif --enable-image-loader-png --enable-image-loader-jpeg --enable-image-loader-eet --enable-font-loader-eet --enable-image-loader-edb --enable-image-loader-tiff --enable-image-loader-xpm --enable-image-loader-svg --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: 134 tasks, 191 threads, 4 processors Load average: 3.03, Mach factor: 1.36 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /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:2184: checking build system type configure:2202: result: i386-unknown-gnu configure:2224: checking host system type configure:2239: result: i386-unknown-gnu configure:2269: checking for i386-unknown-gnu-gcc configure:2296: result: cc configure:2574: checking for C compiler version configure:2581: 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:2584: $? = 0 configure:2591: 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:2594: $? = 0 configure:2601: cc -V >&5 cc: `-V' option must have argument configure:2604: $? = 1 configure:2627: checking for C compiler default output file name configure:2654: cc -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:2657: $? = 0 configure:2695: result: a.out configure:2712: checking whether the C compiler works configure:2722: ./a.out configure:2725: $? = 0 configure:2742: result: yes configure:2749: checking whether we are cross compiling configure:2751: result: no configure:2754: checking for suffix of executables configure:2761: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:2764: $? = 0 configure:2788: result: configure:2794: checking for suffix of object files configure:2820: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2823: $? = 0 configure:2846: result: configure:2850: checking whether we are using the GNU C compiler configure:2879: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2885: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2902: result: no configure:2907: checking whether cc accepts -g configure:2937: cc -c -g -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2943: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2975: cc -c -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2981: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3014: cc -c -g -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3020: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3042: result: no configure:3059: checking for cc option to accept ISO C89 configure:3133: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3139: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3133: cc -qlanglvl=extc89 -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3139: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3133: cc -qlanglvl=ansi -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3139: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3133: cc -std -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3133: cc -Ae -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:3139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3133: cc -Aa -D_HPUX_SOURCE -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:3139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3133: cc -Xc -D__EXTENSIONS__ -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3139: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3165: result: unsupported configure:3182: checking for strerror in -lcposix configure:3217: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:3223: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:3241: result: no configure:3264: checking for a BSD-compatible install configure:3320: result: /usr/bin/install -c -o root -g wheel configure:3331: checking whether build environment is sane configure:3374: result: yes configure:3402: checking for a thread-safe mkdir -p configure:3441: result: /usr/local/bin/mkdir -p configure:3454: checking for gawk configure:3470: found /usr/local/bin/gawk configure:3481: result: gawk configure:3492: checking whether make sets $(MAKE) configure:3513: result: yes configure:3543: checking for style of include used by make configure:3571: result: GNU configure:3764: checking dependency style of cc configure:3855: result: gcc3 configure:3879: checking how to run the C preprocessor configure:3919: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3925: $? = 0 configure:3956: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3962: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* end confdefs.h. */ | #include configure:3995: result: cc -E configure:4024: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:4030: $? = 0 configure:4061: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4067: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* end confdefs.h. */ | #include configure:4105: checking for grep that handles long lines and -e configure:4179: result: /usr/bin/grep configure:4184: checking for egrep configure:4262: result: /usr/bin/grep -E configure:4267: checking for ANSI C header files configure:4297: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4303: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4428: result: no configure:4452: checking for sys/types.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4452: checking for sys/stat.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4452: checking for stdlib.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4452: checking for string.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4452: checking for memory.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4452: checking for strings.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4452: checking for inttypes.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4452: checking for stdint.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4452: checking for unistd.h configure:4473: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* 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:4495: result: no configure:4507: checking whether byte ordering is bigendian configure:4539: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4545: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:4692: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:4695: $? = 0 configure:4701: ./conftest configure:4704: $? = 0 configure:4723: result: no configure:4750: checking for i386-unknown-gnu-gcc configure:4777: result: cc configure:5055: checking for C compiler version configure:5062: 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:5065: $? = 0 configure:5072: 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:5075: $? = 0 configure:5082: cc -V >&5 cc: `-V' option must have argument configure:5085: $? = 1 configure:5088: checking whether we are using the GNU C compiler configure:5140: result: no configure:5145: checking whether cc accepts -g configure:5280: result: no configure:5297: checking for cc option to accept ISO C89 configure:5403: result: unsupported configure:5426: checking for i386-unknown-gnu-gcc configure:5453: result: cc configure:5731: checking for C compiler version configure:5738: 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:5741: $? = 0 configure:5748: 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:5751: $? = 0 configure:5758: cc -V >&5 cc: `-V' option must have argument configure:5761: $? = 1 configure:5764: checking whether we are using the GNU C compiler configure:5816: result: no configure:5821: checking whether cc accepts -g configure:5956: result: no configure:5973: checking for cc option to accept ISO C89 configure:6079: result: unsupported configure:6097: checking for ANSI C header files configure:6258: result: no configure:6268: checking for an ANSI C-conforming const configure:6343: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6349: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:6364: result: no configure:6446: checking for a sed that does not truncate output configure:6500: result: /usr/local/bin/sed configure:6547: checking for non-GNU ld configure:6581: result: /usr/bin/ld configure:6590: checking if the linker (/usr/bin/ld) is GNU ld configure:6605: result: no configure:6610: checking for /usr/bin/ld option to reload object files configure:6617: result: -r configure:6635: checking for BSD-compatible nm configure:6684: result: /usr/bin/nm -p configure:6688: checking whether ln -s works configure:6692: result: yes configure:6699: checking how to recognise dependent libraries configure:6875: result: pass_all configure:7118: checking dlfcn.h usability configure:7135: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7141: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7155: result: no configure:7159: checking dlfcn.h presence configure:7174: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:7180: $? = 0 configure:7194: result: yes configure:7207: WARNING: dlfcn.h: present but cannot be compiled configure:7209: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7211: WARNING: dlfcn.h: see the Autoconf documentation configure:7213: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7215: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7217: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7222: checking for dlfcn.h configure:7230: result: yes configure:7359: checking for C++ compiler version configure:7366: 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:7369: $? = 0 configure:7376: 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:7379: $? = 0 configure:7386: c++ -V >&5 c++: `-V' option must have argument configure:7389: $? = 1 configure:7392: checking whether we are using the GNU C++ compiler configure:7421: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cpp >&5 configure:7427: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:7444: result: no configure:7449: checking whether c++ accepts -g configure:7479: c++ -c -g -I/usr/local/include -I/usr/X11R6/include conftest.cpp >&5 configure:7485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7517: c++ -c -I/usr/local/include -I/usr/X11R6/include conftest.cpp >&5 configure:7523: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7556: c++ -c -g -I/usr/local/include -I/usr/X11R6/include conftest.cpp >&5 configure:7562: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7584: result: no configure:7609: checking dependency style of c++ configure:7700: result: gcc3 configure:7725: checking how to run the C++ preprocessor configure:7761: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cpp configure:7767: $? = 0 configure:7798: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:7804: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7837: result: c++ -E configure:7866: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cpp configure:7872: $? = 0 configure:7903: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:7909: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7958: checking for i386-unknown-gnu-g77 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-xlf configure:7988: result: no configure:7958: checking for i386-unknown-gnu-f77 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-frt configure:7988: result: no configure:7958: checking for i386-unknown-gnu-pgf77 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-cf77 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-fort77 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-fl32 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-af77 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-xlf90 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-f90 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-pgf90 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-pghpf configure:7988: result: no configure:7958: checking for i386-unknown-gnu-epcf90 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-gfortran configure:7988: result: no configure:7958: checking for i386-unknown-gnu-g95 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-xlf95 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-f95 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-fort configure:7988: result: no configure:7958: checking for i386-unknown-gnu-ifort configure:7988: result: no configure:7958: checking for i386-unknown-gnu-ifc configure:7988: result: no configure:7958: checking for i386-unknown-gnu-efc configure:7988: result: no configure:7958: checking for i386-unknown-gnu-pgf95 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-lf95 configure:7988: result: no configure:7958: checking for i386-unknown-gnu-ftn configure:7988: result: no configure:8002: checking for g77 configure:8018: found /usr/local/bin/g77 configure:8029: result: g77 configure:8059: checking for Fortran 77 compiler version configure:8066: 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:8069: $? = 0 configure:8076: 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:8079: $? = 0 configure:8086: 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:8089: $? = 0 configure:8097: checking whether we are using the GNU Fortran 77 compiler configure:8116: 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:8122: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8139: result: no configure:8145: checking whether g77 accepts -g configure:8162: g77 -c -g conftest.f >&5 configure:8168: $? = 0 configure: failed program was: | program main | | end configure:8184: result: no configure:8214: checking the maximum length of command line arguments configure:8323: result: configure:8334: checking command to parse /usr/bin/nm -p output from cc object configure:8439: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8442: $? = 0 configure:8446: /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:8449: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:8439: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8442: $? = 0 configure:8446: /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:8449: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:8539: result: failed configure:8546: checking for objdir configure:8561: result: .libs configure:8613: checking for i386-unknown-gnu-ar configure:8643: result: no configure:8653: checking for ar configure:8669: found /usr/bin/ar configure:8680: result: ar configure:8709: checking for i386-unknown-gnu-ranlib configure:8739: result: no configure:8749: checking for ranlib configure:8765: found /usr/bin/ranlib configure:8776: result: ranlib configure:8805: checking for i386-unknown-gnu-strip configure:8835: result: no configure:8845: checking for strip configure:8861: found /usr/bin/strip configure:8872: result: strip configure:9208: checking for cc option to produce PIC configure:9418: result: configure:9489: checking if cc static flag works configure:9517: result: yes configure:9527: checking if cc supports -c -o file.o configure:9555: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.c >&5 configure:9559: $? = 0 configure:9574: result: yes configure:9600: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:10554: result: no configure:10621: checking dynamic linker characteristics configure:11209: result: gnu ld.so configure:11218: checking how to hardcode library paths into programs configure:11243: result: unsupported configure:11257: checking whether stripping libraries is possible configure:11278: result: no configure:12063: checking if libtool supports shared libraries configure:12065: result: no configure:12068: checking whether to build shared libraries configure:12089: result: no configure:12092: checking whether to build static libraries configure:12096: result: yes configure:12188: creating libtool configure:12918: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13852: result: yes configure:13870: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.cpp >&5 configure:13873: $? = 0 configure:13992: checking for c++ option to produce PIC configure:14266: result: configure:14337: checking if c++ static flag works configure:14365: result: yes configure:14375: checking if c++ supports -c -o file.o configure:14403: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.cpp >&5 configure:14407: $? = 0 configure:14422: result: yes configure:14448: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14473: result: yes configure:14540: checking dynamic linker characteristics configure:15128: result: gnu ld.so configure:15137: checking how to hardcode library paths into programs configure:15162: result: unsupported configure:15688: checking if libtool supports shared libraries configure:15690: result: no configure:15693: checking whether to build shared libraries configure:15713: result: no configure:15716: checking whether to build static libraries configure:15720: result: yes configure:15730: checking for g77 option to produce PIC configure:15940: result: configure:16011: checking if g77 static flag works configure:16039: result: yes configure:16049: checking if g77 supports -c -o file.o configure:16077: g77 -c -o out/conftest2.o conftest.f >&5 configure:16081: $? = 0 configure:16096: result: yes configure:16122: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:17056: result: no configure:17123: checking dynamic linker characteristics configure:17711: result: gnu ld.so configure:17720: checking how to hardcode library paths into programs configure:17745: result: unsupported configure:21304: checking for working alloca.h configure:21331: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:21337: $? = 0 configure:21354: result: yes configure:21364: checking for alloca configure:21411: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:21417: $? = 0 configure:21434: result: yes configure:21772: checking for freetype-config configure:21790: found /usr/local/bin/freetype-config configure:21803: result: /usr/local/bin/freetype-config configure:21811: checking for freetype - version >= 9.3.0 configure:21869: result: yes configure:21900: checking whether fontconfig searching is to be built configure:21926: checking for i386-unknown-gnu-pkg-config configure:21959: result: no configure:21969: checking for pkg-config configure:21987: found /usr/local/bin/pkg-config configure:21999: result: /usr/local/bin/pkg-config configure:22028: checking pkg-config is at least version 0.9.0 configure:22031: result: yes configure:22042: checking for FONTCONFIG configure:22050: $PKG_CONFIG --exists --print-errors "fontconfig" Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environment variable No package 'fontconfig' found configure:22053: $? = 1 configure:22068: $PKG_CONFIG --exists --print-errors "fontconfig" Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environment variable No package 'fontconfig' found configure:22071: $? = 1 No package 'fontconfig' found configure:22099: result: no configure:22275: checking for dlopen configure:22331: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:22337: $? = 0 configure:22355: result: yes configure:22372: checking for dladdr configure:22428: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:22434: $? = 0 configure:22452: result: yes configure:22629: checking X11/X.h usability configure:22646: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:22652: $? = 0 configure:22666: result: yes configure:22670: checking X11/X.h presence configure:22685: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:22691: $? = 0 configure:22705: result: yes configure:22733: checking for X11/X.h configure:22740: result: yes configure:22753: checking whether software x11 backend is to be built configure:22770: result: yes configure:22777: checking for X configure:23012: result: libraries , headers configure:23173: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lX11 >&5 configure:23179: $? = 0 configure:23336: checking for gethostbyname configure:23392: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:23398: $? = 0 configure:23415: result: yes configure:23560: checking for connect configure:23616: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:23622: $? = 0 configure:23639: result: yes configure:23711: checking for remove configure:23767: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:23773: $? = 0 configure:23790: result: yes configure:23862: checking for shmat configure:23918: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5 configure:23924: $? = 0 configure:23941: result: yes configure:24022: checking for IceConnectionNumber in -lICE configure:24057: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lICE >&5 configure:24063: $? = 0 configure:24081: result: yes configure:24092: checking for X11/X.h configure:24097: result: yes configure:24253: checking for XCB configure:24261: $PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image" Package xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb' found Package xcb-shm was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-shm.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-shm' found Package xcb-image was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-image.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-image' found configure:24264: $? = 1 configure:24279: $PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image" Package xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb' found Package xcb-shm was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-shm.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-shm' found Package xcb-image was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-image.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-image' found configure:24282: $? = 1 No package 'xcb' found No package 'xcb-shm' found No package 'xcb-image' found configure:24310: result: no configure:24326: checking whether software xcb backend is to be built configure:24343: result: no configure:24447: checking for DIRECTFB configure:24455: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.16" Package directfb was not found in the pkg-config search path. Perhaps you should add the directory containing `directfb.pc' to the PKG_CONFIG_PATH environment variable No package 'directfb' found configure:24458: $? = 1 configure:24473: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.16" Package directfb was not found in the pkg-config search path. Perhaps you should add the directory containing `directfb.pc' to the PKG_CONFIG_PATH environment variable No package 'directfb' found configure:24476: $? = 1 No package 'directfb' found configure:24504: result: no configure:24521: checking whether directfb backend is to be built configure:24538: result: no configure:24656: checking linux/fb.h usability configure:24673: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:52:22: linux/fb.h: No such file or directory configure:24679: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MODULE_ARCH "gnu-i386" | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define BUILD_ENGINE_SOFTWARE_X11 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:24693: result: no configure:24697: checking linux/fb.h presence configure:24712: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:19:22: linux/fb.h: No such file or directory configure:24718: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MODULE_ARCH "gnu-i386" | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define BUILD_ENGINE_SOFTWARE_X11 1 | /* end confdefs.h. */ | #include configure:24732: result: no configure:24760: checking for linux/fb.h configure:24767: result: no configure:24780: checking whether fb backend is to be built configure:24797: result: no configure:24981: checking whether buffer backend is to be built configure:24998: result: yes configure:25033: checking for qdirectpainter_qws.h configure:25060: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/X11R6/include/qwindowdefs.h:43, from /usr/X11R6/include/qwidget.h:42, from conftest.c:21: /usr/X11R6/include/qobjectdefs.h:151: error: parse error before "QObject" /usr/X11R6/include/qobjectdefs.h:151: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:152: error: parse error before "QMetaObject" /usr/X11R6/include/qobjectdefs.h:152: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:153: error: parse error before "QSignal" /usr/X11R6/include/qobjectdefs.h:153: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:154: error: parse error before "QConnection" /usr/X11R6/include/qobjectdefs.h:154: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:155: error: parse error before "QEvent" /usr/X11R6/include/qobjectdefs.h:155: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:157: error: parse error before "QConnectionList" /usr/X11R6/include/qobjectdefs.h:157: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:158: error: parse error before "QConnectionListIt" /usr/X11R6/include/qobjectdefs.h:158: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:159: error: parse error before "QSignalVec" /usr/X11R6/include/qobjectdefs.h:159: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:160: error: parse error before "QObjectList" /usr/X11R6/include/qobjectdefs.h:160: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:161: error: parse error before "QObjectListIt" /usr/X11R6/include/qobjectdefs.h:161: warning: data definition has no type or storage class /usr/X11R6/include/qobjectdefs.h:162: error: parse error before "QMemberDict" /usr/X11R6/include/qobjectdefs.h:162: warning: data definition has no type or storage class In file included from /usr/X11R6/include/qgarray.h:42, from /usr/X11R6/include/qmemarray.h:42, from /usr/X11R6/include/qcstring.h:43, from /usr/X11R6/include/qstring.h:43, from /usr/X11R6/include/qwindowdefs.h:44, from /usr/X11R6/include/qwidget.h:42, from conftest.c:21: /usr/X11R6/include/qshared.h:48: error: parse error before "QShared" /usr/X11R6/include/qshared.h:48: warning: no semicolon at end of struct or union /usr/X11R6/include/qshared.h: In function `ref': /usr/X11R6/include/qshared.h:49: error: `count' undeclared (first use in this function) /usr/X11R6/include/qshared.h:49: error: (Each undeclared identifier is reported only once /usr/X11R6/include/qshared.h:49: error: for each function it appears in.) /usr/X11R6/include/qshared.h: At top level: /usr/X11R6/include/qshared.h:50: error: parse error before "deref" /usr/X11R6/include/qshared.h: In function `deref': /usr/X11R6/include/qshared.h:50: error: `count' undeclared (first use in this function) /usr/X11R6/include/qshared.h: At top level: /usr/X11R6/include/qshared.h:51: error: parse error before "count" /usr/X11R6/include/qshared.h:51: error: `count' used prior to declaration /usr/X11R6/include/qshared.h:51: warning: data definition has no type or storage class In file included from /usr/X11R6/include/qmemarray.h:42, from /usr/X11R6/include/qcstring.h:43, from /usr/X11R6/include/qstring.h:43, from /usr/X11R6/include/qwindowdefs.h:44, from /usr/X11R6/include/qwidget.h:42, from conftest.c:21: /usr/X11R6/include/qgarray.h:46: error: parse error before "Q_EXPORT" /usr/X11R6/include/qgarray.h:47: error: syntax error before '{' token /usr/X11R6/include/qgarray.h:52: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:52: error: parse error before '}' token /usr/X11R6/include/qgarray.h:54: error: parse error before "len" /usr/X11R6/include/qgarray.h:54: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:56: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:57: error: parse error before ':' token /usr/X11R6/include/qgarray.h:59: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:60: error: parse error before '&' token /usr/X11R6/include/qgarray.h:60: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:61: error: parse error before '~' token /usr/X11R6/include/qgarray.h:65: error: syntax error before "void" /usr/X11R6/include/qgarray.h: In function `detach': /usr/X11R6/include/qgarray.h:65: error: `this' undeclared (first use in this function) /usr/X11R6/include/qgarray.h: At top level: /usr/X11R6/include/qgarray.h:67: error: `data' redeclared as different kind of symbol /usr/X11R6/include/qgarray.h:53: error: previous declaration of `data' /usr/X11R6/include/qgarray.h: In function `data': /usr/X11R6/include/qgarray.h:67: error: `shd' undeclared (first use in this function) /usr/X11R6/include/qgarray.h: At top level: /usr/X11R6/include/qgarray.h:68: error: parse error before "nrefs" /usr/X11R6/include/qgarray.h: In function `nrefs': /usr/X11R6/include/qgarray.h:68: error: `shd' undeclared (first use in this function) /usr/X11R6/include/qgarray.h: At top level: /usr/X11R6/include/qgarray.h:69: error: parse error before "size" /usr/X11R6/include/qgarray.h: In function `size': /usr/X11R6/include/qgarray.h:69: error: `shd' undeclared (first use in this function) /usr/X11R6/include/qgarray.h: At top level: /usr/X11R6/include/qgarray.h:70: error: parse error before "isEqual" /usr/X11R6/include/qgarray.h:70: error: parse error before '&' token /usr/X11R6/include/qgarray.h:70: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:72: error: parse error before "resize" /usr/X11R6/include/qgarray.h:72: error: parse error before "newsize" /usr/X11R6/include/qgarray.h:72: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:74: error: parse error before "fill" /usr/X11R6/include/qgarray.h:74: error: parse error before "uint" /usr/X11R6/include/qgarray.h:74: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:76: error: parse error before '&' token /usr/X11R6/include/qgarray.h:80: error: parse error before "uint" /usr/X11R6/include/qgarray.h:82: error: parse error before '*' token /usr/X11R6/include/qgarray.h: In function `sharedBlock': /usr/X11R6/include/qgarray.h:82: error: `shd' undeclared (first use in this function) /usr/X11R6/include/qgarray.h: At top level: /usr/X11R6/include/qgarray.h:83: error: parse error before '*' token /usr/X11R6/include/qgarray.h: In function `setSharedBlock': /usr/X11R6/include/qgarray.h:83: error: `shd' undeclared (first use in this function) /usr/X11R6/include/qgarray.h:83: error: `array_data' undeclared (first use in this function) /usr/X11R6/include/qgarray.h:83: error: parse error before ')' token /usr/X11R6/include/qgarray.h: At top level: /usr/X11R6/include/qgarray.h:85: error: parse error before '&' token /usr/X11R6/include/qgarray.h:86: error: parse error before "uint" /usr/X11R6/include/qgarray.h:88: error: parse error before "uint" /usr/X11R6/include/qgarray.h:89: error: parse error before "uint" /usr/X11R6/include/qgarray.h:91: error: parse error before "sz" /usr/X11R6/include/qgarray.h:92: error: parse error before "uint" /usr/X11R6/include/qgarray.h:94: error: parse error before "index" /usr/X11R6/include/qgarray.h:96: error: parse error before "setExpand" /usr/X11R6/include/qgarray.h:96: error: parse error before "index" /usr/X11R6/include/qgarray.h:96: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:98: error: parse error before ':' token /usr/X11R6/include/qgarray.h:100: error: syntax error before "void" /usr/X11R6/include/qgarray.h:100: error: parse error before '*' token /usr/X11R6/include/qgarray.h:102: error: parse error before ':' token /usr/X11R6/include/qgarray.h:104: error: `shd' used prior to declaration /usr/X11R6/include/qgarray.h:104: warning: data definition has no type or storage class /usr/X11R6/include/qgarray.h:105: error: parse error before '}' token /usr/X11R6/include/qgarray.h:108: error: parse error before ':' token In file included from /usr/X11R6/include/qcstring.h:43, from /usr/X11R6/include/qstring.h:43, from /usr/X11R6/include/qwindowdefs.h:44, from /usr/X11R6/include/qwidget.h:42, from conftest.c:21: /usr/X11R6/include/qmemarray.h:50: error: parse error before '*' token /usr/X11R6/include/qmemarray.h:50: warning: data definition has no type or storage class /usr/X11R6/include/qmemarray.h:51: error: parse error before "ValueType" /usr/X11R6/include/qmemarray.h:51: warning: data definition has no type or storage class /usr/X11R6/include/qmemarray.h:53: error: parse error before ':' token /usr/X11R6/include/qmemarray.h:58: error: parse error before ':' token /usr/X11R6/include/qmemarray.h:59: error: parse error before '<' token /usr/X11R6/include/qmemarray.h:63: error: conflicting types for `data' /usr/X11R6/include/qgarray.h:67: error: previous declaration of `data' /usr/X11R6/include/qmemarray.h: In function `data': /usr/X11R6/include/qmemarray.h:63: error: `type' undeclared (first use in this function) /usr/X11R6/include/qmemarray.h:63: error: parse error before ')' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:64: error: parse error before "nrefs" /usr/X11R6/include/qmemarray.h:64: error: redefinition of `nrefs' /usr/X11R6/include/qgarray.h:68: error: `nrefs' previously defined here /usr/X11R6/include/qmemarray.h: In function `nrefs': /usr/X11R6/include/qmemarray.h:64: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:65: error: parse error before "size" /usr/X11R6/include/qmemarray.h:65: error: redefinition of `size' /usr/X11R6/include/qgarray.h:69: error: `size' previously defined here /usr/X11R6/include/qmemarray.h: In function `size': /usr/X11R6/include/qmemarray.h:65: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:66: error: parse error before "count" /usr/X11R6/include/qmemarray.h:66: error: `count' redeclared as different kind of symbol /usr/X11R6/include/qshared.h:51: error: previous declaration of `count' /usr/X11R6/include/qmemarray.h:67: error: parse error before "isEmpty" /usr/X11R6/include/qmemarray.h: In function `isEmpty': /usr/X11R6/include/qmemarray.h:67: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:68: error: parse error before "isNull" /usr/X11R6/include/qmemarray.h: In function `isNull': /usr/X11R6/include/qmemarray.h:68: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:69: error: parse error before "resize" /usr/X11R6/include/qmemarray.h:69: error: parse error before "size" /usr/X11R6/include/qmemarray.h: In function `resize': /usr/X11R6/include/qmemarray.h:69: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:70: error: parse error before "truncate" /usr/X11R6/include/qmemarray.h:70: error: parse error before "pos" /usr/X11R6/include/qmemarray.h: In function `truncate': /usr/X11R6/include/qmemarray.h:70: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:71: error: parse error before "fill" /usr/X11R6/include/qmemarray.h:71: error: parse error before '&' token /usr/X11R6/include/qmemarray.h: In function `fill': /usr/X11R6/include/qmemarray.h:72: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:73: error: redefinition of `detach' /usr/X11R6/include/qgarray.h:65: error: `detach' previously defined here /usr/X11R6/include/qmemarray.h: In function `detach': /usr/X11R6/include/qmemarray.h:73: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:74: error: parse error before '<' token /usr/X11R6/include/qmemarray.h:87: error: parse error before '*' token /usr/X11R6/include/qmemarray.h: In function `resetRawData': /usr/X11R6/include/qmemarray.h:88: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:89: error: parse error before '&' token /usr/X11R6/include/qmemarray.h: In function `find': /usr/X11R6/include/qmemarray.h:90: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:91: error: parse error before '&' token /usr/X11R6/include/qmemarray.h: In function `contains': /usr/X11R6/include/qmemarray.h:92: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: In function `sort': /usr/X11R6/include/qmemarray.h:93: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:94: error: parse error before '&' token /usr/X11R6/include/qmemarray.h: In function `bsearch': /usr/X11R6/include/qmemarray.h:95: error: parse error before ':' token /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:96: error: parse error before '&' token /usr/X11R6/include/qmemarray.h: In function `begin': /usr/X11R6/include/qmemarray.h:103: warning: return makes integer from pointer without a cast /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:104: error: parse error before "end" /usr/X11R6/include/qmemarray.h: In function `end': /usr/X11R6/include/qmemarray.h:104: warning: return makes integer from pointer without a cast /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:105: error: parse error before "begin" /usr/X11R6/include/qmemarray.h:105: error: redefinition of `begin' /usr/X11R6/include/qmemarray.h:103: error: `begin' previously defined here /usr/X11R6/include/qmemarray.h: In function `begin': /usr/X11R6/include/qmemarray.h:105: warning: return makes integer from pointer without a cast /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:106: error: parse error before "end" /usr/X11R6/include/qmemarray.h:106: error: redefinition of `end' /usr/X11R6/include/qmemarray.h:104: error: `end' previously defined here /usr/X11R6/include/qmemarray.h: In function `end': /usr/X11R6/include/qmemarray.h:106: warning: return makes integer from pointer without a cast /usr/X11R6/include/qmemarray.h: At top level: /usr/X11R6/include/qmemarray.h:107: error: parse error before '}' token In file included from /usr/X11R6/include/qstring.h:43, from /usr/X11R6/include/qwindowdefs.h:44, from /usr/X11R6/include/qwidget.h:42, from conftest.c:21: /usr/X11R6/include/qcstring.h:53: error: syntax error before "void" /usr/X11R6/include/qcstring.h:53: error: parse error before "uint" /usr/X11R6/include/qcstring.h:55: error: syntax error before "char" /usr/X11R6/include/qcstring.h:57: error: syntax error before "inline" /usr/X11R6/include/qcstring.h: In function `qstrlen': /usr/X11R6/include/qcstring.h:58: error: `uint' undeclared (first use in this function) /usr/X11R6/include/qcstring.h:58: error: parse error before "strlen" /usr/X11R6/include/qcstring.h: At top level: /usr/X11R6/include/qcstring.h:60: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:63: error: syntax error before "char" /usr/X11R6/include/qcstring.h:63: error: parse error before "uint" /usr/X11R6/include/qcstring.h:65: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:71: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:71: error: parse error before "uint" /usr/X11R6/include/qcstring.h: In function `qstrncmp': /usr/X11R6/include/qcstring.h:73: error: `str1' undeclared (first use in this function) /usr/X11R6/include/qcstring.h:73: error: `str2' undeclared (first use in this function) /usr/X11R6/include/qcstring.h: At top level: /usr/X11R6/include/qcstring.h:77: error: syntax error before "int" /usr/X11R6/include/qcstring.h:79: error: syntax error before "int" /usr/X11R6/include/qcstring.h:79: error: parse error before "uint" /usr/X11R6/include/qcstring.h:82: error: syntax error before "inline" /usr/X11R6/include/qcstring.h: In function `cstrlen': /usr/X11R6/include/qcstring.h:83: error: `uint' undeclared (first use in this function) /usr/X11R6/include/qcstring.h:83: error: parse error before "strlen" /usr/X11R6/include/qcstring.h: At top level: /usr/X11R6/include/qcstring.h:85: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:88: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:91: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:91: error: parse error before "uint" /usr/X11R6/include/qcstring.h: In function `cstrncmp': /usr/X11R6/include/qcstring.h:92: error: `str1' undeclared (first use in this function) /usr/X11R6/include/qcstring.h:92: error: `str2' undeclared (first use in this function) /usr/X11R6/include/qcstring.h: At top level: /usr/X11R6/include/qcstring.h:98: error: parse error before "Q_UINT16" /usr/X11R6/include/qcstring.h:98: error: parse error before "uint" /usr/X11R6/include/qcstring.h:98: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:120: error: parse error before '<' token /usr/X11R6/include/qcstring.h:137: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:139: error: parse error before "Q_EXPORT" /usr/X11R6/include/qcstring.h:143: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:144: error: parse error before '&' token /usr/X11R6/include/qcstring.h:145: error: conflicting types for `QCString' /usr/X11R6/include/qcstring.h:143: error: previous declaration of `QCString' /usr/X11R6/include/qcstring.h:145: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:146: error: parse error before "uint" /usr/X11R6/include/qcstring.h:146: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:152: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:153: error: parse error before "isEmpty" /usr/X11R6/include/qcstring.h:153: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:154: error: parse error before "length" /usr/X11R6/include/qcstring.h:154: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:155: error: parse error before "resize" /usr/X11R6/include/qcstring.h:155: error: parse error before "newlen" /usr/X11R6/include/qcstring.h:155: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:156: error: parse error before "truncate" /usr/X11R6/include/qcstring.h:156: error: parse error before "pos" /usr/X11R6/include/qcstring.h:156: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:157: error: parse error before "fill" /usr/X11R6/include/qcstring.h:157: error: parse error before '=' token /usr/X11R6/include/qcstring.h:157: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:159: error: parse error before "copy" /usr/X11R6/include/qcstring.h:159: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:161: error: parse error before '&' token /usr/X11R6/include/qcstring.h:163: error: parse error before '=' token /usr/X11R6/include/qcstring.h:164: error: parse error before '=' token /usr/X11R6/include/qcstring.h:166: error: parse error before '&' token /usr/X11R6/include/qcstring.h:168: error: parse error before '=' token /usr/X11R6/include/qcstring.h:169: error: parse error before '=' token /usr/X11R6/include/qcstring.h:171: error: parse error before '&' token /usr/X11R6/include/qcstring.h:173: error: parse error before "bool" /usr/X11R6/include/qcstring.h:174: error: parse error before "bool" /usr/X11R6/include/qcstring.h:176: error: parse error before '&' token /usr/X11R6/include/qcstring.h:178: error: parse error before "left" /usr/X11R6/include/qcstring.h:178: error: parse error before "len" /usr/X11R6/include/qcstring.h:178: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:179: error: parse error before "right" /usr/X11R6/include/qcstring.h:179: error: parse error before "len" /usr/X11R6/include/qcstring.h:179: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:180: error: parse error before "mid" /usr/X11R6/include/qcstring.h:180: error: parse error before "index" /usr/X11R6/include/qcstring.h:180: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:182: error: parse error before "leftJustify" /usr/X11R6/include/qcstring.h:182: error: parse error before "width" /usr/X11R6/include/qcstring.h:182: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:183: error: parse error before "rightJustify" /usr/X11R6/include/qcstring.h:183: error: parse error before "width" /usr/X11R6/include/qcstring.h:183: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:185: error: parse error before "lower" /usr/X11R6/include/qcstring.h:185: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:186: error: parse error before "upper" /usr/X11R6/include/qcstring.h:186: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:188: error: parse error before "stripWhiteSpace" /usr/X11R6/include/qcstring.h:188: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:189: error: parse error before "simplifyWhiteSpace" /usr/X11R6/include/qcstring.h:189: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:191: error: parse error before '&' token /usr/X11R6/include/qcstring.h:200: error: parse error before '*' token /usr/X11R6/include/qcstring.h:201: error: parse error before "toUShort" /usr/X11R6/include/qcstring.h:201: error: parse error before '*' token /usr/X11R6/include/qcstring.h:201: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:202: error: parse error before '*' token /usr/X11R6/include/qcstring.h:203: error: parse error before "toUInt" /usr/X11R6/include/qcstring.h:203: error: parse error before '*' token /usr/X11R6/include/qcstring.h:203: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:204: error: parse error before '*' token /usr/X11R6/include/qcstring.h:205: error: parse error before "toULong" /usr/X11R6/include/qcstring.h:205: error: parse error before '*' token /usr/X11R6/include/qcstring.h:205: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:206: error: parse error before '*' token /usr/X11R6/include/qcstring.h:207: error: parse error before '*' token /usr/X11R6/include/qcstring.h:209: error: parse error before '&' token /usr/X11R6/include/qcstring.h:219: error: parse error before "index" /usr/X11R6/include/qcstring.h:219: warning: data definition has no type or storage class /usr/X11R6/include/qcstring.h:221: error: syntax error before "char" /usr/X11R6/include/qcstring.h:221: error: parse error before ')' token /usr/X11R6/include/qcstring.h:231: error: parse error before "QDataStream" /usr/X11R6/include/qcstring.h:239: error: parse error before '&' token /usr/X11R6/include/qcstring.h:242: error: parse error before '&' token /usr/X11R6/include/qcstring.h:245: error: parse error before "QCString" /usr/X11R6/include/qcstring.h:248: error: parse error before "QCString" /usr/X11R6/include/qcstring.h:251: error: parse error before "QCString" /usr/X11R6/include/qcstring.h:254: error: parse error before "QCString" /usr/X11R6/include/qcstring.h:257: error: parse error before "QCString" /usr/X11R6/include/qcstring.h:260: error: parse error before '&' token /usr/X11R6/include/qcstring.h:263: error: parse error before '&' token /usr/X11R6/include/qcstring.h:266: error: parse error before '&' token /usr/X11R6/include/qcstring.h:269: error: parse error before '&' token /usr/X11R6/include/qcstring.h:272: error: parse error before '&' token /usr/X11R6/include/qcstring.h:275: error: parse error before '&' token /usr/X11R6/include/qcstring.h:278: error: parse error before '&' token /usr/X11R6/include/qcstring.h:281: error: parse error before ':' token /usr/X11R6/include/qcstring.h:289: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:292: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:295: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:298: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:301: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:304: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:307: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:310: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:313: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:316: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:319: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:322: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:325: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:328: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:331: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:334: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:341: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:348: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:355: error: syntax error before "inline" /usr/X11R6/include/qcstring.h:362: error: syntax error before "inline" In file included from /usr/X11R6/include/qwindowdefs.h:44, from /usr/X11R6/include/qwidget.h:42, from conftest.c:21: /usr/X11R6/include/qstring.h:51: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:52: error: parse error before "QString" /usr/X11R6/include/qstring.h:52: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:53: error: parse error before "QCharRef" /usr/X11R6/include/qstring.h:53: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:55: error: parse error before "Q_EXPORT" /usr/X11R6/include/qstring.h:55: error: syntax error before '{' token /usr/X11R6/include/qstring.h:58: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:59: error: parse error before "c" /usr/X11R6/include/qstring.h:59: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:60: error: parse error before "c" /usr/X11R6/include/qstring.h:60: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:61: error: parse error before '&' token /usr/X11R6/include/qstring.h:61: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:62: error: parse error before "rc" /usr/X11R6/include/qstring.h:62: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:63: error: conflicting types for `QChar' /usr/X11R6/include/qstring.h:63: error: an argument type that has a default promotion can't match an empty parameter name list declaration /usr/X11R6/include/qstring.h:62: error: previous declaration of `QChar' /usr/X11R6/include/qstring.h:63: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:64: error: parse error before "rc" /usr/X11R6/include/qstring.h:64: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:65: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:67: error: parse error before "QChar" /usr/X11R6/include/qstring.h:67: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:68: error: parse error before "QChar" /usr/X11R6/include/qstring.h:68: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:69: error: parse error before "QChar" /usr/X11R6/include/qstring.h:69: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:70: error: parse error before "QChar" /usr/X11R6/include/qstring.h:70: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:71: error: parse error before "QChar" /usr/X11R6/include/qstring.h:71: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:164: error: parse error before "lower" /usr/X11R6/include/qstring.h:164: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:165: error: parse error before "upper" /usr/X11R6/include/qstring.h:165: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:167: error: parse error before "category" /usr/X11R6/include/qstring.h:167: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:168: error: parse error before "direction" /usr/X11R6/include/qstring.h:168: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:169: error: parse error before "joining" /usr/X11R6/include/qstring.h:169: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:170: error: parse error before "mirrored" /usr/X11R6/include/qstring.h:170: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:171: error: parse error before "mirroredChar" /usr/X11R6/include/qstring.h:171: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:172: error: parse error before '&' token /usr/X11R6/include/qstring.h:173: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h: In function `latin1': /usr/X11R6/include/qstring.h:176: error: `ucs' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:177: error: parse error before "unicode" /usr/X11R6/include/qstring.h: In function `unicode': /usr/X11R6/include/qstring.h:177: error: `ucs' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:178: error: parse error before '&' token /usr/X11R6/include/qstring.h:181: error: syntax error before "char" /usr/X11R6/include/qstring.h:184: error: redefinition of `isNull' /usr/X11R6/include/qmemarray.h:68: error: `isNull' previously defined here /usr/X11R6/include/qstring.h:185: error: parse error before "isPrint" /usr/X11R6/include/qstring.h:185: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:186: error: parse error before "isPunct" /usr/X11R6/include/qstring.h:186: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:187: error: parse error before "isSpace" /usr/X11R6/include/qstring.h:187: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:188: error: parse error before "isMark" /usr/X11R6/include/qstring.h:188: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:189: error: parse error before "isLetter" /usr/X11R6/include/qstring.h:189: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:190: error: parse error before "isNumber" /usr/X11R6/include/qstring.h:190: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:191: error: parse error before "isLetterOrNumber" /usr/X11R6/include/qstring.h:191: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:192: error: parse error before "isDigit" /usr/X11R6/include/qstring.h:192: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:193: error: parse error before "isSymbol" /usr/X11R6/include/qstring.h:193: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:195: error: parse error before "cell" /usr/X11R6/include/qstring.h: In function `cell': /usr/X11R6/include/qstring.h:195: error: `uchar' undeclared (first use in this function) /usr/X11R6/include/qstring.h:195: error: parse error before "ucs" /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:196: error: parse error before "row" /usr/X11R6/include/qstring.h: In function `row': /usr/X11R6/include/qstring.h:196: error: `uchar' undeclared (first use in this function) /usr/X11R6/include/qstring.h:196: error: `ucs' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:197: error: parse error before "cell" /usr/X11R6/include/qstring.h: In function `setCell': /usr/X11R6/include/qstring.h:197: error: `ucs' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:198: error: parse error before "row" /usr/X11R6/include/qstring.h: In function `setRow': /usr/X11R6/include/qstring.h:198: error: `ucs' undeclared (first use in this function) /usr/X11R6/include/qstring.h:198: error: `ushort' undeclared (first use in this function) /usr/X11R6/include/qstring.h:198: error: parse error before "row" /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:201: error: parse error before "networkOrdered" /usr/X11R6/include/qstring.h: In function `networkOrdered': /usr/X11R6/include/qstring.h:201: error: `FALSE' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:204: error: syntax error before "inline" /usr/X11R6/include/qstring.h:205: error: syntax error before "inline" /usr/X11R6/include/qstring.h:206: error: syntax error before "inline" /usr/X11R6/include/qstring.h:207: error: syntax error before "inline" /usr/X11R6/include/qstring.h:208: error: syntax error before "inline" /usr/X11R6/include/qstring.h:209: error: syntax error before "inline" /usr/X11R6/include/qstring.h:210: error: syntax error before "inline" /usr/X11R6/include/qstring.h:211: error: syntax error before "inline" /usr/X11R6/include/qstring.h:212: error: syntax error before "inline" /usr/X11R6/include/qstring.h:221: error: parse error before ':' token /usr/X11R6/include/qstring.h:228: error: parse error before ':' token /usr/X11R6/include/qstring.h:235: error: parse error before ':' token /usr/X11R6/include/qstring.h:242: error: parse error before ':' token /usr/X11R6/include/qstring.h:249: error: parse error before ':' token /usr/X11R6/include/qstring.h:257: error: parse error before ':' token /usr/X11R6/include/qstring.h:264: error: parse error before ':' token /usr/X11R6/include/qstring.h:271: error: parse error before ':' token /usr/X11R6/include/qstring.h:278: error: parse error before ':' token /usr/X11R6/include/qstring.h:287: error: parse error before "operator" /usr/X11R6/include/qstring.h:292: error: parse error before "operator" /usr/X11R6/include/qstring.h:297: error: parse error before "operator" /usr/X11R6/include/qstring.h:302: error: parse error before "operator" /usr/X11R6/include/qstring.h:307: error: parse error before "operator" /usr/X11R6/include/qstring.h:312: error: parse error before "operator" /usr/X11R6/include/qstring.h:317: error: parse error before "operator" /usr/X11R6/include/qstring.h:322: error: parse error before "operator" /usr/X11R6/include/qstring.h:327: error: parse error before "operator" /usr/X11R6/include/qstring.h:332: error: parse error before "operator" /usr/X11R6/include/qstring.h:333: error: parse error before "operator" /usr/X11R6/include/qstring.h:334: error: parse error before "operator" /usr/X11R6/include/qstring.h:335: error: parse error before "operator" /usr/X11R6/include/qstring.h:336: error: parse error before "operator" /usr/X11R6/include/qstring.h:337: error: parse error before "operator" /usr/X11R6/include/qstring.h:338: error: parse error before "operator" /usr/X11R6/include/qstring.h:339: error: parse error before "operator" /usr/X11R6/include/qstring.h:340: error: parse error before "operator" /usr/X11R6/include/qstring.h:343: error: parse error before ':' token /usr/X11R6/include/qstring.h:346: error: parse error before '*' token /usr/X11R6/include/qstring.h:353: error: parse error before '*' token /usr/X11R6/include/qstring.h:353: error: `unicode' redeclared as different kind of symbol /usr/X11R6/include/qstring.h:177: error: previous declaration of `unicode' /usr/X11R6/include/qstring.h:353: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h: In function `setDirty': /usr/X11R6/include/qstring.h:357: error: `delete' undeclared (first use in this function) /usr/X11R6/include/qstring.h:357: error: parse error before ']' token /usr/X11R6/include/qstring.h:360: error: `dirty' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:365: error: parse error before "len" /usr/X11R6/include/qstring.h:377: error: parse error before "Q_EXPORT" /usr/X11R6/include/qstring.h:378: error: syntax error before '{' token /usr/X11R6/include/qstring.h:381: warning: parameter names (without types) in function declaration /usr/X11R6/include/qstring.h:381: error: `QString' redeclared as different kind of symbol /usr/X11R6/include/qstring.h:52: error: previous declaration of `QString' /usr/X11R6/include/qstring.h:381: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:382: error: parse error before '&' token /usr/X11R6/include/qstring.h:382: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:383: error: parse error before '&' token /usr/X11R6/include/qstring.h:383: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:384: error: parse error before '*' token /usr/X11R6/include/qstring.h:384: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:386: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:388: error: parse error before '~' token /usr/X11R6/include/qstring.h:398: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:400: error: parse error before "isNull" /usr/X11R6/include/qstring.h:400: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:401: error: parse error before "isEmpty" /usr/X11R6/include/qstring.h:401: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:402: error: parse error before "length" /usr/X11R6/include/qstring.h:402: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:403: error: parse error before "pos" /usr/X11R6/include/qstring.h:403: error: conflicting types for `truncate' /usr/X11R6/include/qmemarray.h:70: error: previous declaration of `truncate' /usr/X11R6/include/qstring.h:405: error: parse error before '&' token /usr/X11R6/include/qstring.h:407: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:409: error: parse error before "arg" /usr/X11R6/include/qstring.h:409: error: parse error before '=' token /usr/X11R6/include/qstring.h:409: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:410: error: parse error before "arg" /usr/X11R6/include/qstring.h:410: error: parse error before "a" /usr/X11R6/include/qstring.h:410: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:411: error: parse error before "arg" /usr/X11R6/include/qstring.h:411: error: parse error before '=' token /usr/X11R6/include/qstring.h:411: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:412: error: parse error before "arg" /usr/X11R6/include/qstring.h:412: error: parse error before "a" /usr/X11R6/include/qstring.h:412: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:413: error: parse error before "arg" /usr/X11R6/include/qstring.h:413: error: parse error before '=' token /usr/X11R6/include/qstring.h:413: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:414: error: parse error before "arg" /usr/X11R6/include/qstring.h:414: error: parse error before "a" /usr/X11R6/include/qstring.h:414: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:415: error: parse error before "arg" /usr/X11R6/include/qstring.h:415: error: parse error before '=' token /usr/X11R6/include/qstring.h:415: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:416: error: parse error before "arg" /usr/X11R6/include/qstring.h:416: error: parse error before "a" /usr/X11R6/include/qstring.h:416: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:417: error: parse error before "arg" /usr/X11R6/include/qstring.h:417: error: parse error before '&' token /usr/X11R6/include/qstring.h:417: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:418: error: parse error before "arg" /usr/X11R6/include/qstring.h:418: error: parse error before '=' token /usr/X11R6/include/qstring.h:418: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:421: error: parse error before '&' token /usr/X11R6/include/qstring.h:428: error: parse error before "c" /usr/X11R6/include/qstring.h:429: error: parse error before '=' token /usr/X11R6/include/qstring.h:430: error: parse error before '&' token /usr/X11R6/include/qstring.h:432: error: parse error before '&' token /usr/X11R6/include/qstring.h:435: error: parse error before '=' token /usr/X11R6/include/qstring.h:437: error: parse error before "c" /usr/X11R6/include/qstring.h:438: error: parse error before '=' token /usr/X11R6/include/qstring.h:439: error: parse error before '&' token /usr/X11R6/include/qstring.h:441: error: parse error before '&' token /usr/X11R6/include/qstring.h:444: error: parse error before '=' token /usr/X11R6/include/qstring.h:446: error: parse error before "c" /usr/X11R6/include/qstring.h:447: error: parse error before "bool" /usr/X11R6/include/qstring.h:448: error: redefinition of `contains' /usr/X11R6/include/qmemarray.h:92: error: `contains' previously defined here /usr/X11R6/include/qstring.h: In function `contains': /usr/X11R6/include/qstring.h:448: error: `c' undeclared (first use in this function) /usr/X11R6/include/qstring.h:448: error: `cs' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:450: error: parse error before "bool" /usr/X11R6/include/qstring.h:452: error: parse error before '&' token /usr/X11R6/include/qstring.h:454: error: parse error before '&' token /usr/X11R6/include/qstring.h:464: error: parse error before "section" /usr/X11R6/include/qstring.h:464: error: parse error before "sep" /usr/X11R6/include/qstring.h:464: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:465: error: parse error before "section" /usr/X11R6/include/qstring.h:465: error: parse error before '=' token /usr/X11R6/include/qstring.h:465: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:467: error: parse error before "section" /usr/X11R6/include/qstring.h:467: error: parse error before '=' token /usr/X11R6/include/qstring.h:467: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:469: error: parse error before "section" /usr/X11R6/include/qstring.h:469: error: parse error before '&' token /usr/X11R6/include/qstring.h:469: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:471: error: parse error before "section" /usr/X11R6/include/qstring.h:471: error: parse error before '&' token /usr/X11R6/include/qstring.h:471: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:474: error: parse error before "left" /usr/X11R6/include/qstring.h:474: error: parse error before "len" /usr/X11R6/include/qstring.h:474: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:475: error: parse error before "right" /usr/X11R6/include/qstring.h:475: error: parse error before "len" /usr/X11R6/include/qstring.h:475: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:476: error: parse error before "mid" /usr/X11R6/include/qstring.h:476: error: parse error before "index" /usr/X11R6/include/qstring.h:476: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:478: error: parse error before "leftJustify" /usr/X11R6/include/qstring.h:478: error: parse error before "width" /usr/X11R6/include/qstring.h:478: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:479: error: parse error before "rightJustify" /usr/X11R6/include/qstring.h:479: error: parse error before "width" /usr/X11R6/include/qstring.h:479: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:481: error: parse error before "lower" /usr/X11R6/include/qstring.h:481: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:482: error: parse error before "upper" /usr/X11R6/include/qstring.h:482: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:484: error: parse error before "stripWhiteSpace" /usr/X11R6/include/qstring.h:484: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:485: error: parse error before "simplifyWhiteSpace" /usr/X11R6/include/qstring.h:485: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:487: error: parse error before '&' token /usr/X11R6/include/qstring.h:503: error: parse error before '*' token /usr/X11R6/include/qstring.h:504: error: parse error before "toUShort" /usr/X11R6/include/qstring.h:504: error: parse error before '*' token /usr/X11R6/include/qstring.h:504: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:505: error: parse error before '*' token /usr/X11R6/include/qstring.h:506: error: parse error before "toUInt" /usr/X11R6/include/qstring.h:506: error: parse error before '*' token /usr/X11R6/include/qstring.h:506: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:507: error: parse error before '*' token /usr/X11R6/include/qstring.h:508: error: parse error before "toULong" /usr/X11R6/include/qstring.h:508: error: parse error before '*' token /usr/X11R6/include/qstring.h:508: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:509: error: parse error before '*' token /usr/X11R6/include/qstring.h:510: error: parse error before '*' token /usr/X11R6/include/qstring.h:512: error: parse error before '&' token /usr/X11R6/include/qstring.h:521: error: parse error before "number" /usr/X11R6/include/qstring.h:521: error: parse error before '=' token /usr/X11R6/include/qstring.h:521: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:522: error: parse error before "number" /usr/X11R6/include/qstring.h:522: error: parse error before "int" /usr/X11R6/include/qstring.h:522: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:523: error: parse error before "number" /usr/X11R6/include/qstring.h:523: error: parse error before '=' token /usr/X11R6/include/qstring.h:523: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:524: error: parse error before "number" /usr/X11R6/include/qstring.h:524: error: parse error before "int" /usr/X11R6/include/qstring.h:524: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:525: error: parse error before "number" /usr/X11R6/include/qstring.h:525: error: parse error before '=' token /usr/X11R6/include/qstring.h:525: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:527: error: parse error before "index" /usr/X11R6/include/qstring.h:527: error: conflicting types for `setExpand' /usr/X11R6/include/qcstring.h:219: error: previous declaration of `setExpand' /usr/X11R6/include/qstring.h:529: error: parse error before '&' token /usr/X11R6/include/qstring.h:533: error: parse error before "i" /usr/X11R6/include/qstring.h:534: error: conflicting types for `at' /usr/X11R6/include/qgarray.h:94: error: previous declaration of `at' /usr/X11R6/include/qstring.h: In function `at': /usr/X11R6/include/qstring.h:534: error: `i' undeclared (first use in this function) /usr/X11R6/include/qstring.h:534: error: `d' undeclared (first use in this function) /usr/X11R6/include/qstring.h:534: error: parse error before ':' token /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:535: error: parse error before "operator" /usr/X11R6/include/qstring.h:535: error: syntax error before '{' token /usr/X11R6/include/qstring.h:536: error: parse error before "i" /usr/X11R6/include/qstring.h:536: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:537: error: parse error before "operator" /usr/X11R6/include/qstring.h:537: error: declaration of `operator' as array of functions /usr/X11R6/include/qstring.h:537: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:539: error: parse error before "constref" /usr/X11R6/include/qstring.h:539: error: parse error before "i" /usr/X11R6/include/qstring.h: In function `constref': /usr/X11R6/include/qstring.h:540: error: `i' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:541: error: parse error before '&' token /usr/X11R6/include/qstring.h:549: error: `unicode' redeclared as different kind of symbol /usr/X11R6/include/qstring.h:353: error: previous declaration of `unicode' /usr/X11R6/include/qstring.h: In function `unicode': /usr/X11R6/include/qstring.h:549: error: `d' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:550: error: `ascii' redeclared as different kind of symbol /usr/X11R6/include/qstring.h:354: error: previous declaration of `ascii' /usr/X11R6/include/qstring.h: In function `ascii': /usr/X11R6/include/qstring.h:550: warning: return makes pointer from integer without a cast /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:551: error: conflicting types for `latin1' /usr/X11R6/include/qstring.h:176: error: previous declaration of `latin1' /usr/X11R6/include/qstring.h:552: error: parse error before "fromLatin1" /usr/X11R6/include/qstring.h:552: error: parse error before '=' token /usr/X11R6/include/qstring.h:552: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:554: error: parse error before "utf8" /usr/X11R6/include/qstring.h:554: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:555: error: parse error before "fromUtf8" /usr/X11R6/include/qstring.h:555: error: parse error before '=' token /usr/X11R6/include/qstring.h:555: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:557: error: parse error before "local8Bit" /usr/X11R6/include/qstring.h:557: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:558: error: parse error before "fromLocal8Bit" /usr/X11R6/include/qstring.h:558: error: parse error before '=' token /usr/X11R6/include/qstring.h:558: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:559: error: parse error before "operator" /usr/X11R6/include/qstring.h:561: error: syntax error before "char" /usr/X11R6/include/qstring.h:561: error: parse error before ')' token /usr/X11R6/include/qstring.h:568: error: parse error before '&' token /usr/X11R6/include/qstring.h:569: error: parse error before '&' token /usr/X11R6/include/qstring.h:570: warning: static declaration for `compare' follows non-static /usr/X11R6/include/qstring.h: In function `compare': /usr/X11R6/include/qstring.h:570: error: `s1' undeclared (first use in this function) /usr/X11R6/include/qstring.h:570: error: `s2' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:572: error: parse error before '&' token /usr/X11R6/include/qstring.h:573: error: parse error before '&' token /usr/X11R6/include/qstring.h:574: warning: static declaration for `localeAwareCompare' follows non-static /usr/X11R6/include/qstring.h: In function `localeAwareCompare': /usr/X11R6/include/qstring.h:574: error: `s1' undeclared (first use in this function) /usr/X11R6/include/qstring.h:574: error: `s2' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:577: error: parse error before "Q_EXPORT" /usr/X11R6/include/qstring.h:583: error: conflicting types for `data' /usr/X11R6/include/qmemarray.h:63: error: previous declaration of `data' /usr/X11R6/include/qstring.h:586: error: parse error before "startsWith" /usr/X11R6/include/qstring.h:586: error: parse error before '&' token /usr/X11R6/include/qstring.h:586: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:587: error: parse error before "endsWith" /usr/X11R6/include/qstring.h:587: error: parse error before '&' token /usr/X11R6/include/qstring.h:587: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:589: error: parse error before "newLength" /usr/X11R6/include/qstring.h:591: error: parse error before "simpleText" /usr/X11R6/include/qstring.h: In function `simpleText': /usr/X11R6/include/qstring.h:591: error: `d' undeclared (first use in this function) /usr/X11R6/include/qstring.h:591: error: `bool' undeclared (first use in this function) /usr/X11R6/include/qstring.h:591: error: parse error before "d" /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:592: error: parse error before "isRightToLeft" /usr/X11R6/include/qstring.h:592: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:594: error: parse error before ':' token /usr/X11R6/include/qstring.h:606: error: parse error before "bool" /usr/X11R6/include/qstring.h:606: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:608: error: conflicting types for `deref' /usr/X11R6/include/qshared.h:50: error: previous declaration of `deref' /usr/X11R6/include/qstring.h:610: warning: parameter names (without types) in function declaration /usr/X11R6/include/qstring.h:611: error: parse error before "findArg" /usr/X11R6/include/qstring.h:611: error: parse error before '&' token /usr/X11R6/include/qstring.h:611: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:613: warning: type mismatch with previous implicit declaration /usr/X11R6/include/qstring.h:591: warning: previous implicit declaration of `checkSimpleText' /usr/X11R6/include/qstring.h:613: warning: `checkSimpleText' was previously implicitly declared to return `int' /usr/X11R6/include/qstring.h:615: error: parse error before '*' token /usr/X11R6/include/qstring.h:615: error: parse error before "uint" /usr/X11R6/include/qstring.h:616: error: parse error before '*' token /usr/X11R6/include/qstring.h:616: error: parse error before '&' token /usr/X11R6/include/qstring.h:616: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:617: error: parse error before '*' token /usr/X11R6/include/qstring.h:619: error: parse error before '*' token /usr/X11R6/include/qstring.h:619: error: `d' used prior to declaration /usr/X11R6/include/qstring.h:619: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:620: error: parse error before '*' token /usr/X11R6/include/qstring.h:620: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:621: error: parse error before '*' token /usr/X11R6/include/qstring.h:621: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:623: error: parse error before "class" /usr/X11R6/include/qstring.h:623: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:624: error: parse error before "class" /usr/X11R6/include/qstring.h:624: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:625: error: parse error before '*' token /usr/X11R6/include/qstring.h:628: error: parse error before "Q_EXPORT" /usr/X11R6/include/qstring.h:628: error: syntax error before '{' token /usr/X11R6/include/qstring.h:631: warning: data definition has no type or storage class /usr/X11R6/include/qstring.h:632: error: parse error before '*' token /usr/X11R6/include/qstring.h:640: error: conflicting types for `latin1' /usr/X11R6/include/qstring.h:551: error: previous declaration of `latin1' /usr/X11R6/include/qstring.h: In function `latin1': /usr/X11R6/include/qstring.h:640: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:643: error: parse error before "operator" /usr/X11R6/include/qstring.h:643: error: conflicting types for `operator' /usr/X11R6/include/qstring.h:537: error: previous declaration of `operator' /usr/X11R6/include/qstring.h:643: error: parse error before "c" /usr/X11R6/include/qstring.h:644: error: `uchar' undeclared here (not in a function) /usr/X11R6/include/qstring.h:644: error: parse error before "c" /usr/X11R6/include/qstring.h:645: error: redefinition of `operator' /usr/X11R6/include/qstring.h:644: error: `operator' previously defined here /usr/X11R6/include/qstring.h:645: error: parse error before "c" /usr/X11R6/include/qstring.h:646: error: redefinition of `operator' /usr/X11R6/include/qstring.h:645: error: `operator' previously defined here /usr/X11R6/include/qstring.h:646: error: `c' undeclared here (not in a function) /usr/X11R6/include/qstring.h:646: error: parse error before '{' token /usr/X11R6/include/qstring.h:647: error: redefinition of `operator' /usr/X11R6/include/qstring.h:646: error: `operator' previously defined here /usr/X11R6/include/qstring.h:647: error: `ushort' undeclared here (not in a function) /usr/X11R6/include/qstring.h:647: error: parse error before "rc" /usr/X11R6/include/qstring.h:648: error: redefinition of `operator' /usr/X11R6/include/qstring.h:647: error: `operator' previously defined here /usr/X11R6/include/qstring.h:648: error: parse error before "rc" /usr/X11R6/include/qstring.h:649: error: redefinition of `operator' /usr/X11R6/include/qstring.h:648: error: `operator' previously defined here /usr/X11R6/include/qstring.h:649: error: `uint' undeclared here (not in a function) /usr/X11R6/include/qstring.h:649: error: parse error before "rc" /usr/X11R6/include/qstring.h:650: error: redefinition of `operator' /usr/X11R6/include/qstring.h:649: error: `operator' previously defined here /usr/X11R6/include/qstring.h:650: error: parse error before "rc" /usr/X11R6/include/qstring.h: In function `QChar': /usr/X11R6/include/qstring.h:652: error: number of arguments doesn't match prototype /usr/X11R6/include/qstring.h:65: error: prototype declaration /usr/X11R6/include/qstring.h:652: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:655: error: parse error before "isNull" /usr/X11R6/include/qstring.h:655: error: redefinition of `isNull' /usr/X11R6/include/qstring.h:184: error: `isNull' previously defined here /usr/X11R6/include/qstring.h:656: error: parse error before "isPrint" /usr/X11R6/include/qstring.h: In function `isPrint': /usr/X11R6/include/qstring.h:656: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:657: error: parse error before "isPunct" /usr/X11R6/include/qstring.h: In function `isPunct': /usr/X11R6/include/qstring.h:657: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:658: error: parse error before "isSpace" /usr/X11R6/include/qstring.h: In function `isSpace': /usr/X11R6/include/qstring.h:658: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:659: error: parse error before "isMark" /usr/X11R6/include/qstring.h: In function `isMark': /usr/X11R6/include/qstring.h:659: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:660: error: parse error before "isLetter" /usr/X11R6/include/qstring.h: In function `isLetter': /usr/X11R6/include/qstring.h:660: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:661: error: parse error before "isNumber" /usr/X11R6/include/qstring.h: In function `isNumber': /usr/X11R6/include/qstring.h:661: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:662: error: parse error before "isLetterOrNumber" /usr/X11R6/include/qstring.h: In function `isLetterOrNumber': /usr/X11R6/include/qstring.h:662: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:663: error: parse error before "isDigit" /usr/X11R6/include/qstring.h: In function `isDigit': /usr/X11R6/include/qstring.h:663: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: In function `digitValue': /usr/X11R6/include/qstring.h:665: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:666: error: parse error before "lower" /usr/X11R6/include/qstring.h: In function `lower': /usr/X11R6/include/qstring.h:666: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:667: error: parse error before "upper" /usr/X11R6/include/qstring.h: In function `upper': /usr/X11R6/include/qstring.h:667: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:669: error: parse error before ':' token /usr/X11R6/include/qstring.h: In function `mirrored': /usr/X11R6/include/qstring.h:672: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:673: error: parse error before "mirroredChar" /usr/X11R6/include/qstring.h: In function `mirroredChar': /usr/X11R6/include/qstring.h:673: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:674: error: parse error before '&' token /usr/X11R6/include/qstring.h: In function `combiningClass': /usr/X11R6/include/qstring.h:676: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:679: error: parse error before "cell" /usr/X11R6/include/qstring.h:679: error: redefinition of `cell' /usr/X11R6/include/qstring.h:195: error: `cell' previously defined here /usr/X11R6/include/qstring.h: In function `cell': /usr/X11R6/include/qstring.h:679: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:680: error: parse error before "row" /usr/X11R6/include/qstring.h:680: error: redefinition of `row' /usr/X11R6/include/qstring.h:196: error: `row' previously defined here /usr/X11R6/include/qstring.h: In function `row': /usr/X11R6/include/qstring.h:680: error: `s' undeclared (first use in this function) /usr/X11R6/include/qstring.h: At top level: /usr/X11R6/include/qstring.h:682: error: parse error before '}' token /usr/X11R6/include/qstring.h:684: error: parse error before "QString" /usr/X11R6/include/qstring.h:685: error: parse error before "QString" /usr/X11R6/include/qstring.h:700: error: parse error before "QDataStream" /usr/X11R6/include/qstring.h:713: error: parse error before ':' token /usr/X11R6/include/qstring.h:719: error: parse error before ':' token /usr/X11R6/include/qstring.h:728: error: parse error before "QString" /usr/X11R6/include/qstring.h:731: error: parse error before "QString" /usr/X11R6/include/qstring.h:735: error: parse error before "QString" /usr/X11R6/include/qstring.h:739: error: parse error before '&' token /usr/X11R6/include/qstring.h:742: error: parse error before '&' token /usr/X11R6/include/qstring.h:745: error: parse error before "QString" /usr/X11R6/include/qstring.h:748: error: parse error before "QString" /usr/X11R6/include/qstring.h:751: error: parse error before "QString" /usr/X11R6/include/qstring.h:754: error: parse error before "QString" /usr/X11R6/include/qstring.h:757: error: parse error before "QString" /usr/X11R6/include/qstring.h:760: error: parse error before '&' token /usr/X11R6/include/qstring.h:763: error: parse error before '&' token /usr/X11R6/include/qstring.h:766: error: parse error before '&' token /usr/X11R6/include/qstring.h:769: error: parse error before '&' token /usr/X11R6/include/qstring.h:772: error: parse error before '&' token /usr/X11R6/include/qstring.h:775: error: parse error before '&' token /usr/X11R6/include/qstring.h:778: error: parse error before '&' token /usr/X11R6/include/qstring.h:781: error: parse error before '&' token /usr/X11R6/include/qstring.h:784: error: parse error before '&' token /usr/X11R6/include/qstring.h:787: error: parse error before '&' token /usr/X11R6/include/qstring.h:790: error: parse error before '&' token /usr/X11R6/include/qstring.h:793: error: parse error before "QString" /usr/X11R6/include/qstring.h:796: error: parse error before "QString" /usr/X11R6/include/qstring.h:799: error: parse error before "QString" /usr/X11R6/include/qstring.h:802: error: parse error before "QString" /usr/X11R6/include/qstring.h:805: error: parse error before ':' token /usr/X11R6/include/qstring.h:808: error: parse error before ':' token /usr/X11R6/include/qstring.h:813: error: parse error before ':' token /usr/X11R6/include/qstring.h:816: error: parse error before ':' token /usr/X11R6/include/qstring.h:846: error: syntax error before "inline" /usr/X11R6/include/qstring.h:854: error: syntax error before "inline" /usr/X11R6/include/qstring.h:861: error: syntax error before "inline" /usr/X11R6/include/qstring.h:869: error: syntax error before "inline" /usr/X11R6/include/qstring.h:876: error: syntax error before "inline" /usr/X11R6/include/qstring.h:883: error: syntax error before "inline" /usr/X11R6/include/qstring.h:891: error: syntax error before "inline" In file included from /usr/X11R6/include/qwindowdefs.h:45, from /usr/X11R6/include/qwidget.h:42, from conftest.c:21: /usr/X11R6/include/qnamespace.h:46: warning: data definition has no type or storage class /usr/X11R6/include/qnamespace.h:47: error: parse error before "QCursor" /usr/X11R6/include/qnamespace.h:47: warning: data definition has no type or storage class /usr/X11R6/include/qnamespace.h:50: error: parse error before "Q_EXPORT" /usr/X11R6/include/qnamespace.h:50: error: syntax error before '{' token /usr/X11R6/include/qnamespace.h:92: error: conflicting types for `Vertical' /usr/X11R6/include/qstring.h:127: error: previous declaration of `Vertical' /usr/X11R6/include/qnamespace.h:92: confused by earlier errors, bailing out configure:25066: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MODULE_ARCH "gnu-i386" | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define BUILD_ENGINE_SOFTWARE_X11 1 | #define BUILD_ENGINE_BUFFER 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | | | #include configure:25081: result: no configure:25093: checking whether software qtopia backend is to be built configure:25110: result: no configure:25700: checking GL/gl.h usability configure:25717: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:25723: $? = 0 configure:25737: result: yes configure:25741: checking GL/gl.h presence configure:25756: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:25762: $? = 0 configure:25776: result: yes configure:25804: checking for GL/gl.h configure:25811: result: yes configure:25818: checking for X11/X.h configure:25823: result: yes configure:25960: checking whether gl x11 backend is to be built configure:25977: result: no configure:26729: checking for X11/X.h configure:26734: result: yes configure:26862: checking whether xrender x11 backend is to be built configure:26879: result: yes configure:27043: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lX11 >&5 configure:27049: $? = 0 configure:27206: checking for gethostbyname configure:27285: result: yes configure:27430: checking for connect configure:27509: result: yes configure:27581: checking for remove configure:27660: result: yes configure:27732: checking for shmat configure:27811: result: yes configure:27892: checking for IceConnectionNumber in -lICE configure:27951: result: yes configure:27962: checking for X11/X.h configure:27967: result: yes configure:28098: checking X11/extensions/Xrender.h usability configure:28115: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:28121: $? = 0 configure:28135: result: yes configure:28139: checking X11/extensions/Xrender.h presence configure:28154: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:28160: $? = 0 configure:28174: result: yes configure:28202: checking for X11/extensions/Xrender.h configure:28209: result: yes configure:28261: checking for XCBRENDER configure:28269: $PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-render xcb-image" Package xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb' found Package xcb-shm was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-shm.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-shm' found Package xcb-render was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-render.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-render' found Package xcb-image was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-image.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-image' found configure:28272: $? = 1 configure:28287: $PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-render xcb-image" Package xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb' found Package xcb-shm was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-shm.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-shm' found Package xcb-render was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-render.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-render' found Package xcb-image was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-image.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-image' found configure:28290: $? = 1 No package 'xcb' found No package 'xcb-shm' found No package 'xcb-render' found No package 'xcb-image' found configure:28318: result: no configure:28334: checking whether xrender xcb backend is to be built configure:28351: result: no configure:28463: checking glitz-glx.h usability configure:28480: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:54:23: glitz-glx.h: No such file or directory configure:28486: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MODULE_ARCH "gnu-i386" | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define BUILD_ENGINE_SOFTWARE_X11 1 | #define BUILD_ENGINE_BUFFER 1 | #define BUILD_ENGINE_XRENDER_X11 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:28500: result: no configure:28504: checking glitz-glx.h presence configure:28519: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:21:23: glitz-glx.h: No such file or directory configure:28525: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MODULE_ARCH "gnu-i386" | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define BUILD_ENGINE_SOFTWARE_X11 1 | #define BUILD_ENGINE_BUFFER 1 | #define BUILD_ENGINE_XRENDER_X11 1 | /* end confdefs.h. */ | #include configure:28539: result: no configure:28567: checking for glitz-glx.h configure:28574: result: no configure:28589: checking whether glitz x11 backend is to be built configure:28606: result: no configure:29942: checking gif_lib.h usability configure:29959: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:29965: $? = 0 configure:29979: result: yes configure:29983: checking gif_lib.h presence configure:29998: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:30004: $? = 0 configure:30018: result: yes configure:30046: checking for gif_lib.h configure:30053: result: yes configure:30065: checking whether to enable gif image loader configure:30082: result: yes configure:30090: checking for gif_lib.h configure:30095: result: yes configure:30215: checking for DGifOpenFileName in -lgif configure:30250: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lgif >&5 ld: can't locate file for: -lgif configure:30256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MODULE_ARCH "gnu-i386" | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define BUILD_ENGINE_SOFTWARE_X11 1 | #define BUILD_ENGINE_BUFFER 1 | #define BUILD_ENGINE_XRENDER_X11 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 DGifOpenFileName (); | int | main () | { | return DGifOpenFileName (); | ; | return 0; | } configure:30274: result: no configure:30280: checking for DGifOpenFileName in -lungif configure:30315: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lungif >&5 configure:30321: $? = 0 configure:30339: result: yes configure:30378: checking whether to enable png image loader configure:30403: result: yes configure:30413: checking libpng 1.2.x configure:30426: result: yes configure:30452: checking jpeglib.h usability configure:30469: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:30475: $? = 0 configure:30489: result: yes configure:30493: checking jpeglib.h presence configure:30508: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:30514: $? = 0 configure:30528: result: yes configure:30556: checking for jpeglib.h configure:30563: result: yes configure:30575: checking whether to enable jpeg image loader configure:30598: result: yes configure:30606: checking for jpeglib.h configure:30611: result: yes configure:30777: checking for eet-config configure:30811: result: no configure:30833: checking whether to enable eet image loader configure:30852: result: no configure:30858: checking whether to enable eet font loader configure:30875: result: no configure:30882: checking whether to enable eet support configure:30902: result: no configure:30926: checking for edb-config configure:30960: result: no configure:30980: checking whether to enable edb image loader configure:31000: result: no configure:31007: checking whether to enable edb support configure:31020: result: no configure:31046: checking tiffio.h usability configure:31063: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:31069: $? = 0 configure:31083: result: yes configure:31087: checking tiffio.h presence configure:31102: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:31108: $? = 0 configure:31122: result: yes configure:31150: checking for tiffio.h configure:31157: result: yes configure:31169: checking whether to enable tiff image loader configure:31186: result: yes configure:31194: checking for tiffio.h configure:31199: result: yes configure:31319: checking for TIFFReadScanline in -ltiff configure:31354: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -ltiff >&5 configure:31360: $? = 0 configure:31378: result: yes configure:31549: checking whether to enable xpm image loader configure:31564: result: yes configure:31582: checking whether to enable svg image loader configure:31600: result: yes configure:31612: checking for SVG configure:31620: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0" Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found configure:31623: $? = 1 configure:31638: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0" Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found configure:31641: $? = 1 No package 'librsvg-2.0' found configure:31669: result: no configure:31965: checking pthread.h usability configure:31982: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:31988: $? = 0 configure:32002: result: yes configure:32006: checking pthread.h presence configure:32021: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:32027: $? = 0 configure:32041: result: yes configure:32069: checking for pthread.h configure:32076: result: yes configure:32092: checking sched.h usability configure:32109: cc -c -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:32115: $? = 0 configure:32129: result: yes configure:32133: checking sched.h presence configure:32148: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:32154: $? = 0 configure:32168: result: yes configure:32196: checking for sched.h configure:32203: result: yes configure:32209: checking for pthread_attr_setaffinity_np in -pthread configure:32244: cc -o conftest -I/usr/local/include -I/usr/X11R6/include -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -pthread >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _pthread_attr_setaffinity_np configure:32250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evas" | #define VERSION "0.9.9.037" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define MODULE_ARCH "gnu-i386" | #define HAVE_DLOPEN 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define BUILD_ENGINE_SOFTWARE_X11 1 | #define BUILD_ENGINE_BUFFER 1 | #define BUILD_ENGINE_XRENDER_X11 1 | #define BUILD_LOADER_GIF 1 | #define BUILD_LOADER_JPEG 1 | #define BUILD_LOADER_TIFF 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 pthread_attr_setaffinity_np (); | int | main () | { | return pthread_attr_setaffinity_np (); | ; | return 0; | } configure:32268: result: no configure:32363: checking whether to build pthread code configure:32387: result: no configure:32414: checking whether to build mmx code configure:32436: result: yes configure:32461: checking whether to build sse code configure:32483: result: yes configure:32506: checking whether to build altivec code configure:32516: result: no configure:32850: checking whether to build c code configure:32872: result: yes configure:32893: checking whether to build sampling scaler configure:32915: result: yes configure:32933: checking whether to build smooth scaler configure:32955: result: yes configure:32973: checking whether to build yuv converter code configure:32995: result: yes configure:33016: checking whether to build small dither mask code configure:33038: result: no configure:33056: checking whether to build 8bpp 332 converter code configure:33078: result: yes configure:33096: checking whether to build 8bpp 666 converter code configure:33118: result: yes configure:33136: checking whether to build 8bpp 232 converter code configure:33158: result: yes configure:33176: checking whether to build 8bpp 222 converter code configure:33198: result: yes configure:33216: checking whether to build 8bpp 221 converter code configure:33238: result: yes configure:33256: checking whether to build 8bpp 121 converter code configure:33278: result: yes configure:33296: checking whether to build 8bpp 111 converter code configure:33318: result: yes configure:33336: checking whether to build 16bpp 565 rgb converter code configure:33358: result: yes configure:33376: checking whether to build 16bpp 565 bgr converter code configure:33398: result: yes configure:33416: checking whether to build 16bpp 555 converter code configure:33438: result: yes configure:33456: checking whether to build 16bpp 444 converter code configure:33478: result: yes configure:33496: checking whether to build 16bpp 565 (444 ipaq) converter code configure:33518: result: yes configure:33536: checking whether to build 16bpp rotation 0 converter code configure:33558: result: yes configure:33576: checking whether to build 16bpp rotation 270 converter code configure:33598: result: yes configure:33616: checking whether to build 16bpp rotation 90 converter code configure:33638: result: yes configure:33656: checking whether to build 24bpp 888 rgb converter code configure:33678: result: yes configure:33696: checking whether to build 24bpp 888 bgr converter code configure:33718: result: yes configure:33736: checking whether to build 32bpp 8888 rgb converter code configure:33758: result: yes configure:33776: checking whether to build 32bpp 8888 rgbx converter code configure:33798: result: yes configure:33816: checking whether to build 32bpp 8888 bgr converter code configure:33838: result: yes configure:33856: checking whether to build 32bpp 8888 bgrx converter code configure:33878: result: yes configure:33896: checking whether to build 32bpp rotation 0 converter code configure:33918: result: yes configure:33936: checking whether to build 32bpp rotation 270 converter code configure:33958: result: yes configure:33976: checking whether to build 32bpp rotation 90 converter code configure:33998: result: yes configure:34018: checking for VALGRIND configure:34026: $PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0" Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:34029: $? = 1 configure:34044: $PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0" Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:34047: $? = 1 No package 'valgrind' found configure:34075: result: no configure:34578: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:828: creating Makefile config.status:828: creating evas.pc config.status:828: creating src/Makefile config.status:828: creating src/lib/Makefile config.status:828: creating src/lib/canvas/Makefile config.status:828: creating src/lib/data/Makefile config.status:828: creating src/lib/file/Makefile config.status:828: creating src/lib/imaging/Makefile config.status:828: creating src/lib/engines/Makefile config.status:828: creating src/lib/engines/common/Makefile config.status:828: creating src/lib/engines/common/evas_op_add/Makefile config.status:828: creating src/lib/engines/common/evas_op_blend/Makefile config.status:828: creating src/lib/engines/common/evas_op_copy/Makefile config.status:828: creating src/lib/engines/common/evas_op_mask/Makefile config.status:828: creating src/lib/engines/common/evas_op_mul/Makefile config.status:828: creating src/lib/engines/common/evas_op_sub/Makefile config.status:828: creating src/modules/Makefile config.status:828: creating src/modules/engines/Makefile config.status:828: creating src/modules/engines/software_generic/Makefile config.status:828: creating src/modules/engines/software_x11/Makefile config.status:828: creating src/modules/engines/software_xcb/Makefile config.status:828: creating src/modules/engines/fb/Makefile config.status:828: creating src/modules/engines/buffer/Makefile config.status:828: creating src/modules/engines/software_win32_gdi/Makefile config.status:828: creating src/modules/engines/software_qtopia/Makefile config.status:828: creating src/modules/engines/directfb/Makefile config.status:828: creating src/modules/engines/gl_common/Makefile config.status:828: creating src/modules/engines/gl_x11/Makefile config.status:828: creating src/modules/engines/cairo_common/Makefile config.status:828: creating src/modules/engines/cairo_x11/Makefile config.status:828: creating src/modules/engines/xrender_x11/Makefile config.status:828: creating src/modules/engines/xrender_xcb/Makefile config.status:828: creating src/modules/engines/glitz_x11/Makefile config.status:828: creating src/modules/loaders/Makefile config.status:828: creating src/modules/loaders/edb/Makefile config.status:828: creating src/modules/loaders/eet/Makefile config.status:828: creating src/modules/loaders/gif/Makefile config.status:828: creating src/modules/loaders/jpeg/Makefile config.status:828: creating src/modules/loaders/png/Makefile config.status:828: creating src/modules/loaders/tiff/Makefile config.status:828: creating src/modules/loaders/xpm/Makefile config.status:828: creating src/modules/loaders/svg/Makefile config.status:828: creating src/modules/savers/Makefile config.status:828: creating src/modules/savers/edb/Makefile config.status:828: creating src/modules/savers/eet/Makefile config.status:828: creating src/modules/savers/jpeg/Makefile config.status:828: creating src/modules/savers/png/Makefile config.status:828: creating src/modules/savers/tiff/Makefile config.status:828: creating src/lib/include/Makefile config.status:828: creating evas-config config.status:828: creating README config.status:828: creating evas.spec config.status:828: creating debian/changelog config.status:828: creating config.h config.status:1141: executing depfiles commands config.status:1141: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CAIRO_SVG_CFLAGS_set= ac_cv_env_CAIRO_SVG_CFLAGS_value= ac_cv_env_CAIRO_SVG_LIBS_set= ac_cv_env_CAIRO_SVG_LIBS_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='-I/usr/local/include -I/usr/X11R6/include -fno-common' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/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_DIRECTFB_CFLAGS_set= ac_cv_env_DIRECTFB_CFLAGS_value= ac_cv_env_DIRECTFB_LIBS_set= ac_cv_env_DIRECTFB_LIBS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FONTCONFIG_CFLAGS_set= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_GLITZ_CFLAGS_set= ac_cv_env_GLITZ_CFLAGS_value= ac_cv_env_GLITZ_LIBS_set= ac_cv_env_GLITZ_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib' ac_cv_env_LIBSVG_CAIRO_CFLAGS_set= ac_cv_env_LIBSVG_CAIRO_CFLAGS_value= ac_cv_env_LIBSVG_CAIRO_LIBS_set= ac_cv_env_LIBSVG_CAIRO_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SVG_CFLAGS_set= ac_cv_env_SVG_CFLAGS_value= ac_cv_env_SVG_LIBS_set= ac_cv_env_SVG_LIBS_value= ac_cv_env_VALGRIND_CFLAGS_set= ac_cv_env_VALGRIND_CFLAGS_value= ac_cv_env_VALGRIND_LIBS_set= ac_cv_env_VALGRIND_LIBS_value= ac_cv_env_XCBRENDER_CFLAGS_set= ac_cv_env_XCBRENDER_CFLAGS_value= ac_cv_env_XCBRENDER_LIBS_set= ac_cv_env_XCBRENDER_LIBS_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_LIBS_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_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_dladdr=yes ac_cv_func_dlopen=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_h=yes ac_cv_header_X11_X_h=yes ac_cv_header_X11_extensions_Xrender_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_gif_lib_h=yes ac_cv_header_glitz_glx_h=no ac_cv_header_inttypes_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_linux_fb_h=no ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_qdirectpainter_qws_h=no ac_cv_header_sched_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_tiffio_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_gif_DGifOpenFileName=no ac_cv_lib_pthread_pthread_attr_setaffinity_np=no ac_cv_lib_tiff_TIFFReadScanline=yes ac_cv_lib_ungif_DGifOpenFileName=yes ac_cv_objext= ac_cv_path_EDB_CONFIG= ac_cv_path_EET_CONFIG= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/mkdir 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_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/graphics/evas/work/evas-20070223/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/evas/work/evas-20070223/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/evas/work/evas-20070223/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/evas/work/evas-20070223/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/evas/work/evas-20070223/missing --run automake-1.10' AWK='gawk' BUILD_ENGINE_BUFFER_FALSE='#' BUILD_ENGINE_BUFFER_TRUE='' BUILD_ENGINE_CAIRO_COMMON_FALSE='' BUILD_ENGINE_CAIRO_COMMON_TRUE='#' BUILD_ENGINE_CAIRO_X11_FALSE='' BUILD_ENGINE_CAIRO_X11_TRUE='#' BUILD_ENGINE_DIRECTFB_FALSE='' BUILD_ENGINE_DIRECTFB_TRUE='#' BUILD_ENGINE_FB_FALSE='' BUILD_ENGINE_FB_TRUE='#' BUILD_ENGINE_GLITZ_X11_FALSE='' BUILD_ENGINE_GLITZ_X11_TRUE='#' BUILD_ENGINE_GL_COMMON_FALSE='' BUILD_ENGINE_GL_COMMON_TRUE='#' BUILD_ENGINE_GL_X11_FALSE='' BUILD_ENGINE_GL_X11_TRUE='#' BUILD_ENGINE_SOFTWARE_QTOPIA_FALSE='' BUILD_ENGINE_SOFTWARE_QTOPIA_TRUE='#' BUILD_ENGINE_SOFTWARE_X11_FALSE='#' BUILD_ENGINE_SOFTWARE_X11_TRUE='' BUILD_ENGINE_SOFTWARE_XCB_FALSE='' BUILD_ENGINE_SOFTWARE_XCB_TRUE='#' BUILD_ENGINE_XRENDER_X11_FALSE='#' BUILD_ENGINE_XRENDER_X11_TRUE='' BUILD_ENGINE_XRENDER_XCB_FALSE='' BUILD_ENGINE_XRENDER_XCB_TRUE='#' BUILD_LOADER_EDB_FALSE='' BUILD_LOADER_EDB_TRUE='#' BUILD_LOADER_EET_FALSE='' BUILD_LOADER_EET_TRUE='#' BUILD_LOADER_GIF_FALSE='#' BUILD_LOADER_GIF_TRUE='' BUILD_LOADER_JPEG_FALSE='#' BUILD_LOADER_JPEG_TRUE='' BUILD_LOADER_PNG_FALSE='#' BUILD_LOADER_PNG_TRUE='' BUILD_LOADER_SVG_FALSE='' BUILD_LOADER_SVG_TRUE='#' BUILD_LOADER_TIFF_FALSE='#' BUILD_LOADER_TIFF_TRUE='' BUILD_LOADER_XPM_FALSE='#' BUILD_LOADER_XPM_TRUE='' BUILD_SAVER_JPEG_FALSE='#' BUILD_SAVER_JPEG_TRUE='' CAIRO_SVG_CFLAGS='' CAIRO_SVG_LIBS='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-I/usr/local/include -I/usr/X11R6/include -fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIRECTFB_CFLAGS='' DIRECTFB_LIBS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EDB_CONFIG='edb-config' EET_CONFIG='eet-config' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FREETYPE_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' FREETYPE_CONFIG='/usr/local/bin/freetype-config' FREETYPE_LIBS='-L/usr/local/lib -lfreetype -lz' GLITZ_CFLAGS='' GLITZ_LIBS='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib' LIBOBJS='' LIBS='' LIBSVG_CAIRO_CFLAGS='' LIBSVG_CAIRO_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/evas/work/evas-20070223/missing --run makeinfo' MODULE_ARCH='gnu-i386' OBJEXT='' PACKAGE='evas' PACKAGE_BIN_DIR='${exec_prefix}/bin' PACKAGE_BUGREPORT='' PACKAGE_DATA_DIR='/share/evas' PACKAGE_LIB_DIR='${exec_prefix}/lib' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SVG_CFLAGS='' SVG_LIBS='' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VERSION='0.9.9.037' XCBRENDER_CFLAGS='' XCBRENDER_LIBS='' XCB_CFLAGS='' XCB_LIBS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE -lSM -lICE' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' altivec_cflags='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' 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' create_shared_lib='' datadir='${datarootdir}' datarootdir='${prefix}/share' dlopen_libs='' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' edb_cflags='' edb_libs='' eet_cflags='' eet_libs='' exec_prefix='${prefix}' gif_cflags='' gif_libs='-lungif' gl_cflags='' gl_libs='' 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='$(SHELL) /mnt/gmirror/ports/graphics/evas/work/evas-20070223/install-sh' jpeg_cflags='' jpeg_libs='-ljpeg' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' png_cflags='-I/usr/local/include ' png_libs='-L/usr/local/lib -lpng -lz -lm ' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' pthread_cflags='' pthread_libs='' qt_cflags='' qt_libs='' qt_moc='moc' requirements=' libpng12' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' svg_cflags='' svg_libs='' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' tiff_cflags='' tiff_libs='-ltiff' x_cflags='-I/usr/X11R6/include' x_libs='-L/usr/X11R6/lib -lX11 -lXext -lX11 -lXext -lXrender' xcb_cflags='' xcb_libs='' xcbrender_cflags='' xcbrender_libs='' xpm_cflags='' xpm_libs='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "evas" #define VERSION "0.9.9.037" #define const #define HAVE_DLFCN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define MODULE_ARCH "gnu-i386" #define HAVE_DLOPEN 1 #define HAVE_DLADDR 1 #define HAVE_DLADDR 1 #define BUILD_ENGINE_SOFTWARE_X11 1 #define BUILD_ENGINE_BUFFER 1 #define BUILD_ENGINE_XRENDER_X11 1 #define BUILD_LOADER_GIF 1 #define BUILD_LOADER_JPEG 1 #define BUILD_LOADER_TIFF 1 #define BUILD_MMX 1 #define BUILD_SSE 1 #define BUILD_C 1 #define BUILD_SCALE_SAMPLE 1 #define BUILD_SCALE_SMOOTH 1 #define BUILD_CONVERT_YUV 1 #define BUILD_CONVERT_8_RGB_332 1 #define BUILD_CONVERT_8_RGB_666 1 #define BUILD_CONVERT_8_RGB_232 1 #define BUILD_CONVERT_8_RGB_222 1 #define BUILD_CONVERT_8_RGB_221 1 #define BUILD_CONVERT_8_RGB_121 1 #define BUILD_CONVERT_8_RGB_111 1 #define BUILD_CONVERT_16_RGB_565 1 #define BUILD_CONVERT_16_BGR_565 1 #define BUILD_CONVERT_16_RGB_555 1 #define BUILD_CONVERT_16_RGB_444 1 #define BUILD_CONVERT_16_RGB_454645 1 #define BUILD_CONVERT_16_RGB_ROT0 1 #define BUILD_CONVERT_16_RGB_ROT270 1 #define BUILD_CONVERT_16_RGB_ROT90 1 #define BUILD_CONVERT_24_RGB_888 1 #define BUILD_CONVERT_24_BGR_888 1 #define BUILD_CONVERT_32_RGB_8888 1 #define BUILD_CONVERT_32_RGBX_8888 1 #define BUILD_CONVERT_32_BGR_8888 1 #define BUILD_CONVERT_32_BGRX_8888 1 #define BUILD_CONVERT_32_RGB_ROT0 1 #define BUILD_CONVERT_32_RGB_ROT270 1 #define BUILD_CONVERT_32_RGB_ROT90 1 configure: exit 0