This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xfce4-session configure 4.4.1, which was generated by GNU Autoconf 2.59. 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 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: 110 tasks, 165 threads, 4 processors Load average: 2.66, Mach factor: 1.33 /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:1555: checking whether gmake sets $(MAKE) configure:1575: result: yes configure:1624: checking for a BSD-compatible install configure:1679: result: /usr/bin/install -c -o root -g wheel configure:1690: checking whether build environment is sane configure:1733: result: yes configure:1798: checking for gawk configure:1814: found /usr/local/bin/gawk configure:1824: result: gawk configure:1995: checking whether to enable maintainer-specific portions of Makefiles configure:2004: result: no configure:2032: checking for style of include used by gmake configure:2060: result: GNU configure:2093: checking for i386-unknown-gnu-gcc configure:2119: result: cc configure:2401: checking for C compiler version configure:2404: 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:2407: $? = 0 configure:2409: 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:2412: $? = 0 configure:2414: cc -V &5 cc: `-V' option must have argument configure:2417: $? = 1 configure:2440: checking for C compiler default output file name configure:2443: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2446: $? = 0 configure:2492: result: a.out configure:2497: checking whether the C compiler works configure:2503: ./a.out configure:2506: $? = 0 configure:2523: result: yes configure:2530: checking whether we are cross compiling configure:2532: result: no configure:2535: checking for suffix of executables configure:2537: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2540: $? = 0 configure:2565: result: configure:2571: checking for suffix of object files configure:2592: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2595: $? = 0 configure:2617: result: configure:2621: checking whether we are using the GNU C compiler configure:2645: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2651: $? = 0 configure:2655: test -z || test ! -s conftest.err configure:2658: $? = 0 configure:2661: test -s conftest. configure:2664: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2677: result: no configure:2683: checking whether cc accepts -g configure:2704: cc -c -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2710: $? = 0 configure:2714: test -z || test ! -s conftest.err configure:2717: $? = 0 configure:2720: test -s conftest. configure:2723: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2734: result: no configure:2751: checking for cc option to accept ANSI C configure:2821: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2827: $? = 0 configure:2831: test -z || test ! -s conftest.err configure:2834: $? = 0 configure:2837: test -s conftest. configure:2840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2821: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2827: $? = 0 configure:2831: test -z || test ! -s conftest.err configure:2834: $? = 0 configure:2837: test -s conftest. configure:2840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2821: cc -std1 -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2821: cc -Ae -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 :6:2: missing '(' after predicate configure:2827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2821: 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:2827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2821: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-Xc' configure:2827: $? = 0 configure:2831: test -z || test ! -s conftest.err configure:2834: $? = 0 configure:2837: test -s conftest. configure:2840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2858: result: none needed configure:2876: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2882: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3017: checking dependency style of cc configure:3107: result: gcc3 configure:3130: checking how to run the C preprocessor configure:3165: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:3171: $? = 0 configure:3203: 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:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include configure:3248: result: cc -E configure:3272: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:3278: $? = 0 configure:3310: 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:3316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include configure:3360: checking for egrep configure:3370: result: grep -E configure:3376: checking for AIX configure:3398: result: no configure:3405: checking for strerror in -lcposix configure:3435: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:3441: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3467: result: no configure:3475: checking for ANSI C header files configure:3500: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3506: $? = 0 configure:3510: test -z || test ! -s conftest.err configure:3513: $? = 0 configure:3516: test -s conftest. configure:3519: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3628: result: no configure:3652: checking for sys/types.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3652: checking for sys/stat.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3652: checking for stdlib.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3652: checking for string.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3652: checking for memory.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3652: checking for strings.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3652: checking for inttypes.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3652: checking for stdint.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3652: checking for unistd.h configure:3668: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3674: $? = 0 configure:3678: test -z || test ! -s conftest.err configure:3681: $? = 0 configure:3684: test -s conftest. configure:3687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3698: result: no configure:3720: checking minix/config.h usability configure:3732: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:45:26: minix/config.h: No such file or directory configure:3738: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3761: result: no configure:3765: checking minix/config.h presence configure:3775: cc -E -I/usr/local/include -L/usr/local/lib conftest.c conftest.c:11:26: minix/config.h: No such file or directory configure:3781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include configure:3801: result: no configure:3836: checking for minix/config.h configure:3843: result: no configure:3898: checking for i386-unknown-gnu-gcc configure:3924: result: cc configure:4206: checking for C compiler version configure:4209: 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:4212: $? = 0 configure:4214: 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:4217: $? = 0 configure:4219: cc -V &5 cc: `-V' option must have argument configure:4222: $? = 1 configure:4225: checking whether we are using the GNU C compiler configure:4281: result: no configure:4287: checking whether cc accepts -g configure:4338: result: no configure:4355: checking for cc option to accept ANSI C configure:4462: result: none needed configure:4480: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4486: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4621: checking dependency style of cc configure:4711: result: gcc3 configure:4741: checking for a BSD-compatible install configure:4796: result: /usr/bin/install -c -o root -g wheel configure:4882: checking for perl configure:4900: found /usr/local/bin/perl configure:4912: result: /usr/local/bin/perl configure:4930: checking for XML::Parser configure:4933: result: ok configure:4944: checking for iconv configure:4962: found /usr/local/bin/iconv configure:4975: result: /usr/local/bin/iconv configure:4984: checking for msgfmt configure:5002: found /usr/local/bin/msgfmt configure:5015: result: /usr/local/bin/msgfmt configure:5024: checking for msgmerge configure:5042: found /usr/local/bin/msgmerge configure:5055: result: /usr/local/bin/msgmerge configure:5064: checking for xgettext configure:5082: found /usr/local/bin/xgettext configure:5095: result: /usr/local/bin/xgettext configure:5191: checking build system type configure:5209: result: i386-unknown-gnu configure:5217: checking host system type configure:5231: result: i386-unknown-gnu configure:5239: checking for a sed that does not truncate output configure:5295: result: /usr/local/bin/sed configure:5342: checking for non-GNU ld configure:5376: result: /usr/bin/ld configure:5385: checking if the linker (/usr/bin/ld) is GNU ld configure:5400: result: no configure:5405: checking for /usr/bin/ld option to reload object files configure:5412: result: -r configure:5430: checking for BSD-compatible nm configure:5479: result: /usr/bin/nm -p configure:5483: checking whether ln -s works configure:5487: result: yes configure:5494: checking how to recognise dependent libraries configure:5670: result: pass_all configure:5915: checking dlfcn.h usability configure:5927: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5933: $? = 0 configure:5937: test -z || test ! -s conftest.err configure:5940: $? = 0 configure:5943: test -s conftest. configure:5946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5956: result: no configure:5960: checking dlfcn.h presence configure:5970: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:5976: $? = 0 configure:5996: result: yes configure:6009: WARNING: dlfcn.h: present but cannot be compiled configure:6011: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6013: WARNING: dlfcn.h: see the Autoconf documentation configure:6015: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6017: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6019: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6031: checking for dlfcn.h configure:6038: result: yes configure:6061: checking for i386-unknown-gnu-g++ configure:6087: result: c++ configure:6145: checking for C++ compiler version configure:6148: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6151: $? = 0 configure:6153: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:6156: $? = 0 configure:6158: c++ -V &5 c++: `-V' option must have argument configure:6161: $? = 1 configure:6164: checking whether we are using the GNU C++ compiler configure:6188: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6194: $? = 0 configure:6198: test -z || test ! -s conftest.err configure:6201: $? = 0 configure:6204: test -s conftest. configure:6207: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6220: result: no configure:6226: checking whether c++ accepts -g configure:6247: c++ -c -g -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6253: $? = 0 configure:6257: test -z || test ! -s conftest.err configure:6260: $? = 0 configure:6263: test -s conftest. configure:6266: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6277: result: no configure:6319: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6325: $? = 0 configure:6329: test -z || test ! -s conftest.err configure:6332: $? = 0 configure:6335: test -s conftest. configure:6338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6319: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6325: $? = 0 configure:6329: test -z || test ! -s conftest.err configure:6332: $? = 0 configure:6335: test -s conftest. configure:6338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6319: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6325: $? = 0 configure:6329: test -z || test ! -s conftest.err configure:6332: $? = 0 configure:6335: test -s conftest. configure:6338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6319: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:6325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6319: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:6325: $? = 0 configure:6329: test -z || test ! -s conftest.err configure:6332: $? = 0 configure:6335: test -s conftest. configure:6338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6319: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6408: checking dependency style of c++ configure:6498: result: gcc3 configure:6525: checking how to run the C++ preprocessor configure:6556: c++ -E -I/usr/local/include -L/usr/local/lib conftest.cc configure:6562: $? = 0 configure:6594: c++ -E -I/usr/local/include -L/usr/local/lib conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:6600: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6639: result: c++ -E configure:6663: c++ -E -I/usr/local/include -L/usr/local/lib conftest.cc configure:6669: $? = 0 configure:6701: c++ -E -I/usr/local/include -L/usr/local/lib conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:6707: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6762: checking for i386-unknown-gnu-g77 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-f77 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-xlf configure:6791: result: no configure:6762: checking for i386-unknown-gnu-frt configure:6791: result: no configure:6762: checking for i386-unknown-gnu-pgf77 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-fort77 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-fl32 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-af77 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-f90 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-xlf90 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-pgf90 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-epcf90 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-f95 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-fort configure:6791: result: no configure:6762: checking for i386-unknown-gnu-xlf95 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-ifc configure:6791: result: no configure:6762: checking for i386-unknown-gnu-efc configure:6791: result: no configure:6762: checking for i386-unknown-gnu-pgf95 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-lf95 configure:6791: result: no configure:6762: checking for i386-unknown-gnu-gfortran configure:6791: result: no configure:6804: checking for g77 configure:6820: found /usr/local/bin/g77 configure:6830: result: g77 configure:6848: checking for Fortran 77 compiler version configure:6848: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6851: $? = 0 configure:6853: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6856: $? = 0 configure:6858: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6861: $? = 0 configure:6869: checking whether we are using the GNU Fortran 77 compiler configure:6883: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6889: $? = 0 configure:6893: test -z || test ! -s conftest.err configure:6896: $? = 0 configure:6899: test -s conftest. configure:6902: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6915: result: no configure:6921: checking whether g77 accepts -g configure:6933: g77 -c -g conftest.f >&5 configure:6939: $? = 0 configure:6943: test -z || test ! -s conftest.err configure:6946: $? = 0 configure:6949: test -s conftest. configure:6952: $? = 1 configure: failed program was: | program main | | end configure:6964: result: no configure:6994: checking the maximum length of command line arguments configure:7103: result: configure:7114: checking command to parse /usr/bin/nm -p output from cc object configure:7219: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7222: $? = 0 configure:7226: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7229: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7219: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7222: $? = 0 configure:7226: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7229: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7319: result: failed configure:7326: checking for objdir configure:7341: result: .libs configure:7393: checking for i386-unknown-gnu-ar configure:7422: result: no configure:7431: checking for ar configure:7447: found /usr/bin/ar configure:7458: result: ar configure:7473: checking for i386-unknown-gnu-ranlib configure:7502: result: no configure:7511: checking for ranlib configure:7527: found /usr/bin/ranlib configure:7538: result: ranlib configure:7553: checking for i386-unknown-gnu-strip configure:7582: result: no configure:7591: checking for strip configure:7607: found /usr/bin/strip configure:7618: result: strip configure:7940: checking for cc option to produce PIC configure:8150: result: configure:8221: checking if cc static flag works configure:8249: result: yes configure:8259: checking if cc supports -c -o file.o configure:8283: cc -c -fno-common -I/usr/local/include -L/usr/local/lib -o out/conftest2.o conftest.c >&5 configure:8287: $? = 0 configure:8306: result: yes configure:8332: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9290: result: no configure:9357: checking dynamic linker characteristics configure:9966: result: gnu ld.so configure:9975: checking how to hardcode library paths into programs configure:10000: result: unsupported configure:10014: checking whether stripping libraries is possible configure:10035: result: no configure:10853: checking if libtool supports shared libraries configure:10855: result: no configure:10858: checking whether to build shared libraries configure:10879: result: no configure:10882: checking whether to build static libraries configure:10886: result: yes configure:10978: creating libtool configure:11711: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12649: result: yes configure:12667: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.cpp >&5 configure:12670: $? = 0 configure:12789: checking for c++ option to produce PIC configure:13063: result: configure:13134: checking if c++ static flag works configure:13162: result: yes configure:13172: checking if c++ supports -c -o file.o configure:13196: c++ -c -fno-common -I/usr/local/include -L/usr/local/lib -o out/conftest2.o conftest.cpp >&5 configure:13200: $? = 0 configure:13219: result: yes configure:13245: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13270: result: yes configure:13337: checking dynamic linker characteristics configure:13946: result: gnu ld.so configure:13955: checking how to hardcode library paths into programs configure:13980: result: unsupported configure:14509: checking if libtool supports shared libraries configure:14511: result: no configure:14514: checking whether to build shared libraries configure:14534: result: no configure:14537: checking whether to build static libraries configure:14541: result: yes configure:14551: checking for g77 option to produce PIC configure:14761: result: configure:14832: checking if g77 static flag works configure:14860: result: yes configure:14870: checking if g77 supports -c -o file.o configure:14894: g77 -c -o out/conftest2.o conftest.f >&5 configure:14898: $? = 0 configure:14917: result: yes configure:14943: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15881: result: no configure:15948: checking dynamic linker characteristics configure:16557: result: gnu ld.so configure:16566: checking how to hardcode library paths into programs configure:16591: result: unsupported configure:20185: checking for ANSI C header files configure:20338: result: no configure:20377: checking errno.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking errno.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for errno.h configure:20500: result: yes configure:20377: checking fcntl.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking fcntl.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for fcntl.h configure:20500: result: yes configure:20377: checking limits.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking limits.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for limits.h configure:20500: result: yes configure:20377: checking netdb.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking netdb.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for netdb.h configure:20500: result: yes configure:20377: checking signal.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking signal.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for signal.h configure:20500: result: yes configure:20377: checking stdarg.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking stdarg.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for stdarg.h configure:20500: result: yes configure:20377: checking sys/param.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking sys/param.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for sys/param.h configure:20500: result: yes configure:20377: checking sys/resource.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking sys/resource.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for sys/resource.h configure:20500: result: yes configure:20377: checking sys/socket.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking sys/socket.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for sys/socket.h configure:20500: result: yes configure:20377: checking sys/time.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking sys/time.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for sys/time.h configure:20500: result: yes configure:20377: checking sys/wait.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking sys/wait.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for sys/wait.h configure:20500: result: yes configure:20377: checking sys/utsname.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking sys/utsname.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for sys/utsname.h configure:20500: result: yes configure:20377: checking time.h usability configure:20389: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest.o configure:20408: $? = 0 configure:20418: result: yes configure:20422: checking time.h presence configure:20432: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:20438: $? = 0 configure:20458: result: yes configure:20493: checking for time.h configure:20500: result: yes configure:20368: checking for unistd.h configure:20373: result: no configure:20524: checking for getaddrinfo configure:20581: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for gethostbyname configure:20581: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for gethostname configure:20581: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for sigaction configure:20581: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for strdup configure:20581: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for sync configure:20581: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20524: checking for vfork configure:20581: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20587: $? = 0 configure:20591: test -z || test ! -s conftest.err configure:20594: $? = 0 configure:20597: test -s conftest configure:20600: $? = 0 configure:20612: result: yes configure:20623: checking for X configure:20853: result: libraries , headers configure:21025: 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:21031: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SYNC 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:21051: checking for dnet_ntoa in -ldnet configure:21081: 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:21087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SYNC 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:21113: result: no configure:21120: checking for dnet_ntoa in -ldnet_stub configure:21150: 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:21156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SYNC 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:21182: result: no configure:21202: checking for gethostbyname configure:21290: result: yes configure:21441: checking for connect configure:21498: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21504: $? = 0 configure:21508: test -z || test ! -s conftest.err configure:21511: $? = 0 configure:21514: test -s conftest configure:21517: $? = 0 configure:21529: result: yes configure:21604: checking for remove configure:21661: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21667: $? = 0 configure:21671: test -z || test ! -s conftest.err configure:21674: $? = 0 configure:21677: test -s conftest configure:21680: $? = 0 configure:21692: result: yes configure:21767: checking for shmat configure:21824: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21830: $? = 0 configure:21834: test -z || test ! -s conftest.err configure:21837: $? = 0 configure:21840: test -s conftest configure:21843: $? = 0 configure:21855: result: yes configure:21939: checking for IceConnectionNumber in -lICE configure:21969: 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:21975: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SYNC 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:22001: result: no configure:22016: checking for main in -lX11 configure:22040: 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:22046: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SYNC 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:22072: result: no configure:22121: checking for SmcSaveYourselfDone in -lSM configure:22151: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lSM -lICE >&5 ld: can't locate file for: -lSM configure:22157: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SYNC 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SmcSaveYourselfDone (); | int | main () | { | SmcSaveYourselfDone (); | ; | return 0; | } configure:22183: result: no configure:22213: checking for _IceTransNoListen configure:22270: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __IceTransNoListen configure:22276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SYNC 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | /* Define _IceTransNoListen to an innocuous variant, in case declares _IceTransNoListen. | For example, HP-UX 11i declares gettimeofday. */ | #define _IceTransNoListen innocuous__IceTransNoListen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _IceTransNoListen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _IceTransNoListen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _IceTransNoListen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__IceTransNoListen) || defined (__stub____IceTransNoListen) | choke me | #else | char (*f) () = _IceTransNoListen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _IceTransNoListen; | ; | return 0; | } configure:22301: result: no configure:22338: checking locale.h usability configure:22350: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22356: $? = 0 configure:22360: test -z || test ! -s conftest.err configure:22363: $? = 0 configure:22366: test -s conftest.o configure:22369: $? = 0 configure:22379: result: yes configure:22383: checking locale.h presence configure:22393: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:22399: $? = 0 configure:22419: result: yes configure:22454: checking for locale.h configure:22461: result: yes configure:22475: checking for LC_MESSAGES configure:22496: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22502: $? = 0 configure:22506: test -z || test ! -s conftest.err configure:22509: $? = 0 configure:22512: test -s conftest configure:22515: $? = 0 configure:22527: result: yes configure:22556: checking libintl.h usability configure:22568: cc -c -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22574: $? = 0 configure:22578: test -z || test ! -s conftest.err configure:22581: $? = 0 configure:22584: test -s conftest.o configure:22587: $? = 0 configure:22597: result: yes configure:22601: checking libintl.h presence configure:22611: cc -E -I/usr/local/include -L/usr/local/lib conftest.c configure:22617: $? = 0 configure:22637: result: yes configure:22672: checking for libintl.h configure:22679: result: yes configure:22690: checking for ngettext in libc configure:22713: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libintl_ngettext configure:22719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xfce4-session" | #define PACKAGE_TARNAME "xfce4-session" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "xfce4-session 4.4.1" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE "xfce4-session" | #define VERSION "4.4.1" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SYNC 1 | #define HAVE_VFORK 1 | #define GETTEXT_PACKAGE "xfce4-session" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:22745: result: no configure:22920: checking for bindtextdomain in -lintl configure:22950: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:22956: $? = 0 configure:22960: test -z || test ! -s conftest.err configure:22963: $? = 0 configure:22966: test -s conftest configure:22969: $? = 0 configure:22982: result: yes configure:22985: checking for ngettext in -lintl configure:23015: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:23021: $? = 0 configure:23025: test -z || test ! -s conftest.err configure:23028: $? = 0 configure:23031: test -s conftest configure:23034: $? = 0 configure:23047: result: yes configure:23050: checking for dgettext in -lintl configure:23080: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:23086: $? = 0 configure:23090: test -z || test ! -s conftest.err configure:23093: $? = 0 configure:23096: test -s conftest configure:23099: $? = 0 configure:23112: result: yes configure:23283: checking for bind_textdomain_codeset configure:23340: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:23346: $? = 0 configure:23350: test -z || test ! -s conftest.err configure:23353: $? = 0 configure:23356: test -s conftest configure:23359: $? = 0 configure:23371: result: yes configure:23411: checking for msgfmt configure:23438: result: /usr/local/bin/msgfmt configure:23451: checking for dcgettext configure:23508: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:23514: $? = 0 configure:23518: test -z || test ! -s conftest.err configure:23521: $? = 0 configure:23524: test -s conftest configure:23527: $? = 0 configure:23539: result: yes configure:23551: checking for gmsgfmt configure:23582: result: /usr/local/bin/msgfmt configure:23591: checking for xgettext configure:23618: result: /usr/local/bin/xgettext configure:23642: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:23648: $? = 0 configure:23652: test -z || test ! -s conftest.err configure:23655: $? = 0 configure:23658: test -s conftest configure:23661: $? = 0 configure:23834: checking for catalogs to be installed configure:23859: result: ar az be bn_IN ca cs de dz el en_GB eo es es_MX et eu fa fi fr gl gu he hi hu it ja ka ko lt mk mr ms nl nb_NO pa pl pt_BR pt_PT ro ru sv sk ta tr uk vi zh_CN zh_TW configure:23892: checking for bind_textdomain_codeset configure:23980: result: yes configure:23984: checking for locales directory configure:24000: result: ${prefix}/share/locale configure:24004: checking for additional xgettext flags configure:24012: result: --keyword=Q_ --from-code=UTF-8 configure:24025: checking for pkg-config configure:24043: found /usr/local/bin/pkg-config configure:24056: result: /usr/local/bin/pkg-config configure:24077: checking for pkg-config >= 0.9.0 configure:24081: result: 0.22 configure:24098: checking for libxfce4util-1.0 >= 4.4.0 configure:24140: result: not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__IceTransNoListen=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_strdup=yes ac_cv_func_sync=yes ac_cv_func_vfork=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes 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_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_SM_SmcSaveYourselfDone=no ac_cv_lib_X11_main=no ac_cv_lib_cposix_strerror=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt 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_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 xdt_cv_PKG_CONFIG_VERSION=0.22 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/x11-wm/xfce4-session/work/xfce4-session-4.4.1/missing --run aclocal-1.9' ALL_LINGUAS='ar az be bn_IN ca cs de dz el en_GB eo es es_MX et eu fa fi fr gl gu he hi hu it ja ka ko lt mk mr ms nl nb_NO pa pl pt_BR pt_PT ro ru sv sk ta tr uk vi zh_CN zh_TW' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/x11-wm/xfce4-session/work/xfce4-session-4.4.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/x11-wm/xfce4-session/work/xfce4-session-4.4.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/x11-wm/xfce4-session/work/xfce4-session-4.4.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/x11-wm/xfce4-session/work/xfce4-session-4.4.1/missing --run automake-1.9' AWK='gawk' CATALOGS=' ar.gmo az.gmo be.gmo bn_IN.gmo ca.gmo cs.gmo de.gmo dz.gmo el.gmo en_GB.gmo eo.gmo es.gmo es_MX.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo ka.gmo ko.gmo lt.gmo mk.gmo mr.gmo ms.gmo nl.gmo nb_NO.gmo pa.gmo pl.gmo pt_BR.gmo pt_PT.gmo ro.gmo ru.gmo sv.gmo sk.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.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' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_REQUIRED_VERSION='' DBUS_VERSION='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' GETTEXT_PACKAGE='xfce4-session' GMOFILES=' ar.gmo az.gmo be.gmo bn_IN.gmo ca.gmo cs.gmo de.gmo dz.gmo el.gmo en_GB.gmo eo.gmo es.gmo es_MX.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo ka.gmo ko.gmo lt.gmo mk.gmo mr.gmo ms.gmo nl.gmo nb_NO.gmo pa.gmo pl.gmo pt_BR.gmo pt_PT.gmo ro.gmo ru.gmo sv.gmo sk.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GNOME_CFLAGS='' GNOME_LIBS='' GNOME_REQUIRED_VERSION='' GNOME_VERSION='' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='' HAVE_GNOME_FALSE='' HAVE_GNOME_TRUE='' HAVE_OS_CYGWIN_FALSE='' HAVE_OS_CYGWIN_TRUE='#' ICEAUTH='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='' LIBOBJS='' LIBS='' LIBSM_CFLAGS='' LIBSM_LDFLAGS='' LIBSM_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBX11_CFLAGS='' LIBX11_LDFLAGS='' LIBX11_LIBS='' LIBXFCE4MCS_CLIENT_CFLAGS='' LIBXFCE4MCS_CLIENT_LIBS='' LIBXFCE4MCS_CLIENT_REQUIRED_VERSION='' LIBXFCE4MCS_CLIENT_VERSION='' LIBXFCE4UTIL_CFLAGS='' LIBXFCE4UTIL_LIBS='' LIBXFCE4UTIL_REQUIRED_VERSION='' LIBXFCE4UTIL_VERSION='' LIBXFCEGUI4_CFLAGS='' LIBXFCEGUI4_LIBS='' LIBXFCEGUI4_REQUIRED_VERSION='' LIBXFCEGUI4_VERSION='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/x11-wm/xfce4-session/work/xfce4-session-4.4.1/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' PACKAGE='xfce4-session' PACKAGE_BUGREPORT='xfce4-dev@xfce.org' PACKAGE_NAME='xfce4-session' PACKAGE_STRING='xfce4-session 4.4.1' PACKAGE_TARNAME='xfce4-session' PACKAGE_VERSION='4.4.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES=' ar.po az.po be.po bn_IN.po ca.po cs.po de.po dz.po el.po en_GB.po eo.po es.po es_MX.po et.po eu.po fa.po fi.po fr.po gl.po gu.po he.po hi.po hu.po it.po ja.po ka.po ko.po lt.po mk.po mr.po ms.po nl.po nb_NO.po pa.po pl.po pt_BR.po pt_PT.po ro.po ru.po sv.po sk.po ta.po tr.po uk.po vi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' RM='' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='4.4.1' XFCE_MCS_MANAGER_CFLAGS='' XFCE_MCS_MANAGER_LIBS='' XFCE_MCS_MANAGER_PLUGINSDIR='' XFCE_MCS_MANAGER_REQUIRED_VERSION='' XFCE_MCS_MANAGER_VERSION='' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' 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='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/x11-wm/xfce4-session/work/xfce4-session-4.4.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${prefix}/share/locale' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "xfce4-session" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETTEXT 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STRDUP 1 #define HAVE_SYNC 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_VFORK 1 #define PACKAGE "xfce4-session" #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" #define PACKAGE_NAME "xfce4-session" #define PACKAGE_STRING "xfce4-session 4.4.1" #define PACKAGE_TARNAME "xfce4-session" #define PACKAGE_VERSION "4.4.1" #define VERSION "4.4.1" #endif #ifdef __cplusplus void exit (int); configure: exit 1