This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by devilspie configure 0.20.2, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --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: 104 tasks, 158 threads, 4 processors Load average: 2.97, Mach factor: 1.02 /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:1821: checking for a BSD-compatible install configure:1877: result: /usr/bin/install -c -o root -g wheel configure:1888: checking whether build environment is sane configure:1931: result: yes configure:1964: checking for gawk configure:1980: found /usr/local/bin/gawk configure:1991: result: gawk configure:2002: checking whether gmake sets $(MAKE) configure:2023: result: yes configure:2218: checking whether to enable maintainer-specific portions of Makefiles configure:2227: result: no configure:2255: checking for style of include used by gmake configure:2283: result: GNU configure:2316: checking for i386-unknown-gnu-gcc configure:2343: result: cc configure:2621: checking for C compiler version configure:2628: 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:2631: $? = 0 configure:2638: 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:2641: $? = 0 configure:2648: cc -V >&5 cc: `-V' option must have argument configure:2651: $? = 1 configure:2674: checking for C compiler default output file name configure:2701: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2704: $? = 0 configure:2750: result: a.out configure:2755: checking whether the C compiler works configure:2765: ./a.out configure:2768: $? = 0 configure:2785: result: yes configure:2792: checking whether we are cross compiling configure:2794: result: no configure:2797: checking for suffix of executables configure:2804: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2807: $? = 0 configure:2831: result: configure:2837: checking for suffix of object files configure:2863: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2866: $? = 0 configure:2889: result: configure:2893: checking whether we are using the GNU C compiler configure:2922: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2928: $? = 0 configure:2935: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2938: $? = 0 configure:2945: test -s conftest. configure:2948: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2962: result: no configure:2967: checking whether cc accepts -g configure:2997: cc -c -g -I/usr/local/include conftest.c >&5 configure:3003: $? = 0 configure:3010: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3013: $? = 0 configure:3020: test -s conftest. configure:3023: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3052: cc -c -I/usr/local/include conftest.c >&5 configure:3058: $? = 0 configure:3065: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3068: $? = 0 configure:3075: test -s conftest. configure:3078: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3108: cc -c -g -I/usr/local/include conftest.c >&5 configure:3114: $? = 0 configure:3121: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3124: $? = 0 configure:3131: test -s conftest. configure:3134: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3153: result: no configure:3170: checking for cc option to accept ISO C89 configure:3244: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3250: $? = 0 configure:3257: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3260: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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:3244: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3250: $? = 0 configure:3257: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3260: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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:3244: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3250: $? = 0 configure:3257: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3260: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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:3244: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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:3244: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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:3244: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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:3244: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3250: $? = 0 configure:3257: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3260: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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:3293: result: unsupported configure:3310: checking dependency style of cc configure:3393: result: gcc3 configure:3411: checking for library containing strerror configure:3452: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3458: $? = 0 configure:3465: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3468: $? = 0 configure:3475: test -s conftest configure:3478: $? = 0 configure:3502: result: none required configure:3518: checking for i386-unknown-gnu-gcc configure:3545: result: cc configure:3823: checking for C compiler version configure:3830: 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:3833: $? = 0 configure:3840: 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:3843: $? = 0 configure:3850: cc -V >&5 cc: `-V' option must have argument configure:3853: $? = 1 configure:3856: checking whether we are using the GNU C compiler configure:3925: result: no configure:3930: checking whether cc accepts -g configure:4116: result: no configure:4133: checking for cc option to accept ISO C89 configure:4256: result: unsupported configure:4273: checking dependency style of cc configure:4356: result: gcc3 configure:4376: checking for cc option to accept ANSI C configure:4444: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4450: $? = 0 configure:4457: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4460: $? = 0 configure:4467: test -s conftest. configure:4470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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; | } | 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:4444: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:4450: $? = 0 configure:4457: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4460: $? = 0 configure:4467: test -s conftest. configure:4470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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; | } | 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:4444: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:4450: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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; | } | 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:4444: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:4450: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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; | } | 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:4444: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:4450: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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; | } | 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:4444: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:4450: $? = 0 configure:4457: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4460: $? = 0 configure:4467: test -s conftest. configure:4470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* 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; | } | 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:4490: result: no configure:4503: checking how to run the C preprocessor configure:4543: cc -E -I/usr/local/include conftest.c configure:4549: $? = 0 configure:4587: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include configure:4633: result: cc -E configure:4662: cc -E -I/usr/local/include conftest.c configure:4668: $? = 0 configure:4706: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4712: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include configure:4757: checking for grep that handles long lines and -e configure:4831: result: /usr/bin/grep configure:4836: checking for egrep configure:4914: result: /usr/bin/grep -E configure:4919: checking for ANSI C header files configure:4949: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4955: $? = 0 configure:4962: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4965: $? = 0 configure:4972: test -s conftest. configure:4975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5097: result: no configure:5222: checking what warning flags to pass to the C compiler configure:5224: result: configure:5235: checking what language compliance flags to pass to the C compiler configure:5250: result: configure:5269: checking for intltool >= 0.20 configure:5276: result: 0.35.0 found configure:5332: checking for perl configure:5350: found /usr/local/bin/perl configure:5362: result: /usr/local/bin/perl configure:5381: checking for XML::Parser configure:5384: result: ok configure:5395: checking for iconv configure:5413: found /usr/local/bin/iconv configure:5426: result: /usr/local/bin/iconv configure:5436: checking for msgfmt configure:5454: found /usr/local/bin/msgfmt configure:5467: result: /usr/local/bin/msgfmt configure:5477: checking for msgmerge configure:5495: found /usr/local/bin/msgmerge configure:5508: result: /usr/local/bin/msgmerge configure:5518: checking for xgettext configure:5536: found /usr/local/bin/xgettext configure:5549: result: /usr/local/bin/xgettext configure:5583: checking for sys/types.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5583: checking for sys/stat.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5583: checking for stdlib.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5583: checking for string.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5583: checking for memory.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5583: checking for strings.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5583: checking for inttypes.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5583: checking for stdint.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5583: checking for unistd.h configure:5604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5610: $? = 0 configure:5617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5620: $? = 0 configure:5627: test -s conftest. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5643: result: no configure:5671: checking locale.h usability configure:5688: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5694: $? = 0 configure:5701: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5704: $? = 0 configure:5711: test -s conftest. configure:5714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5725: result: no configure:5729: checking locale.h presence configure:5744: cc -E -I/usr/local/include conftest.c configure:5750: $? = 0 configure:5771: result: yes configure:5784: WARNING: locale.h: present but cannot be compiled configure:5786: WARNING: locale.h: check for missing prerequisite headers? configure:5788: WARNING: locale.h: see the Autoconf documentation configure:5790: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:5792: WARNING: locale.h: proceeding with the preprocessor's result configure:5794: WARNING: locale.h: in the future, the compiler will take precedence configure:5804: checking for locale.h configure:5812: result: yes configure:5826: checking for LC_MESSAGES configure:5852: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5858: $? = 0 configure:5865: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5868: $? = 0 configure:5875: test -s conftest configure:5878: $? = 0 configure:5891: result: yes configure:5920: checking libintl.h usability configure:5937: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5943: $? = 0 configure:5950: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5953: $? = 0 configure:5960: test -s conftest. configure:5963: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5974: result: no configure:5978: checking libintl.h presence configure:5993: cc -E -I/usr/local/include conftest.c configure:5999: $? = 0 configure:6020: result: yes configure:6033: WARNING: libintl.h: present but cannot be compiled configure:6035: WARNING: libintl.h: check for missing prerequisite headers? configure:6037: WARNING: libintl.h: see the Autoconf documentation configure:6039: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:6041: WARNING: libintl.h: proceeding with the preprocessor's result configure:6043: WARNING: libintl.h: in the future, the compiler will take precedence configure:6053: checking for libintl.h configure:6060: result: yes configure:6071: checking for ngettext in libc configure:6099: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libintl_ngettext configure:6105: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "devilspie" | #define PACKAGE_TARNAME "devilspie" | #define PACKAGE_VERSION "0.20.2" | #define PACKAGE_STRING "devilspie 0.20.2" | #define PACKAGE_BUGREPORT "http://www.burtonini.com/" | #define PACKAGE "devilspie" | #define VERSION "0.20.2" | #define GETTEXT_PACKAGE "devilspie" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:6139: result: no configure:6335: checking for bindtextdomain in -lintl configure:6370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6376: $? = 0 configure:6383: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6386: $? = 0 configure:6393: test -s conftest configure:6396: $? = 0 configure:6410: result: yes configure:6413: checking for ngettext in -lintl configure:6448: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6454: $? = 0 configure:6461: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6464: $? = 0 configure:6471: test -s conftest configure:6474: $? = 0 configure:6488: result: yes configure:6491: checking for dgettext in -lintl configure:6526: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6532: $? = 0 configure:6539: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6542: $? = 0 configure:6549: test -s conftest configure:6552: $? = 0 configure:6566: result: yes configure:6763: checking for bind_textdomain_codeset configure:6819: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6825: $? = 0 configure:6832: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6835: $? = 0 configure:6842: test -s conftest configure:6845: $? = 0 configure:6859: result: yes configure:6899: checking for msgfmt configure:6926: result: /usr/local/bin/msgfmt configure:6939: checking for dcgettext configure:6995: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:7001: $? = 0 configure:7008: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7011: $? = 0 configure:7018: test -s conftest configure:7021: $? = 0 configure:7035: result: yes configure:7047: checking for gmsgfmt configure:7078: result: /usr/local/bin/msgfmt configure:7088: checking for xgettext configure:7115: result: /usr/local/bin/xgettext configure:7144: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:7150: $? = 0 configure:7157: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7160: $? = 0 configure:7167: test -s conftest configure:7170: $? = 0 configure:7351: checking for catalogs to be installed configure:7376: result: de configure:7416: checking for i386-unknown-gnu-pkg-config configure:7449: result: no configure:7459: checking for pkg-config configure:7477: found /usr/local/bin/pkg-config configure:7489: result: /usr/local/bin/pkg-config configure:7518: checking pkg-config is at least version 0.9.0 configure:7521: result: yes configure:7532: checking for WNCK configure:7542: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.9.1 gdk-2.0 libwnck-1.0 >= 0.17" Package gdk-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gdk-2.0' found Package libwnck-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libwnck-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libwnck-1.0' found configure:7547: $? = 1 configure:7566: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.9.1 gdk-2.0 libwnck-1.0 >= 0.17" Package gdk-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gdk-2.0' found Package libwnck-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libwnck-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libwnck-1.0' found configure:7571: $? = 1 No package 'gdk-2.0' found No package 'libwnck-1.0' found configure:7617: error: Package requirements (glib-2.0 >= 2.9.1 gdk-2.0 libwnck-1.0 >= 0.17) were not met: No package 'gdk-2.0' found No package 'libwnck-1.0' 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 WNCK_CFLAGS and WNCK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_WNCK_CFLAGS_set= ac_cv_env_WNCK_CFLAGS_value= ac_cv_env_WNCK_LIBS_set= ac_cv_env_WNCK_LIBS_value= ac_cv_env_WNCK_VER_CFLAGS_set= ac_cv_env_WNCK_VER_CFLAGS_value= ac_cv_env_WNCK_VER_LIBS_set= ac_cv_env_WNCK_VER_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_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes 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_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_XGETTEXT=/usr/local/bin/xgettext 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_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc=no am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/x11-wm/devilspie/work/devilspie-0.20.2/missing --run aclocal-1.7 ' ALL_LINGUAS='de' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/x11-wm/devilspie/work/devilspie-0.20.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/x11-wm/devilspie/work/devilspie-0.20.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/x11-wm/devilspie/work/devilspie-0.20.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/x11-wm/devilspie/work/devilspie-0.20.2/missing --run automake-1.7' AWK='gawk' CATALOGS=' de.gmo' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GETTEXT_PACKAGE='devilspie' GMOFILES=' de.gmo' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/x11-wm/devilspie/work/devilspie-0.20.2/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' PACKAGE='devilspie' PACKAGE_BUGREPORT='http://www.burtonini.com/' PACKAGE_NAME='devilspie' PACKAGE_STRING='devilspie 0.20.2' PACKAGE_TARNAME='devilspie' PACKAGE_VERSION='0.20.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES=' de.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='0.20.2' WARN_CFLAGS=' ' WNCK_CFLAGS='' WNCK_LIBS='' WNCK_VER_CFLAGS='' WNCK_VER_LIBS='' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/x11-wm/devilspie/work/devilspie-0.20.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "devilspie" #define PACKAGE_TARNAME "devilspie" #define PACKAGE_VERSION "0.20.2" #define PACKAGE_STRING "devilspie 0.20.2" #define PACKAGE_BUGREPORT "http://www.burtonini.com/" #define PACKAGE "devilspie" #define VERSION "0.20.2" #define GETTEXT_PACKAGE "devilspie" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 1