This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xfce4-notes-plugin configure 1.4.1, 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: 150 tasks, 205 threads, 4 processors Load average: 1.63, Mach factor: 2.36 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /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:1876: checking for a BSD-compatible install configure:1932: result: /usr/bin/install -c -o root -g wheel configure:1943: checking whether build environment is sane configure:1986: result: yes configure:2014: checking for a thread-safe mkdir -p configure:2053: result: /usr/local/bin/mkdir -p configure:2066: checking for gawk configure:2082: found /usr/local/bin/gawk configure:2093: result: gawk configure:2104: checking whether gmake sets $(MAKE) configure:2125: result: yes configure:2315: checking whether to enable maintainer-specific portions of Makefiles configure:2324: result: no configure:2355: checking for style of include used by gmake configure:2383: result: GNU configure:2413: checking for i386-unknown-gnu-gcc configure:2440: result: cc configure:2718: checking for C compiler version configure:2725: 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:2728: $? = 0 configure:2735: 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:2738: $? = 0 configure:2745: cc -V >&5 cc: `-V' option must have argument configure:2748: $? = 1 configure:2771: checking for C compiler default output file name configure:2798: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2801: $? = 0 configure:2839: result: a.out configure:2856: checking whether the C compiler works configure:2866: ./a.out configure:2869: $? = 0 configure:2886: result: yes configure:2893: checking whether we are cross compiling configure:2895: result: no configure:2898: checking for suffix of executables configure:2905: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2908: $? = 0 configure:2932: result: configure:2938: checking for suffix of object files configure:2964: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2967: $? = 0 configure:2990: result: configure:2994: checking whether we are using the GNU C compiler configure:3023: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3029: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3046: result: no configure:3051: checking whether cc accepts -g configure:3081: cc -c -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3087: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3119: cc -c -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3125: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3158: cc -c -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3164: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3186: result: no configure:3203: checking for cc option to accept ISO C89 configure:3277: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3283: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* 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:3277: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3283: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* 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:3277: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3283: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* 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:3277: cc -std -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc1: error: unrecognized option `-std' configure:3283: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* 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:3277: cc -Ae -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 :6:2: missing '(' after predicate configure:3283: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* 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:3277: 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:3283: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* 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:3277: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-Xc' configure:3283: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* 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:3309: result: unsupported configure:3326: checking dependency style of cc configure:3417: result: gcc3 configure:3438: checking how to run the C preprocessor configure:3478: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:3484: $? = 0 configure:3515: cc -E -I/usr/local/include -L/usr/local/lib conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3521: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include configure:3554: result: cc -E configure:3583: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:3589: $? = 0 configure:3620: cc -E -I/usr/local/include -L/usr/local/lib conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include configure:3664: checking for grep that handles long lines and -e configure:3738: result: /usr/bin/grep configure:3743: checking for egrep configure:3821: result: /usr/bin/grep -E configure:3827: checking for AIX configure:3849: result: no configure:3855: checking for library containing strerror configure:3896: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3902: $? = 0 configure:3930: result: none required configure:3938: checking for ANSI C header files configure:3968: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3974: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4099: result: no configure:4123: checking for sys/types.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4123: checking for sys/stat.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4123: checking for stdlib.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4123: checking for string.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4123: checking for memory.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4123: checking for strings.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4123: checking for inttypes.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4123: checking for stdint.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4123: checking for unistd.h configure:4144: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4150: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4166: result: no configure:4188: checking minix/config.h usability configure:4205: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:43:26: minix/config.h: No such file or directory configure:4211: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.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:4225: result: no configure:4229: checking minix/config.h presence configure:4244: cc -E -I/usr/local/include -L/usr/local/lib conftest.c conftest.c:10:26: minix/config.h: No such file or directory configure:4250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include configure:4264: result: no configure:4297: checking for minix/config.h configure:4304: result: no configure:4342: checking for i386-unknown-gnu-gcc configure:4369: result: cc configure:4647: checking for C compiler version configure:4654: 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:4657: $? = 0 configure:4664: 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:4667: $? = 0 configure:4674: cc -V >&5 cc: `-V' option must have argument configure:4677: $? = 1 configure:4680: checking whether we are using the GNU C compiler configure:4732: result: no configure:4737: checking whether cc accepts -g configure:4872: result: no configure:4889: checking for cc option to accept ISO C89 configure:4995: result: unsupported configure:5012: checking dependency style of cc configure:5103: result: gcc3 configure:5131: checking for a BSD-compatible install configure:5187: result: /usr/bin/install -c -o root -g wheel configure:5273: checking for perl configure:5291: found /usr/local/bin/perl configure:5303: result: /usr/local/bin/perl configure:5322: checking for XML::Parser configure:5325: result: ok configure:5336: checking for iconv configure:5354: found /usr/local/bin/iconv configure:5367: result: /usr/local/bin/iconv configure:5377: checking for msgfmt configure:5395: found /usr/local/bin/msgfmt configure:5408: result: /usr/local/bin/msgfmt configure:5418: checking for msgmerge configure:5436: found /usr/local/bin/msgmerge configure:5449: result: /usr/local/bin/msgmerge configure:5459: checking for xgettext configure:5477: found /usr/local/bin/xgettext configure:5490: result: /usr/local/bin/xgettext configure:5527: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_msg_cat_cntr configure:5533: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:5653: checking for ANSI C header files configure:5814: result: no configure:5825: checking for X configure:6060: result: libraries , headers configure:6221: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:6227: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:6238: checking for dnet_ntoa in -ldnet configure:6273: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:6279: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:6297: result: no configure:6304: checking for dnet_ntoa in -ldnet_stub configure:6339: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:6345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:6363: result: no configure:6384: checking for gethostbyname configure:6440: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6446: $? = 0 configure:6463: result: yes configure:6608: checking for connect configure:6664: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6670: $? = 0 configure:6687: result: yes configure:6759: checking for remove configure:6815: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6821: $? = 0 configure:6838: result: yes configure:6910: checking for shmat configure:6966: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6972: $? = 0 configure:6989: result: yes configure:7070: checking for IceConnectionNumber in -lICE configure:7105: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:7111: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:7129: result: no configure:7144: checking for main in -lX11 configure:7173: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:7179: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xfce4-notes-plugin" | #define PACKAGE_TARNAME "xfce4-notes-plugin" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" | #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" | #define PACKAGE "xfce4-notes-plugin" | #define VERSION "1.4.1" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:7197: result: no configure:7250: checking for pkg-config configure:7268: found /usr/local/bin/pkg-config configure:7281: result: /usr/local/bin/pkg-config configure:7303: checking for pkg-config >= 0.9.0 configure:7307: result: 0.22 configure:7324: checking for gtk+-2.0 >= 2.6.0 configure:7366: result: not found ## ---------------- ## ## 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 -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_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_minix_config_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_ICE_IceConnectionNumber=no ac_cv_lib_X11_main=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' 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_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_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 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/deskutils/xfce4-notes-plugin/work/xfce4-notes-plugin-1.4.1/missing --run aclocal-1.10' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/deskutils/xfce4-notes-plugin/work/xfce4-notes-plugin-1.4.1/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/deskutils/xfce4-notes-plugin/work/xfce4-notes-plugin-1.4.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/deskutils/xfce4-notes-plugin/work/xfce4-notes-plugin-1.4.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/deskutils/xfce4-notes-plugin/work/xfce4-notes-plugin-1.4.1/missing --run automake-1.10' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -L/usr/local/lib' CYGPATH_W='echo' DATADIRNAME='lib' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GETTEXT_PACKAGE='' GMOFILES='' GMSGFMT='' 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='' INTLLIBS='' 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='' LIBX11_CFLAGS='' LIBX11_LDFLAGS='' LIBX11_LIBS='' 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/deskutils/xfce4-notes-plugin/work/xfce4-notes-plugin-1.4.1/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' OBJEXT='' PACKAGE='xfce4-notes-plugin' PACKAGE_BUGREPORT='mmassonnet@gmail.com' PACKAGE_NAME='xfce4-notes-plugin' PACKAGE_STRING='xfce4-notes-plugin 1.4.1' PACKAGE_TARNAME='xfce4-notes-plugin' PACKAGE_VERSION='1.4.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='' VERSION='1.4.1' XGETTEXT='' XGETTEXT_ARGS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='' build_os='' build_vendor='' 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='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/deskutils/xfce4-notes-plugin/work/xfce4-notes-plugin-1.4.1/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-notes-plugin" #define PACKAGE_TARNAME "xfce4-notes-plugin" #define PACKAGE_VERSION "1.4.1" #define PACKAGE_STRING "xfce4-notes-plugin 1.4.1" #define PACKAGE_BUGREPORT "mmassonnet@gmail.com" #define PACKAGE "xfce4-notes-plugin" #define VERSION "1.4.1" configure: exit 1