This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xfce4-systemload-plugin configure 0.4.2, which was generated by GNU Autoconf 2.61. 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: 144 tasks, 199 threads, 4 processors Load average: 1.86, Mach factor: 2.14 /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:1871: checking for a BSD-compatible install configure:1927: result: /usr/bin/install -c -o root -g wheel configure:1938: checking whether build environment is sane configure:1981: result: yes configure:2009: checking for a thread-safe mkdir -p configure:2048: result: /usr/local/bin/mkdir -p configure:2061: checking for gawk configure:2077: found /usr/local/bin/gawk configure:2088: result: gawk configure:2099: checking whether gmake sets $(MAKE) configure:2120: result: yes configure:2303: checking how to create a ustar tar archive configure:2316: tar --version tar (GNU tar) 1.18 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2319: $? = 0 configure:2359: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2362: $? = 0 configure:2366: tar -xf - &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:2737: $? = 0 configure:2744: 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:2747: $? = 0 configure:2754: cc -V >&5 cc: `-V' option must have argument configure:2757: $? = 1 configure:2780: checking for C compiler default output file name configure:2807: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2810: $? = 0 configure:2848: result: a.out configure:2865: checking whether the C compiler works configure:2875: ./a.out configure:2878: $? = 0 configure:2895: result: yes configure:2902: checking whether we are cross compiling configure:2904: result: no configure:2907: checking for suffix of executables configure:2914: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2917: $? = 0 configure:2941: result: configure:2947: checking for suffix of object files configure:2973: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2976: $? = 0 configure:2999: result: configure:3003: checking whether we are using the GNU C compiler configure:3032: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3038: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3055: result: no configure:3060: checking whether cc accepts -g configure:3090: cc -c -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3096: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3128: cc -c -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3134: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3167: cc -c -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3173: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3195: result: no configure:3212: checking for cc option to accept ISO C89 configure:3286: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3292: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* 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:3286: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3292: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* 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:3286: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3292: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* 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:3286: cc -std -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc1: error: unrecognized option `-std' configure:3292: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* 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:3286: cc -Ae -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 :6:2: missing '(' after predicate configure:3292: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* 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:3286: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 :6:2: missing '(' after predicate configure:3292: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* 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:3286: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-Xc' configure:3292: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* 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:3318: result: unsupported configure:3344: checking for style of include used by gmake configure:3372: result: GNU configure:3397: checking dependency style of cc configure:3488: result: gcc3 configure:3503: checking for a sed that does not truncate output configure:3557: result: /usr/local/bin/sed configure:3566: checking build system type configure:3584: result: i386-unknown-gnu configure:3606: checking host system type configure:3621: result: i386-unknown-gnu configure:3643: checking for grep that handles long lines and -e configure:3717: result: /usr/bin/grep configure:3722: checking for egrep configure:3800: result: /usr/bin/grep -E configure:3849: checking for non-GNU ld configure:3883: result: /usr/bin/ld configure:3892: checking if the linker (/usr/bin/ld) is GNU ld configure:3907: result: no configure:3925: checking for a BSD-compatible install configure:3981: result: /usr/bin/install -c -o root -g wheel configure:4068: checking for perl configure:4086: found /usr/local/bin/perl configure:4098: result: /usr/local/bin/perl configure:4117: checking for XML::Parser configure:4120: result: ok configure:4131: checking for iconv configure:4149: found /usr/local/bin/iconv configure:4162: result: /usr/local/bin/iconv configure:4172: checking for msgfmt configure:4190: found /usr/local/bin/msgfmt configure:4203: result: /usr/local/bin/msgfmt configure:4213: checking for msgmerge configure:4231: found /usr/local/bin/msgmerge configure:4244: result: /usr/local/bin/msgmerge configure:4254: checking for xgettext configure:4272: found /usr/local/bin/xgettext configure:4285: result: /usr/local/bin/xgettext configure:4322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_msg_cat_cntr configure:4328: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | /* end confdefs.h. */ | | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:4449: checking for kvm_open in -lkvm configure:4484: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lkvm >&5 configure:4490: $? = 0 configure:4508: result: yes configure:4525: checking how to run the C preprocessor configure:4565: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:4571: $? = 0 configure:4602: cc -E -I/usr/local/include -L/usr/local/lib conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4608: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 1 | /* end confdefs.h. */ | #include configure:4641: result: cc -E configure:4670: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:4676: $? = 0 configure:4707: cc -E -I/usr/local/include -L/usr/local/lib conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4713: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 1 | /* end confdefs.h. */ | #include configure:4751: checking for ANSI C header files configure:4781: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4787: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4912: result: no configure:4937: checking for sys/types.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:4937: checking for sys/stat.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:4937: checking for stdlib.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:4937: checking for string.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:4937: checking for memory.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:4937: checking for strings.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:4937: checking for inttypes.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:4937: checking for stdint.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:4937: checking for unistd.h configure:4958: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4964: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 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:4980: result: no configure:5018: checking locale.h usability configure:5035: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5041: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 1 | #define GETTEXT_PACKAGE "xfce4-systemload-plugin" | /* 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:5055: result: no configure:5059: checking locale.h presence configure:5074: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:5080: $? = 0 configure:5094: result: yes configure:5107: WARNING: locale.h: present but cannot be compiled configure:5109: WARNING: locale.h: check for missing prerequisite headers? configure:5111: WARNING: locale.h: see the Autoconf documentation configure:5113: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:5115: WARNING: locale.h: proceeding with the preprocessor's result configure:5117: WARNING: locale.h: in the future, the compiler will take precedence configure:5127: checking for locale.h configure:5135: result: yes configure:5149: checking for LC_MESSAGES configure:5175: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lkvm >&5 configure:5181: $? = 0 configure:5198: result: yes configure:5227: checking libintl.h usability configure:5244: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5250: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 1 | #define GETTEXT_PACKAGE "xfce4-systemload-plugin" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 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:5264: result: no configure:5268: checking libintl.h presence configure:5283: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:5289: $? = 0 configure:5303: result: yes configure:5316: WARNING: libintl.h: present but cannot be compiled configure:5318: WARNING: libintl.h: check for missing prerequisite headers? configure:5320: WARNING: libintl.h: see the Autoconf documentation configure:5322: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:5324: WARNING: libintl.h: proceeding with the preprocessor's result configure:5326: WARNING: libintl.h: in the future, the compiler will take precedence configure:5336: checking for libintl.h configure:5343: result: yes configure:5354: checking for ngettext in libc configure:5382: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lkvm >&5 ld: Undefined symbols: _libintl_ngettext configure:5388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-systemload-plugin" | #define PACKAGE_TARNAME "xfce4-systemload-plugin" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE "xfce4-systemload-plugin" | #define VERSION "0.4.2" | #define HAVE_LIBKVM 1 | #define GETTEXT_PACKAGE "xfce4-systemload-plugin" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:5406: result: no configure:5570: checking for bindtextdomain in -lintl configure:5605: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl -lkvm >&5 configure:5611: $? = 0 configure:5629: result: yes configure:5632: checking for ngettext in -lintl configure:5667: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl -lkvm >&5 configure:5673: $? = 0 configure:5691: result: yes configure:5694: checking for dgettext in -lintl configure:5729: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl -lkvm >&5 configure:5735: $? = 0 configure:5753: result: yes configure:5918: checking for bind_textdomain_codeset configure:5974: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lkvm -lintl >&5 configure:5980: $? = 0 configure:5998: result: yes configure:6038: checking for msgfmt configure:6065: result: /usr/local/bin/msgfmt configure:6078: checking for dcgettext configure:6134: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lkvm -lintl >&5 configure:6140: $? = 0 configure:6158: result: yes configure:6170: checking for gmsgfmt configure:6201: result: /usr/local/bin/msgfmt configure:6211: checking for xgettext configure:6238: result: /usr/local/bin/xgettext configure:6267: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lkvm -lintl >&5 configure:6273: $? = 0 configure:6442: checking for catalogs to be installed configure:6467: result: ca cs de eu fr gl hu ko lt nl pl pt_BR sv uk vi zh_TW configure:6500: checking for bind_textdomain_codeset configure:6579: result: yes configure:6583: checking for locales directory configure:6599: result: ${datarootdir}/locale configure:6603: checking for additional xgettext flags configure:6611: result: --keyword=Q_ --from-code=UTF-8 configure:6624: checking for pkg-config configure:6642: found /usr/local/bin/pkg-config configure:6655: result: /usr/local/bin/pkg-config configure:6677: checking for pkg-config >= 0.9.0 configure:6681: result: 0.22 configure:6698: checking for gtk+-2.0 >= 2.6.0 configure:6740: result: not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu 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 -L/usr/local/lib' 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_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_host=i386-unknown-gnu ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_lib_kvm_kvm_open=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_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar 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_path_LD=/usr/bin/ld lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_gnu_ld=no lt_cv_sys_max_cmd_len= xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 xdt_cv_PKG_CONFIG_VERSION=0.22 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/xfce4-systemload-plugin/work/xfce4-systemload-plugin-0.4.2/missing --run aclocal-1.10' ALL_LINGUAS='ca cs de eu fr gl hu ko lt nl pl pt_BR sv uk vi zh_TW' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/xfce4-systemload-plugin/work/xfce4-systemload-plugin-0.4.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/sysutils/xfce4-systemload-plugin/work/xfce4-systemload-plugin-0.4.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/sysutils/xfce4-systemload-plugin/work/xfce4-systemload-plugin-0.4.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/xfce4-systemload-plugin/work/xfce4-systemload-plugin-0.4.2/missing --run automake-1.10' AWK='gawk' CATALOGS=' ca.gmo cs.gmo de.gmo eu.gmo fr.gmo gl.gmo hu.gmo ko.gmo lt.gmo nl.gmo pl.gmo pt_BR.gmo sv.gmo uk.gmo vi.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -L/usr/local/lib' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GETTEXT_PACKAGE='xfce4-systemload-plugin' GMOFILES=' ca.gmo cs.gmo de.gmo eu.gmo fr.gmo gl.gmo hu.gmo ko.gmo lt.gmo nl.gmo pl.gmo pt_BR.gmo sv.gmo uk.gmo vi.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_LIBS='' GTK_REQUIRED_VERSION='' GTK_VERSION='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 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='' LIBOBJS='' LIBS='-lkvm ' LIBXFCE4PANEL_CFLAGS='' LIBXFCE4PANEL_LIBS='' LIBXFCE4PANEL_REQUIRED_VERSION='' LIBXFCE4PANEL_VERSION='' LIBXFCE4UTIL_CFLAGS='' LIBXFCE4UTIL_LIBS='' LIBXFCE4UTIL_REQUIRED_VERSION='' LIBXFCE4UTIL_VERSION='' LIBXFCEGUI4_CFLAGS='' LIBXFCEGUI4_LIBS='' LIBXFCEGUI4_REQUIRED_VERSION='' LIBXFCEGUI4_VERSION='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/xfce4-systemload-plugin/work/xfce4-systemload-plugin-0.4.2/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' PACKAGE='xfce4-systemload-plugin' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' PACKAGE_NAME='xfce4-systemload-plugin' PACKAGE_STRING='xfce4-systemload-plugin 0.4.2' PACKAGE_TARNAME='xfce4-systemload-plugin' PACKAGE_VERSION='0.4.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES=' ca.po cs.po de.po eu.po fr.po gl.po hu.po ko.po lt.po nl.po pl.po pt_BR.po sv.po uk.po vi.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='0.4.2' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/sysutils/xfce4-systemload-plugin/work/xfce4-systemload-plugin-0.4.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' 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 "xfce4-systemload-plugin" #define PACKAGE_TARNAME "xfce4-systemload-plugin" #define PACKAGE_VERSION "0.4.2" #define PACKAGE_STRING "xfce4-systemload-plugin 0.4.2" #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" #define PACKAGE "xfce4-systemload-plugin" #define VERSION "0.4.2" #define HAVE_LIBKVM 1 #define GETTEXT_PACKAGE "xfce4-systemload-plugin" #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