This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtk+ configure 2.12.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-static --with-xinput=yes --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: 113 tasks, 172 threads, 4 processors Load average: 1.48, Mach factor: 2.51 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2218: checking for a BSD-compatible install configure:2274: result: /usr/bin/install -c -o root -g wheel configure:2285: checking whether build environment is sane configure:2328: result: yes configure:2361: checking for gawk configure:2377: found /usr/local/bin/gawk configure:2388: result: gawk configure:2399: checking whether gmake sets $(MAKE) configure:2420: result: yes configure:2665: checking build system type configure:2683: result: i386-unknown-gnu configure:2705: checking host system type configure:2720: result: i386-unknown-gnu configure:2744: checking for native Win32 configure:2755: result: no configure:2771: checking for i386-unknown-gnu-gcc configure:2798: result: cc configure:3076: checking for C compiler version configure:3083: 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:3086: $? = 0 configure:3093: 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:3096: $? = 0 configure:3103: cc -V >&5 cc: `-V' option must have argument configure:3106: $? = 1 configure:3129: checking for C compiler default output file name configure:3156: cc -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3159: $? = 0 configure:3197: result: a.out configure:3214: checking whether the C compiler works configure:3224: ./a.out configure:3227: $? = 0 configure:3244: result: yes configure:3251: checking whether we are cross compiling configure:3253: result: no configure:3256: checking for suffix of executables configure:3263: cc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3266: $? = 0 configure:3290: result: configure:3296: checking for suffix of object files configure:3322: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3325: $? = 0 configure:3348: result: configure:3352: checking whether we are using the GNU C compiler configure:3381: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3387: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3404: result: no configure:3409: checking whether cc accepts -g configure:3439: cc -c -g -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3477: cc -c -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3483: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3516: cc -c -g -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3522: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3544: result: no configure:3561: checking for cc option to accept ISO C89 configure:3635: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3641: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:3635: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3641: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:3635: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3641: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:3635: cc -std -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3641: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:3635: cc -Ae -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3641: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:3635: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3641: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:3635: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3641: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:3667: result: unsupported configure:3693: checking for style of include used by gmake configure:3721: result: GNU configure:3749: checking dependency style of cc configure:3832: result: gcc3 configure:3879: checking for c++ configure:3906: result: c++ configure:4042: checking for C++ compiler version configure:4049: 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:4052: $? = 0 configure:4059: 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:4062: $? = 0 configure:4069: c++ -V >&5 c++: `-V' option must have argument configure:4072: $? = 1 configure:4075: checking whether we are using the GNU C++ compiler configure:4104: c++ -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:4110: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4127: result: no configure:4132: checking whether c++ accepts -g configure:4162: c++ -c -g -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:4168: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4200: c++ -c -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:4206: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4239: c++ -c -g -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:4245: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4267: result: no configure:4292: checking dependency style of c++ configure:4375: result: gcc3 configure:4414: c++ -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:4420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | | int | main () | { | class a { int b; } c; | ; | return 0; | } configure:4468: -c -fno-common -x objective-c++ -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 ./configure: line 1: -c: command not found configure:4474: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | @interface Foo @end | int | main () | { | | ; | return 0; | } configure:4569: checking for a sed that does not truncate output configure:4625: result: /usr/local/bin/sed configure:4628: checking for grep that handles long lines and -e configure:4702: result: /usr/bin/grep configure:4707: checking for egrep configure:4785: result: /usr/bin/grep -E configure:4834: checking for non-GNU ld configure:4868: result: /usr/bin/ld configure:4877: checking if the linker (/usr/bin/ld) is GNU ld configure:4892: result: no configure:4897: checking for /usr/bin/ld option to reload object files configure:4904: result: -r configure:4922: checking for BSD-compatible nm configure:4971: result: /usr/bin/nm -p configure:4975: checking whether ln -s works configure:4979: result: yes configure:4986: checking how to recognize dependent libraries configure:5172: result: pass_all configure:5704: checking how to run the C preprocessor configure:5744: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c configure:5750: $? = 0 configure:5781: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:5787: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include configure:5820: result: cc -E configure:5849: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c configure:5855: $? = 0 configure:5886: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:5892: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include configure:5930: checking for ANSI C header files configure:5960: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:5966: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6091: result: no configure:6115: checking for sys/types.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6115: checking for sys/stat.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6115: checking for stdlib.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6115: checking for string.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6115: checking for memory.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6115: checking for strings.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6115: checking for inttypes.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6115: checking for stdint.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6115: checking for unistd.h configure:6136: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6142: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6158: result: no configure:6185: checking dlfcn.h usability configure:6202: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6208: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.12.3" | #define PACKAGE_STRING "gtk+ 2.12.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* 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:6222: result: no configure:6226: checking dlfcn.h presence configure:6241: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c configure:6247: $? = 0 configure:6261: result: yes configure:6274: WARNING: dlfcn.h: present but cannot be compiled configure:6276: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6278: WARNING: dlfcn.h: see the Autoconf documentation configure:6280: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6282: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6284: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6294: checking for dlfcn.h configure:6302: result: yes configure:6557: checking for i386-unknown-gnu-g77 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-xlf configure:6587: result: no configure:6557: checking for i386-unknown-gnu-f77 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-frt configure:6587: result: no configure:6557: checking for i386-unknown-gnu-pgf77 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-cf77 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-fort77 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-fl32 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-af77 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-xlf90 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-f90 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-pgf90 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-pghpf configure:6587: result: no configure:6557: checking for i386-unknown-gnu-epcf90 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-gfortran configure:6587: result: no configure:6557: checking for i386-unknown-gnu-g95 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-xlf95 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-f95 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-fort configure:6587: result: no configure:6557: checking for i386-unknown-gnu-ifort configure:6587: result: no configure:6557: checking for i386-unknown-gnu-ifc configure:6587: result: no configure:6557: checking for i386-unknown-gnu-efc configure:6587: result: no configure:6557: checking for i386-unknown-gnu-pgf95 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-lf95 configure:6587: result: no configure:6557: checking for i386-unknown-gnu-ftn configure:6587: result: no configure:6601: checking for g77 configure:6631: result: no configure:6601: checking for xlf configure:6631: result: no configure:6601: checking for f77 configure:6617: found /usr/local/bin/f77 configure:6628: result: f77 configure:6658: checking for Fortran 77 compiler version configure:6665: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:6668: $? = 0 configure:6675: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:6678: $? = 0 configure:6685: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6688: $? = 0 configure:6696: checking whether we are using the GNU Fortran 77 compiler configure:6715: f77 -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:6721: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6738: result: no configure:6744: checking whether f77 accepts -g configure:6761: f77 -c -g conftest.f >&5 configure:6767: $? = 0 configure: failed program was: | program main | | end configure:6783: result: no configure:6813: checking the maximum length of command line arguments configure:6925: result: configure:6937: checking command to parse /usr/bin/nm -p output from cc object configure:7042: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:7045: $? = 0 configure:7049: /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:7052: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7042: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:7045: $? = 0 configure:7049: /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:7052: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7142: result: failed configure:7149: checking for objdir configure:7164: result: .libs configure:7216: checking for i386-unknown-gnu-ar configure:7246: result: no configure:7256: checking for ar configure:7272: found /usr/bin/ar configure:7283: result: ar configure:7312: checking for i386-unknown-gnu-ranlib configure:7342: result: no configure:7352: checking for ranlib configure:7368: found /usr/bin/ranlib configure:7379: result: ranlib configure:7408: checking for i386-unknown-gnu-strip configure:7438: result: no configure:7448: checking for strip configure:7464: found /usr/bin/strip configure:7475: result: strip configure:7811: checking for cc option to produce PIC configure:8043: result: configure:8114: checking if cc static flag works configure:8142: result: yes configure:8152: checking if cc supports -c -o file.o configure:8176: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8180: $? = 0 configure:8199: result: yes configure:8225: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9205: result: no configure:9272: checking dynamic linker characteristics configure:9876: result: gnu ld.so configure:9885: checking how to hardcode library paths into programs configure:9910: result: unsupported configure:9924: checking whether stripping libraries is possible configure:9946: result: no configure:10731: checking if libtool supports shared libraries configure:10733: result: no configure:10736: checking whether to build shared libraries configure:10757: result: no configure:10760: checking whether to build static libraries configure:10764: result: yes configure:10857: creating libtool configure:14412: checking if libtool supports shared libraries configure:14414: result: no configure:14417: checking whether to build shared libraries configure:14437: result: no configure:14440: checking whether to build static libraries configure:14444: result: yes configure:14454: checking for f77 option to produce PIC configure:14686: result: configure:14757: checking if f77 static flag works configure:14785: result: yes configure:14795: checking if f77 supports -c -o file.o configure:14819: f77 -c -o out/conftest2.o conftest.f >&5 configure:14823: $? = 0 configure:14842: result: yes configure:14868: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15828: result: no configure:15895: checking dynamic linker characteristics configure:16447: result: gnu ld.so configure:16456: checking how to hardcode library paths into programs configure:16481: result: unsupported configure:20062: checking for special C compiler options needed for large files configure:20102: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:20108: $? = 0 configure:20155: result: no configure:20161: checking for _FILE_OFFSET_BITS value needed for large files configure:20196: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:20202: $? = 0 configure:20270: result: no configure:20415: checking for nm configure:20446: result: /usr/bin/nm -p configure:20455: checking whether to enable maintainer-specific portions of Makefiles configure:20464: result: no configure:20480: checking for some Win32 platform configure:20490: result: no configure:20789: checking whether build environment is sane configure:20832: result: yes configure:20836: checking for library containing strerror configure:20877: cc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20883: $? = 0 configure:20911: result: none required configure:20922: checking for cc option to accept ANSI C configure:20990: cc -c -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:20996: $? = 0 configure:21016: result: none needed configure:21040: checking for a BSD-compatible install configure:21096: result: /usr/bin/install -c -o root -g wheel configure:21107: checking whether gmake sets $(MAKE) configure:21128: result: yes configure:21211: checking for i386-unknown-gnu-pkg-config configure:21244: result: no configure:21254: checking for pkg-config configure:21272: found /usr/local/bin/pkg-config configure:21284: result: /usr/local/bin/pkg-config configure:21313: checking pkg-config is at least version 0.9.0 configure:21316: result: yes configure:21327: checking for BASE_DEPENDENCIES configure:21335: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.13.5 atk >= 1.9.0 pango >= 1.17.3 cairo >= 1.2.0" Requested 'glib-2.0 >= 2.13.5' but version of GLib is 2.4.7 Requested 'atk >= 1.9.0' but version of Atk is 1.6.1 Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found configure:21338: $? = 1 configure:21353: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.13.5 atk >= 1.9.0 pango >= 1.17.3 cairo >= 1.2.0" Requested 'glib-2.0 >= 2.13.5' but version of GLib is 2.4.7 Requested 'atk >= 1.9.0' but version of Atk is 1.6.1 Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found configure:21356: $? = 1 Requested 'glib-2.0 >= 2.13.5' but version of GLib is 2.4.7 Requested 'atk >= 1.9.0' but version of Atk is 1.6.1 No package 'pango' found No package 'cairo' found configure:21394: error: Package requirements (glib-2.0 >= 2.13.5 atk >= 1.9.0 pango >= 1.17.3 cairo >= 1.2.0) were not met: Requested 'glib-2.0 >= 2.13.5' but version of GLib is 2.4.7 Requested 'atk >= 1.9.0' but version of Atk is 1.6.1 No package 'pango' found No package 'cairo' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= ac_cv_env_BASE_DEPENDENCIES_LIBS_set= ac_cv_env_BASE_DEPENDENCIES_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=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2 -I/usr/local/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_NM='/usr/bin/nm -p' ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 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_gmake_set=yes ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no 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_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_F77=yes lt_cv_prog_gnu_ld=no 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_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} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.3/missing --run aclocal-1.7 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.3/missing --run tar' AR='ar' AS='as' ATK_PREFIX='' AUTOCONF='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.3/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.3/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.3/missing --run automake-1.7' AWK='gawk' BASE_DEPENDENCIES_CFLAGS='' BASE_DEPENDENCIES_LIBS='' BUILD_DYNAMIC_MODULES_FALSE='' BUILD_DYNAMIC_MODULES_TRUE='' CAIRO_PREFIX='' CATALOGS='' CATOBJEXT='' CC='cc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CUPS_API_MAJOR='' CUPS_API_MINOR='' CUPS_CFLAGS='' CUPS_CONFIG='' CUPS_LIBS='' CXX='' CXXCPP='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='' DB2HTML='' DEFS='' DEPDIR='.deps' DISABLE_EXPLICIT_DEPS_FALSE='' DISABLE_EXPLICIT_DEPS_TRUE='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='' EXEEXT='' F77='f77' FFLAGS='' GDK_DEP_CFLAGS='' GDK_DEP_LIBS='' GDK_EXTRA_CFLAGS='' GDK_EXTRA_LIBS='' GDK_PACKAGES='' GDK_PIXBUF_CSOURCE='' GDK_PIXBUF_DEP_CFLAGS='' GDK_PIXBUF_DEP_LIBS='' GDK_PIXBUF_EXTRA_CFLAGS='' GDK_PIXBUF_EXTRA_LIBS='' GDK_PIXBUF_MAJOR='2' GDK_PIXBUF_MICRO='3' GDK_PIXBUF_MINOR='12' GDK_PIXBUF_PACKAGES='' GDK_PIXBUF_VERSION='2.12.3' GDK_PIXBUF_XLIB_DEP_CFLAGS='' GDK_PIXBUF_XLIB_DEP_LIBS='' GDK_PIXBUF_XLIB_EXTRA_CFLAGS='' GDK_PIXBUF_XLIB_EXTRA_LIBS='' GDK_PIXBUF_XLIB_PACKAGES='' GDK_WLIBS='' GETTEXT_PACKAGE='gtk20' GLIB_CFLAGS='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GLIB_PREFIX='' GMOFILES='' GMSGFMT='' GOBJECT_QUERY='' GREP='/usr/bin/grep' GTKDOC_CHECK='' GTK_API_VERSION='2.0' GTK_BINARY_AGE='1203' GTK_BINARY_VERSION='2.10.0' GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GTK_DEP_CFLAGS='' GTK_DEP_LIBS='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_EXTRA_CFLAGS='' GTK_EXTRA_LIBS='' GTK_INTERFACE_AGE='3' GTK_MAJOR_VERSION='2' GTK_MICRO_VERSION='3' GTK_MINOR_VERSION='12' GTK_PACKAGES='' GTK_UPDATE_ICON_CACHE='' GTK_VERSION='2.12.3' GTK_XIM_FLAGS='' HAVE_CUPS_FALSE='' HAVE_CUPS_TRUE='' HAVE_CXX_FALSE='' HAVE_CXX_TRUE='#' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='' HAVE_HTTP_AUTHSTRING='' HAVE_JPEG_FALSE='' HAVE_JPEG_TRUE='' HAVE_OBJC_FALSE='' HAVE_OBJC_TRUE='#' HAVE_PNG_FALSE='' HAVE_PNG_TRUE='' HAVE_TIFF_FALSE='' HAVE_TIFF_TRUE='' HAVE_X11R6_FALSE='' HAVE_X11R6_TRUE='' HTML_DIR='' INCLUDED_LOADER_DEFINE='' INCLUDED_LOADER_OBJ='' INCLUDE_ANI_FALSE='' INCLUDE_ANI_TRUE='' INCLUDE_BMP_FALSE='' INCLUDE_BMP_TRUE='' INCLUDE_GIF_FALSE='' INCLUDE_GIF_TRUE='' INCLUDE_ICO_FALSE='' INCLUDE_ICO_TRUE='' INCLUDE_JPEG_FALSE='' INCLUDE_JPEG_TRUE='' INCLUDE_PCX_FALSE='' INCLUDE_PCX_TRUE='' INCLUDE_PNG_FALSE='' INCLUDE_PNG_TRUE='' INCLUDE_PNM_FALSE='' INCLUDE_PNM_TRUE='' INCLUDE_RAS_FALSE='' INCLUDE_RAS_TRUE='' INCLUDE_TGA_FALSE='' INCLUDE_TGA_TRUE='' INCLUDE_TIFF_FALSE='' INCLUDE_TIFF_TRUE='' INCLUDE_WBMP_FALSE='' INCLUDE_WBMP_TRUE='' INCLUDE_XBM_FALSE='' INCLUDE_XBM_TRUE='' INCLUDE_XPM_FALSE='' INCLUDE_XPM_TRUE='' INDENT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LDFLAGS='-L/usr/local/lib' LIBJPEG='' LIBOBJS='' LIBPNG='' LIBS='' LIBTIFF='' LIBTOOL='$(SHELL) /usr/ports/x11-toolkits/gtk20/work/gnome-libtool' LIBTOOL_EXPORT_OPTIONS='' LN_S='ln -s' LTLIBOBJS='' LT_CURRENT_MINUS_AGE='0' LT_VERSION_INFO='1200:3:1200' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.3/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NM='/usr/bin/nm -p' OBJDUMP='objdump' OBJEXT='' OS_LINUX_FALSE='' OS_LINUX_TRUE='#' OS_UNIX_FALSE='#' OS_UNIX_TRUE='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='gtk+' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' PACKAGE_NAME='gtk+' PACKAGE_STRING='gtk+ 2.12.3' PACKAGE_TARNAME='gtk+' PACKAGE_VERSION='2.12.3' PANGO_PREFIX='' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' REBUILD_PNGS='' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_PRINT_BACKEND_FALSE='' TEST_PRINT_BACKEND_TRUE='' USE_DIRECTFB_FALSE='' USE_DIRECTFB_TRUE='' USE_MEDIALIB25_FALSE='' USE_MEDIALIB25_TRUE='' USE_MEDIALIB_FALSE='' USE_MEDIALIB_TRUE='' USE_MMX_FALSE='' USE_MMX_TRUE='' USE_NLS='' USE_QUARTZ_FALSE='' USE_QUARTZ_TRUE='' USE_WIN32_FALSE='' USE_WIN32_TRUE='' USE_X11_FALSE='' USE_X11_TRUE='' VERSION='2.12.3' WINDRES='' XGETTEXT='' XINPUT_XFREE_FALSE='' XINPUT_XFREE_TRUE='' XMKMF='' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gdktarget='x11' gdktargetlib='libgdk-x11-2.0.la' gtktargetlib='libgtk-x11-2.0.la' 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='/usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gtk+" #define PACKAGE_TARNAME "gtk+" #define PACKAGE_VERSION "2.12.3" #define PACKAGE_STRING "gtk+ 2.12.3" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" #define GETTEXT_PACKAGE "gtk20" #define HAVE_DLFCN_H 1 #define GTK_COMPILED_WITH_DEBUGGING "minimum" configure: exit 1