This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pygtk configure 0.6.11, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 137 tasks, 192 threads, 4 processors Load average: 1.24, Mach factor: 2.75 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2020: checking for a BSD-compatible install configure:2076: result: /usr/local/bin/ginstall -c configure:2087: checking whether build environment is sane configure:2130: result: yes configure:2163: checking for gawk configure:2179: found /usr/local/bin/gawk configure:2190: result: gawk configure:2201: checking whether make sets $(MAKE) configure:2222: result: yes configure:2456: checking build system type configure:2474: result: i386-unknown-gnu configure:2496: checking host system type configure:2511: result: i386-unknown-gnu configure:2553: checking for style of include used by make configure:2581: result: GNU configure:2614: checking for i386-unknown-gnu-gcc configure:2644: result: no configure:2654: checking for gcc configure:2670: found /usr/bin/gcc configure:2681: result: gcc configure:2919: checking for C compiler version configure:2926: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2929: $? = 0 configure:2936: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2939: $? = 0 configure:2946: gcc -V >&5 gcc: `-V' option must have argument configure:2949: $? = 1 configure:2972: checking for C compiler default output file name configure:2999: gcc -fno-common conftest.c >&5 configure:3002: $? = 0 configure:3040: result: a.out configure:3057: checking whether the C compiler works configure:3067: ./a.out configure:3070: $? = 0 configure:3087: result: yes configure:3094: checking whether we are cross compiling configure:3096: result: no configure:3099: checking for suffix of executables configure:3106: gcc -o conftest -fno-common conftest.c >&5 configure:3109: $? = 0 configure:3133: result: configure:3139: checking for suffix of object files configure:3165: gcc -c -fno-common conftest.c >&5 configure:3168: $? = 0 configure:3191: result: configure:3195: checking whether we are using the GNU C compiler configure:3224: gcc -c -fno-common conftest.c >&5 configure:3230: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3247: result: no configure:3252: checking whether gcc accepts -g configure:3282: gcc -c -g conftest.c >&5 configure:3288: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3320: gcc -c conftest.c >&5 configure:3326: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3359: gcc -c -g conftest.c >&5 configure:3365: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3387: result: no configure:3404: checking for gcc option to accept ISO C89 configure:3478: gcc -c -fno-common conftest.c >&5 configure:3484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:3478: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:3478: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:3478: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:3478: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:3478: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:3478: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3484: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:3510: result: unsupported configure:3527: checking dependency style of gcc configure:3589: result: gcc3 configure:3649: checking for non-GNU ld configure:3679: result: /usr/bin/ld configure:3688: checking if the linker (/usr/bin/ld) is GNU ld configure:3700: result: no configure:3705: checking for /usr/bin/ld option to reload object files configure:3712: result: -r configure:3717: checking for BSD-compatible nm configure:3753: result: nm configure:3756: checking whether ln -s works configure:3760: result: yes configure:3767: checking how to recognise dependant libraries configure:3945: result: pass_all configure:3958: checking command to parse nm output configure:4039: gcc -c -fno-common conftest.c >&5 configure:4042: $? = 0 configure:4046: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4049: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4039: gcc -c -fno-common conftest.c >&5 configure:4042: $? = 0 configure:4046: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4049: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4145: result: failed configure:4157: checking how to run the C preprocessor configure:4197: gcc -E conftest.c configure:4203: $? = 0 configure:4234: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:4240: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* end confdefs.h. */ | #include configure:4273: result: gcc -E configure:4302: gcc -E conftest.c configure:4308: $? = 0 configure:4339: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:4345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* end confdefs.h. */ | #include configure:4383: checking for grep that handles long lines and -e configure:4457: result: /usr/bin/grep configure:4462: checking for egrep configure:4540: result: /usr/bin/grep -E configure:4545: checking for ANSI C header files configure:4575: gcc -c -fno-common conftest.c >&5 configure:4581: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4706: result: no configure:4730: checking for sys/types.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4730: checking for sys/stat.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4730: checking for stdlib.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4730: checking for string.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4730: checking for memory.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4730: checking for strings.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4730: checking for inttypes.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4730: checking for stdint.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4730: checking for unistd.h configure:4751: gcc -c -fno-common conftest.c >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4773: result: no configure:4800: checking dlfcn.h usability configure:4817: gcc -c -fno-common conftest.c >&5 configure:4823: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | /* 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:4837: result: no configure:4841: checking dlfcn.h presence configure:4856: gcc -E conftest.c configure:4862: $? = 0 configure:4876: result: yes configure:4889: WARNING: dlfcn.h: present but cannot be compiled configure:4891: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4893: WARNING: dlfcn.h: see the Autoconf documentation configure:4895: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4897: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4899: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4909: checking for dlfcn.h configure:4917: result: yes configure:5076: checking for i386-unknown-gnu-ranlib configure:5106: result: no configure:5116: checking for ranlib configure:5132: found /usr/bin/ranlib configure:5143: result: ranlib configure:5172: checking for i386-unknown-gnu-strip configure:5202: result: no configure:5212: checking for strip configure:5228: found /usr/bin/strip configure:5239: result: strip configure:5469: checking for objdir configure:5480: result: .libs configure:5497: checking for gcc option to produce PIC configure:5644: result: none configure:5743: checking if gcc static flag works configure:5772: gcc -o conftest -fno-common conftest.c >&5 configure:5778: $? = 0 configure:5801: result: yes configure:5813: checking if gcc supports -c -o file.o configure:5836: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:5857: result: yes configure:5862: checking if gcc supports -c -o file.lo configure:5894: gcc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:5900: $? = 0 configure:5927: result: yes configure:6024: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6728: result: no configure:6733: checking how to hardcode library paths into programs configure:6757: result: unsupported configure:6762: checking whether stripping libraries is possible configure:6770: result: no configure:6778: checking dynamic linker characteristics configure:7171: result: gnu ld.so configure:7176: checking if libtool supports shared libraries configure:7178: result: no configure:7181: checking whether to build shared libraries configure:7202: result: no configure:7205: checking whether to build static libraries configure:7209: result: yes configure:8572: checking for a Python interpreter with version >= 1.5.2 configure:8591: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('1.5.2', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:8594: $? = 0 configure:8601: result: python configure:8606: checking for python configure:8624: found /usr/local/bin/python configure:8636: result: /usr/local/bin/python configure:8648: checking for python version configure:8655: result: 2.3 configure:8667: checking for python platform configure:8674: result: darwin configure:8698: checking for headers required to compile python extensions configure:8722: gcc -E -I/usr/local/include/python2.3 conftest.c configure:8728: $? = 0 configure:8733: result: found configure:8760: checking for python module thread configure:8786: result: yes configure:8794: checking whether to enable threading in pygtk configure:8802: result: yes configure:8858: checking for gtk-config configure:8889: result: /usr/local/bin/gtk12-config configure:8898: checking for GTK - version >= 1.2.10 configure:9009: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm >&5 gcc: unrecognized option `-pthread' configure:9012: $? = 0 configure:9018: ./conftest configure:9021: $? = 0 configure:9041: result: yes configure:9172: checking for imlib-config configure:9203: result: /usr/local/bin/imlib-config configure:9212: checking for IMLIB - version >= 1.8 configure:9284: gcc -o conftest -fno-common conftest.c >&5 conftest.c:18:23: gdk_imlib.h: No such file or directory conftest.c: In function `main': conftest.c:28: warning: assignment makes pointer from integer without a cast conftest.c:34: error: parse error before '>' token conftest.c:35: error: parse error before '==' token conftest.c:35: error: parse error before '>=' token conftest.c:41: error: parse error before ',' token configure:9287: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 1 | /* end confdefs.h. */ | | #include | #include | #include | | int main () | { | int major, minor; | char *tmp_version; | | system ("touch conf.gdkimlibtest"); | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = g_strdup("1.8"); | if (sscanf(tmp_version, "%d.%d", &major, &minor) != 2) { | printf("%s, bad version string\n", "1.8"); | exit(1); | } | | if (( > major) || | (( == major) && ( >= minor))) | { | return 0; | } | else | { | printf("\n*** 'imlib-config --version' returned %d.%d, but the minimum version\n", , ); | printf("*** of IMLIB required is %d.%d. If imlib-config is correct, then it is\n", major, minor); | printf("*** best to upgrade to the required version.\n"); | printf("*** If imlib-config was wrong, set the environment variable IMLIB_CONFIG\n"); | printf("*** to point to the correct copy of imlib-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:9320: result: no configure:9358: gcc -o conftest -fno-common conftest.c >&5 conftest.c:17:23: gdk_imlib.h: No such file or directory configure:9364: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return 0; | ; | return 0; | } configure:9453: checking for gdk-pixbuf-config configure:9484: result: /usr/local/bin/gdk-pixbuf-config configure:9493: checking for GDK_PIXBUF - version >= 0.9.0 configure:9585: gcc -o conftest -fno-common conftest.c >&5 conftest.c:19:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory conftest.c: In function `main': conftest.c:51: error: parse error before '>' token conftest.c:52: error: parse error before '==' token conftest.c:52: error: parse error before '>' token conftest.c:53: error: parse error before '==' token conftest.c:53: error: parse error before '==' token conftest.c:53: error: parse error before '>=' token conftest.c:59: error: parse error before ',' token configure:9588: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main () | { | int major, minor, micro; | char *tmp_version; | | system ("touch conf.gdk_pixbuftest"); | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = my_strdup("0.9.0"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "0.9.0"); | exit(1); | } | | if (( > major) || | (( == major) && ( > minor)) || | (( == major) && ( == minor) && ( >= micro))) | { | return 0; | } | else | { | printf("\n*** 'gdk-pixbuf-config --version' returned %d.%d.%d, but the minimum version\n", , , ); | printf("*** of GDK_PIXBUF required is %d.%d.%d. If gdk-pixbuf-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If gdk-pixbuf-config was wrong, set the environment variable GDK_PIXBUF_CONFIG\n"); | printf("*** to point to the correct copy of gdk-pixbuf-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:9621: result: no configure:9659: gcc -o conftest -fno-common conftest.c >&5 conftest.c:17:35: gdk-pixbuf/gdk-pixbuf.h: No such file or directory configure:9665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return 0; | ; | return 0; | } configure:9751: checking GL configure:9775: gcc -o conftest -fno-common conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -lGLU -lGL >&5 gcc: unrecognized option `-pthread' configure:9781: $? = 0 configure:9797: result: yes configure:9938: checking GtkGLArea configure:9962: gcc -o conftest -fno-common conftest.c -lgtkgl -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm -lGLU -lGL >&5 gcc: unrecognized option `-pthread' configure:9968: $? = 0 configure:9984: result: yes configure:10044: checking for libglade-config configure:10075: result: /usr/local/bin/libglade-config configure:10083: checking for libglade configure:10098: result: no configure:10139: checking arrayobject.h usability configure:10156: gcc -c -fno-common -I/usr/local/include/python2.3 conftest.c >&5 conftest.c:48:25: arrayobject.h: No such file or directory configure:10162: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 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:10176: result: no configure:10180: checking arrayobject.h presence configure:10195: gcc -E -I/usr/local/include/python2.3 conftest.c conftest.c:15:25: arrayobject.h: No such file or directory configure:10201: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 1 | /* end confdefs.h. */ | #include configure:10215: result: no configure:10248: checking for arrayobject.h configure:10255: result: no configure:10279: checking Extensions/arrayobject.h usability configure:10296: gcc -c -fno-common -I/usr/local/include/python2.3 conftest.c >&5 conftest.c:48:36: Extensions/arrayobject.h: No such file or directory configure:10302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 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:10316: result: no configure:10320: checking Extensions/arrayobject.h presence configure:10335: gcc -E -I/usr/local/include/python2.3 conftest.c conftest.c:15:36: Extensions/arrayobject.h: No such file or directory configure:10341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 1 | /* end confdefs.h. */ | #include configure:10355: result: no configure:10388: checking for Extensions/arrayobject.h configure:10395: result: no configure:10419: checking Numeric/arrayobject.h usability configure:10436: gcc -c -fno-common -I/usr/local/include/python2.3 conftest.c >&5 In file included from conftest.c:48: /usr/local/include/python2.3/Numeric/arrayobject.h:24: error: parse error before '*' token /usr/local/include/python2.3/Numeric/arrayobject.h:24: warning: data definition has no type or storage class /usr/local/include/python2.3/Numeric/arrayobject.h:25: error: parse error before '*' token /usr/local/include/python2.3/Numeric/arrayobject.h:30: error: parse error before "PyArray_GetItemFunc" /usr/local/include/python2.3/Numeric/arrayobject.h:30: warning: no semicolon at end of struct or union /usr/local/include/python2.3/Numeric/arrayobject.h:37: error: parse error before '}' token /usr/local/include/python2.3/Numeric/arrayobject.h:37: warning: data definition has no type or storage class /usr/local/include/python2.3/Numeric/arrayobject.h:50: error: parse error before "PyObject_HEAD" /usr/local/include/python2.3/Numeric/arrayobject.h:50: warning: no semicolon at end of struct or union /usr/local/include/python2.3/Numeric/arrayobject.h:54: error: parse error before '*' token /usr/local/include/python2.3/Numeric/arrayobject.h:54: warning: data definition has no type or storage class /usr/local/include/python2.3/Numeric/arrayobject.h:55: error: parse error before '*' token /usr/local/include/python2.3/Numeric/arrayobject.h:55: warning: data definition has no type or storage class /usr/local/include/python2.3/Numeric/arrayobject.h:57: error: parse error before '}' token /usr/local/include/python2.3/Numeric/arrayobject.h:57: warning: data definition has no type or storage class configure:10442: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pygtk" | #define PACKAGE_TARNAME "pygtk" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "pygtk 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" | #define PYGTK_MAJOR_VERSION 0 | #define PYGTK_MINOR_VERSION 6 | #define PYGTK_MICRO_VERSION 11 | #define PACKAGE "pygtk" | #define VERSION "0.6.11" | #define HAVE_DLFCN_H 1 | #define ENABLE_PYGTK_THREADING 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:10456: result: no configure:10460: checking Numeric/arrayobject.h presence configure:10475: gcc -E -I/usr/local/include/python2.3 conftest.c configure:10481: $? = 0 configure:10495: result: yes configure:10508: WARNING: Numeric/arrayobject.h: present but cannot be compiled configure:10510: WARNING: Numeric/arrayobject.h: check for missing prerequisite headers? configure:10512: WARNING: Numeric/arrayobject.h: see the Autoconf documentation configure:10514: WARNING: Numeric/arrayobject.h: section "Present But Cannot Be Compiled" configure:10516: WARNING: Numeric/arrayobject.h: proceeding with the preprocessor's result configure:10518: WARNING: Numeric/arrayobject.h: in the future, the compiler will take precedence configure:10528: checking for Numeric/arrayobject.h configure:10535: result: yes configure:10697: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_header_Extensions_arrayobject_h=no ac_cv_header_Numeric_arrayobject_h=yes ac_cv_header_arrayobject_h=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_GDK_PIXBUF_CONFIG=/usr/local/bin/gdk-pixbuf-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk12-config ac_cv_path_IMLIB_CONFIG=/usr/local/bin/imlib-config ac_cv_path_LIBGLADE_CONFIG=/usr/local/bin/libglade-config ac_cv_path_PYTHON=/usr/local/bin/python ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_pathless_PYTHON=python am_cv_python_platform=darwin am_cv_python_version=2.3 lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= py_cv_mod_thread_=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/x11-toolkits/py-gtk/work/gnome-python-1.4.4/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/x11-toolkits/py-gtk/work/gnome-python-1.4.4/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/x11-toolkits/py-gtk/work/gnome-python-1.4.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/x11-toolkits/py-gtk/work/gnome-python-1.4.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/x11-toolkits/py-gtk/work/gnome-python-1.4.4/missing --run automake-1.6' AWK='gawk' BUILD_GTKGL_FALSE='#' BUILD_GTKGL_TRUE='' BUILD_IMLIB_FALSE='' BUILD_IMLIB_TRUE='#' BUILD_LIBGLADE_FALSE='' BUILD_LIBGLADE_TRUE='#' BUILD_PIXBUF_FALSE='' BUILD_PIXBUF_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GDK_IMLIB_CFLAGS='' GDK_IMLIB_LIBS='' GDK_PIXBUF_CFLAGS='' GDK_PIXBUF_CONFIG='/usr/local/bin/gdk-pixbuf-config' GDK_PIXBUF_LIBS='' GREP='/usr/bin/grep' GTKGL_CFLAGS=' ' GTKGL_LIBS=' -lgtkgl -lGLU -lGL' GTK_CFLAGS='-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include' GTK_CONFIG='/usr/local/bin/gtk12-config' GTK_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm' IMLIB_CONFIG='/usr/local/bin/imlib-config' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBGLADE_CFLAGS='' LIBGLADE_CONFIG='/usr/local/bin/libglade-config' LIBGLADE_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/x11-toolkits/py-gtk/work/gnome-python-1.4.4/missing --run makeinfo' OBJEXT='' PACKAGE='pygtk' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk' PACKAGE_NAME='pygtk' PACKAGE_STRING='pygtk 0.6.11' PACKAGE_TARNAME='pygtk' PACKAGE_VERSION='0.6.11' PATH_SEPARATOR=':' PYTHON='/usr/local/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_INCLUDES='-I/usr/local/include/python2.3' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.3' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.6.11' ac_ct_CC='gcc' am__include='include' 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='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/x11-toolkits/py-gtk/work/gnome-python-1.4.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/pygtk' pkgpythondir='${pythondir}/pygtk' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.3/site-packages' pythondir='${prefix}/lib/python2.3/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "pygtk" #define PACKAGE_TARNAME "pygtk" #define PACKAGE_VERSION "0.6.11" #define PACKAGE_STRING "pygtk 0.6.11" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk" #define PYGTK_MAJOR_VERSION 0 #define PYGTK_MINOR_VERSION 6 #define PYGTK_MICRO_VERSION 11 #define PACKAGE "pygtk" #define VERSION "0.6.11" #define HAVE_DLFCN_H 1 #define ENABLE_PYGTK_THREADING 1 #define HAVE_NUMPY 1 #define HAVE_NUMERIC_ARRAYOBJECT_H 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pygtk config.status 0.6.11, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile depfiles on darwintel config.status:676: creating Makefile config.status:811: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:906: executing depfiles commands