This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-libsn --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = vasdarab.uhu uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1385: checking for a BSD-compatible install configure:1440: result: /bin/install -c configure:1451: checking whether build environment is sane configure:1494: result: yes configure:1509: checking whether make sets $(MAKE) configure:1529: result: yes configure:1561: checking for working aclocal-1.4 configure:1572: result: missing configure:1576: checking for working autoconf configure:1583: result: found configure:1591: checking for working automake-1.4 configure:1602: result: missing configure:1606: checking for working autoheader configure:1613: result: found configure:1621: checking for working makeinfo configure:1628: result: found configure:1653: checking for i686-uhu-linux-gcc configure:1669: found /usr/bin/i686-uhu-linux-gcc configure:1679: result: i686-uhu-linux-gcc configure:1961: checking for C compiler version configure:1964: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:1967: $? = 0 configure:1969: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1972: $? = 0 configure:1974: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:1977: $? = 1 configure:2000: checking for C compiler default output file name configure:2003: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2006: $? = 0 configure:2052: result: a.out configure:2057: checking whether the C compiler works configure:2063: ./a.out configure:2066: $? = 0 configure:2083: result: yes configure:2090: checking whether we are cross compiling configure:2092: result: no configure:2095: checking for suffix of executables configure:2097: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2100: $? = 0 configure:2125: result: configure:2131: checking for suffix of object files configure:2152: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2155: $? = 0 configure:2177: result: o configure:2181: checking whether we are using the GNU C compiler configure:2205: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2211: $? = 0 configure:2214: test -z || test ! -s conftest.err configure:2217: $? = 0 configure:2220: test -s conftest.o configure:2223: $? = 0 configure:2236: result: yes configure:2242: checking whether i686-uhu-linux-gcc accepts -g configure:2263: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2269: $? = 0 configure:2272: test -z || test ! -s conftest.err configure:2275: $? = 0 configure:2278: test -s conftest.o configure:2281: $? = 0 configure:2292: result: yes configure:2309: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2379: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2385: $? = 0 configure:2388: test -z || test ! -s conftest.err configure:2391: $? = 0 configure:2394: test -s conftest.o configure:2397: $? = 0 configure:2415: result: none needed configure:2433: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2439: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2571: checking for strerror in -lcposix configure:2601: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: error: ld returned 1 exit status configure:2607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | /* 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:2632: result: no configure:2655: checking for i686-uhu-linux-gcc configure:2681: result: i686-uhu-linux-gcc configure:2963: checking for C compiler version configure:2966: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2969: $? = 0 configure:2971: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2974: $? = 0 configure:2976: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2979: $? = 1 configure:2982: checking whether we are using the GNU C compiler configure:3037: result: yes configure:3043: checking whether i686-uhu-linux-gcc accepts -g configure:3093: result: yes configure:3110: checking for i686-uhu-linux-gcc option to accept ANSI C configure:3216: result: none needed configure:3234: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:3240: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3380: checking for i686-uhu-linux-g++ configure:3396: found /usr/bin/i686-uhu-linux-g++ configure:3406: result: i686-uhu-linux-g++ configure:3464: checking for C++ compiler version configure:3467: i686-uhu-linux-g++ --version &5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:3470: $? = 0 configure:3472: i686-uhu-linux-g++ -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3475: $? = 0 configure:3477: i686-uhu-linux-g++ -V &5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:3480: $? = 1 configure:3483: checking whether we are using the GNU C++ compiler configure:3507: i686-uhu-linux-g++ -c conftest.cc >&5 configure:3513: $? = 0 configure:3516: test -z || test ! -s conftest.err configure:3519: $? = 0 configure:3522: test -s conftest.o configure:3525: $? = 0 configure:3538: result: yes configure:3544: checking whether i686-uhu-linux-g++ accepts -g configure:3565: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest.o configure:3583: $? = 0 configure:3594: result: yes configure:3636: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3642: $? = 0 configure:3645: test -z || test ! -s conftest.err configure:3648: $? = 0 configure:3651: test -s conftest.o configure:3654: $? = 0 configure:3680: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15:9: error: 'exit' was not declared in this scope exit (42); ^ configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3636: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:3642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3636: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:12:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:11:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:3642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3636: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3642: $? = 0 configure:3645: test -z || test ! -s conftest.err configure:3648: $? = 0 configure:3651: test -s conftest.o configure:3654: $? = 0 configure:3680: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3686: $? = 0 configure:3689: test -z || test ! -s conftest.err configure:3692: $? = 0 configure:3695: test -s conftest.o configure:3698: $? = 0 configure:3734: checking for a BSD-compatible install configure:3789: result: /bin/install -c configure:3804: checking for i686-uhu-linux-gcc option to accept ANSI C configure:3866: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:21:17: error: 'p' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:20: error: 'i' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:21: error: expression list treated as compound expression in initializer [-fpermissive] static char *e (p, i) ^ conftest.cc:22:6: error: expected ',' or ';' before 'char' char **p; ^ conftest.cc:24:1: error: expected unqualified-id before '{' token { ^ conftest.cc: In function 'int main()': conftest.cc:47:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ conftest.cc:47:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3866: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:21:17: error: 'p' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:20: error: 'i' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:21: error: expression list treated as compound expression in initializer [-fpermissive] static char *e (p, i) ^ conftest.cc:22:6: error: expected ',' or ';' before 'char' char **p; ^ conftest.cc:24:1: error: expected unqualified-id before '{' token { ^ conftest.cc: In function 'int main()': conftest.cc:47:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ conftest.cc:47:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3866: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:21:17: error: 'p' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:20: error: 'i' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:21: error: expression list treated as compound expression in initializer [-fpermissive] static char *e (p, i) ^ conftest.cc:22:6: error: expected ',' or ';' before 'char' char **p; ^ conftest.cc:24:1: error: expected unqualified-id before '{' token { ^ conftest.cc: In function 'int main()': conftest.cc:47:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ conftest.cc:47:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3866: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:21:17: error: 'p' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:20: error: 'i' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:21: error: expression list treated as compound expression in initializer [-fpermissive] static char *e (p, i) ^ conftest.cc:22:6: error: expected ',' or ';' before 'char' char **p; ^ conftest.cc:24:1: error: expected unqualified-id before '{' token { ^ conftest.cc: In function 'int main()': conftest.cc:47:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ conftest.cc:47:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3866: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:21:17: error: 'p' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:20: error: 'i' was not declared in this scope static char *e (p, i) ^ conftest.cc:21:21: error: expression list treated as compound expression in initializer [-fpermissive] static char *e (p, i) ^ conftest.cc:22:6: error: expected ',' or ';' before 'char' char **p; ^ conftest.cc:24:1: error: expected unqualified-id before '{' token { ^ conftest.cc: In function 'int main()': conftest.cc:47:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ conftest.cc:47:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ^ configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3902: result: no configure:3910: checking whether make sets $(MAKE) configure:3930: result: yes configure:3945: checking how to run the C++ preprocessor configure:3976: i686-uhu-linux-g++ -E conftest.cc configure:3982: $? = 0 configure:4014: i686-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4059: result: i686-uhu-linux-g++ -E configure:4083: i686-uhu-linux-g++ -E conftest.cc configure:4089: $? = 0 configure:4121: i686-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:4171: checking for egrep configure:4181: result: grep -E configure:4186: checking for ANSI C header files configure:4211: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4217: $? = 0 configure:4220: test -z || test ! -s conftest.err configure:4223: $? = 0 configure:4226: test -s conftest.o configure:4229: $? = 0 configure:4318: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:4321: $? = 0 configure:4323: ./conftest configure:4326: $? = 0 configure:4341: result: yes configure:4365: checking for sys/types.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4365: checking for sys/stat.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4365: checking for stdlib.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4365: checking for string.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4365: checking for memory.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4365: checking for strings.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4365: checking for inttypes.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4365: checking for stdint.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4365: checking for unistd.h configure:4381: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4387: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4433: checking for string.h configure:4438: result: yes configure:4433: checking for unistd.h configure:4438: result: yes configure:4442: checking dirent.h usability configure:4454: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4460: $? = 0 configure:4463: test -z || test ! -s conftest.err configure:4466: $? = 0 configure:4469: test -s conftest.o configure:4472: $? = 0 configure:4482: result: yes configure:4486: checking dirent.h presence configure:4496: i686-uhu-linux-g++ -E conftest.cc configure:4502: $? = 0 configure:4522: result: yes configure:4557: checking for dirent.h configure:4564: result: yes configure:4433: checking for stdlib.h configure:4438: result: yes configure:4442: checking sys/time.h usability configure:4454: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4460: $? = 0 configure:4463: test -z || test ! -s conftest.err configure:4466: $? = 0 configure:4469: test -s conftest.o configure:4472: $? = 0 configure:4482: result: yes configure:4486: checking sys/time.h presence configure:4496: i686-uhu-linux-g++ -E conftest.cc configure:4502: $? = 0 configure:4522: result: yes configure:4557: checking for sys/time.h configure:4564: result: yes configure:4442: checking time.h usability configure:4454: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4460: $? = 0 configure:4463: test -z || test ! -s conftest.err configure:4466: $? = 0 configure:4469: test -s conftest.o configure:4472: $? = 0 configure:4482: result: yes configure:4486: checking time.h presence configure:4496: i686-uhu-linux-g++ -E conftest.cc configure:4502: $? = 0 configure:4522: result: yes configure:4557: checking for time.h configure:4564: result: yes configure:4442: checking sys/wait.h usability configure:4454: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4460: $? = 0 configure:4463: test -z || test ! -s conftest.err configure:4466: $? = 0 configure:4469: test -s conftest.o configure:4472: $? = 0 configure:4482: result: yes configure:4486: checking sys/wait.h presence configure:4496: i686-uhu-linux-g++ -E conftest.cc configure:4502: $? = 0 configure:4522: result: yes configure:4557: checking for sys/wait.h configure:4564: result: yes configure:4592: checking sstream usability configure:4604: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4610: $? = 0 configure:4613: test -z || test ! -s conftest.err configure:4616: $? = 0 configure:4619: test -s conftest.o configure:4622: $? = 0 configure:4632: result: yes configure:4636: checking sstream presence configure:4646: i686-uhu-linux-g++ -E conftest.cc configure:4652: $? = 0 configure:4672: result: yes configure:4707: checking for sstream configure:4714: result: yes configure:4907: checking cassert usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking cassert presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for cassert configure:5029: result: yes configure:4907: checking cctype usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking cctype presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for cctype configure:5029: result: yes configure:4907: checking cerrno usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking cerrno presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for cerrno configure:5029: result: yes configure:4907: checking cmath usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking cmath presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for cmath configure:5029: result: yes configure:4907: checking cstdarg usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking cstdarg presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for cstdarg configure:5029: result: yes configure:4907: checking cstdio usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking cstdio presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for cstdio configure:5029: result: yes configure:4907: checking cstdlib usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking cstdlib presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for cstdlib configure:5029: result: yes configure:4907: checking cstring usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking cstring presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for cstring configure:5029: result: yes configure:4907: checking ctime usability configure:4919: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4947: result: yes configure:4951: checking ctime presence configure:4961: i686-uhu-linux-g++ -E conftest.cc configure:4967: $? = 0 configure:4987: result: yes configure:5022: checking for ctime configure:5029: result: yes configure:5043: checking whether time.h and sys/time.h may both be included configure:5068: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5074: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest.o configure:5086: $? = 0 configure:5097: result: yes configure:5108: checking for X configure:5214: i686-uhu-linux-g++ -E conftest.cc configure:5220: $? = 0 configure:5270: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lX11 >&5 configure:5276: $? = 0 configure:5279: test -z || test ! -s conftest.err configure:5282: $? = 0 configure:5285: test -s conftest configure:5288: $? = 0 configure:5342: result: libraries , headers in standard search path configure:5753: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lX11 >&5 configure:5759: $? = 0 configure:5762: test -z || test ! -s conftest.err configure:5765: $? = 0 configure:5768: test -s conftest configure:5771: $? = 0 configure:5927: checking for gethostbyname configure:5984: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:5990: $? = 0 configure:5993: test -z || test ! -s conftest.err configure:5996: $? = 0 configure:5999: test -s conftest configure:6002: $? = 0 configure:6014: result: yes configure:6163: checking for connect configure:6220: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:6226: $? = 0 configure:6229: test -z || test ! -s conftest.err configure:6232: $? = 0 configure:6235: test -s conftest configure:6238: $? = 0 configure:6250: result: yes configure:6324: checking for remove configure:6381: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:6387: $? = 0 configure:6390: test -z || test ! -s conftest.err configure:6393: $? = 0 configure:6396: test -s conftest configure:6399: $? = 0 configure:6411: result: yes configure:6485: checking for shmat configure:6542: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc >&5 configure:6548: $? = 0 configure:6551: test -z || test ! -s conftest.err configure:6554: $? = 0 configure:6557: test -s conftest configure:6560: $? = 0 configure:6572: result: yes configure:6655: checking for IceConnectionNumber in -lICE configure:6685: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lICE >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:6691: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "idesk" | #define VERSION "0.7.5" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define TIME_WITH_SYS_TIME 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:6716: result: no configure:6739: checking for XOpenDisplay in -lX11 configure:6769: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lX11 >&5 configure:6775: $? = 0 configure:6778: test -z || test ! -s conftest.err configure:6781: $? = 0 configure:6784: test -s conftest configure:6787: $? = 0 configure:6800: result: yes configure:6817: checking whether to build support for the XShape extension configure:6827: result: yes configure:6829: checking for XShapeCombineShape in -lXext configure:6859: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lXext -lX11 >&5 configure:6865: $? = 0 configure:6868: test -z || test ! -s conftest.err configure:6871: $? = 0 configure:6874: test -s conftest configure:6877: $? = 0 configure:6890: result: yes configure:6893: checking for X11/extensions/shape.h configure:6914: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc -lX11 >&5 configure:6920: $? = 0 configure:6923: test -z || test ! -s conftest.err configure:6926: $? = 0 configure:6929: test -s conftest configure:6932: $? = 0 configure:6934: result: yes configure:6992: checking for imlib2-config configure:7010: found /usr/bin/imlib2-config configure:7023: result: /usr/bin/imlib2-config configure:7030: checking for imlib2 configure:7041: result: yes configure:7080: checking whether to include Startup Notification configure:7095: checking for i686-uhu-linux-pkg-config configure:7128: result: no configure:7137: checking for pkg-config configure:7155: found /usr/bin/pkg-config configure:7167: result: /usr/bin/pkg-config configure:7182: checking pkg-config is at least version 0.9.0 configure:7185: result: yes configure:7196: checking for LIBSN configure:7201: $PKG_CONFIG --exists --print-errors "libstartup-notification-1.0 >= 0.5" configure:7204: $? = 0 configure:7215: $PKG_CONFIG --exists --print-errors "libstartup-notification-1.0 >= 0.5" configure:7218: $? = 0 configure:7273: result: yes configure:7277: result: yes configure:7301: checking whether to have Xft support configure:7335: result: yes configure:7354: checking for pkg-config configure:7385: result: /usr/bin/pkg-config configure:7510: i686-uhu-linux-g++ -o conftest -g -O2 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.cc -lX11 -lXext -L/usr/lib -lImlib2 -lstartup-notification-1 -lXft >&5 configure:7516: $? = 0 configure:7519: test -z || test ! -s conftest.err configure:7522: $? = 0 configure:7525: test -s conftest configure:7528: $? = 0 configure:7537: checking Xft UTF-8 support configure:7557: i686-uhu-linux-g++ -o conftest -g -O2 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.cc -lX11 -lXext -L/usr/lib -lImlib2 -lstartup-notification-1 -lXft >&5 configure:7563: $? = 0 configure:7566: test -z || test ! -s conftest.err configure:7569: $? = 0 configure:7572: test -s conftest configure:7575: $? = 0 configure:7582: result: yes configure:7618: checking return type of signal handlers configure:7649: i686-uhu-linux-g++ -c -g -O2 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.cc >&5 configure:7655: $? = 0 configure:7658: test -z || test ! -s conftest.err configure:7661: $? = 0 configure:7664: test -s conftest.o configure:7667: $? = 0 configure:7678: result: void configure:7691: result: configure:7693: result: idesk version 0.7.5 configured successfully. configure:7695: result: configure:7697: result: Using '/usr' for installation. configure:7699: result: Using 'i686-uhu-linux-g++' for C++ compiler. configure:7701: result: Building with '-g -O2 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' for C++ compiler flags. configure:7703: result: Building with ' -lX11 -lXext -L/usr/lib -lImlib2 -lstartup-notification-1 -lXft ' for linker flags. configure:7705: result: configure:7805: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vasdarab.uhu config.status:732: creating Makefile config.status:732: creating src/Makefile config.status:798: creating config.h config.status:1113: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBSN_CFLAGS_set= ac_cv_env_LIBSN_CFLAGS_value= ac_cv_env_LIBSN_LIBS_set= ac_cv_env_LIBSN_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_cassert=yes ac_cv_header_cctype=yes ac_cv_header_cerrno=yes ac_cv_header_cmath=yes ac_cv_header_cstdarg=yes ac_cv_header_cstdio=yes ac_cv_header_cstdlib=yes ac_cv_header_cstring=yes ac_cv_header_ctime=yes ac_cv_header_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_sstream=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xext_XShapeCombineShape=yes ac_cv_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_IMLIB2_CONFIG=/usr/bin/imlib2-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_signal=void am_cv_prog_cc_stdc=no pkg_cv_LIBSN_CFLAGS='-I/usr/include/startup-notification-1.0 ' pkg_cv_LIBSN_LIBS='-lstartup-notification-1 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/var/uhubuild/work/compile/missing aclocal-1.4' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/var/uhubuild/work/compile/missing automake-1.4' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXFLAGS='-g -O2 -DSHAPE -I/usr/include/startup-notification-1.0 -DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1, -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' DEFAULT_PREFIX='/usr' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_STARTUP_NOTIFICATION_FALSE='' HAVE_STARTUP_NOTIFICATION_TRUE='#' IMLIB2_CFLAGS='' IMLIB2_CONFIG='/usr/bin/imlib2-config' IMLIB2_LIBS='-L/usr/lib -lImlib2' IMLIB_CXXFLAGS='' IMLIB_LIBS='-L/usr/lib -lImlib2' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' ' LIBOBJS='' LIBS=' -lX11 -lXext -L/usr/lib -lImlib2 -lstartup-notification-1 -lXft ' LIBSN_CFLAGS='-I/usr/include/startup-notification-1.0 ' LIBSN_LIBS='-lstartup-notification-1 ' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='o' PACKAGE='idesk' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' SET_MAKE='' SHAPE='-DSHAPE' SHELL='/bin/sh' STARTUP='-DHAVE_STARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN=1,' VERSION='0.7.5' XFT_FALSE='#' XFT_TRUE='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='/usr' host_alias='i686-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CASSERT 1 #define HAVE_CCTYPE 1 #define HAVE_CERRNO 1 #define HAVE_CMATH 1 #define HAVE_CSTDARG 1 #define HAVE_CSTDIO 1 #define HAVE_CSTDLIB 1 #define HAVE_CSTRING 1 #define HAVE_CTIME 1 #define HAVE_DIRENT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SSTREAM 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_XFT_UTF8_STRING 1 #define PACKAGE "idesk" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_XFT 1 #define VERSION "0.7.5" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vasdarab.uhu config.status:732: creating src/Makefile config.status:1113: executing default-1 commands