This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by workrave configure 1.9.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = torridon uname -m = i686 uname -r = 2.6.27-11-generic uname -s = Linux uname -v = #1 SMP Thu Jan 29 19:24:39 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/tron/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2339: checking for a BSD-compatible install configure:2395: result: /usr/bin/install -c configure:2410: checking for -p flag to install configure:2423: result: yes configure:2434: checking whether build environment is sane configure:2477: result: yes configure:2505: checking for a thread-safe mkdir -p configure:2544: result: /bin/mkdir -p configure:2557: checking for gawk configure:2587: result: no configure:2557: checking for mawk configure:2573: found /usr/bin/mawk configure:2584: result: mawk configure:2595: checking whether make sets $(MAKE) configure:2616: result: yes configure:2805: checking whether to enable maintainer-specific portions of Makefiles configure:2814: result: no configure:2991: checking for gcc configure:3007: found /usr/bin/gcc configure:3018: result: gcc configure:3256: checking for C compiler version configure:3263: gcc --version >&5 gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2 Copyright (C) 2008 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:3266: $? = 0 configure:3273: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) configure:3276: $? = 0 configure:3283: gcc -V >&5 gcc: '-V' option must have argument configure:3286: $? = 1 configure:3309: checking for C compiler default output file name configure:3336: gcc conftest.c >&5 configure:3339: $? = 0 configure:3377: result: a.out configure:3394: checking whether the C compiler works configure:3404: ./a.out configure:3407: $? = 0 configure:3424: result: yes configure:3431: checking whether we are cross compiling configure:3433: result: no configure:3436: checking for suffix of executables configure:3443: gcc -o conftest conftest.c >&5 configure:3446: $? = 0 configure:3470: result: configure:3476: checking for suffix of object files configure:3502: gcc -c conftest.c >&5 configure:3505: $? = 0 configure:3528: result: o configure:3532: checking whether we are using the GNU C compiler configure:3561: gcc -c conftest.c >&5 configure:3567: $? = 0 configure:3584: result: yes configure:3589: checking whether gcc accepts -g configure:3619: gcc -c -g conftest.c >&5 configure:3625: $? = 0 configure:3724: result: yes configure:3741: checking for gcc option to accept ISO C89 configure:3815: gcc -c -g -O2 conftest.c >&5 configure:3821: $? = 0 configure:3844: result: none needed configure:3873: checking for style of include used by make configure:3901: result: GNU configure:3926: checking dependency style of gcc configure:4017: result: gcc3 configure:4033: checking whether gcc and cc understand -c and -o together configure:4068: gcc -c conftest.c -o conftest2.o >&5 configure:4071: $? = 0 configure:4077: gcc -c conftest.c -o conftest2.o >&5 configure:4080: $? = 0 configure:4091: cc -c conftest.c >&5 configure:4094: $? = 0 configure:4102: cc -c conftest.c -o conftest2.o >&5 configure:4105: $? = 0 configure:4111: cc -c conftest.c -o conftest2.o >&5 configure:4114: $? = 0 configure:4132: result: yes configure:4212: checking for gcc configure:4228: found /usr/bin/gcc configure:4239: result: gcc configure:4268: checking for Objective C compiler version configure:4275: gcc --version >&5 gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2 Copyright (C) 2008 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:4278: $? = 0 configure:4285: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) configure:4288: $? = 0 configure:4295: gcc -V >&5 gcc: '-V' option must have argument configure:4298: $? = 1 configure:4301: checking whether we are using the GNU Objective C compiler configure:4330: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:4336: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4353: result: no configure:4358: checking whether gcc accepts -g configure:4388: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:4394: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4426: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:4432: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4465: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:4471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4493: result: no configure:4518: checking dependency style of gcc configure:4609: result: gcc3 configure:4682: checking for g++ configure:4698: found /usr/bin/g++ configure:4709: result: g++ configure:4740: checking for C++ compiler version configure:4747: g++ --version >&5 g++ (Ubuntu 4.3.2-1ubuntu12) 4.3.2 Copyright (C) 2008 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:4750: $? = 0 configure:4757: g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) configure:4760: $? = 0 configure:4767: g++ -V >&5 g++: '-V' option must have argument configure:4770: $? = 1 configure:4773: checking whether we are using the GNU C++ compiler configure:4802: g++ -c conftest.cpp >&5 configure:4808: $? = 0 configure:4825: result: yes configure:4830: checking whether g++ accepts -g configure:4860: g++ -c -g conftest.cpp >&5 configure:4866: $? = 0 configure:4965: result: yes configure:4990: checking dependency style of g++ configure:5081: result: gcc3 configure:5101: checking how to run the C preprocessor configure:5141: gcc -E conftest.c configure:5147: $? = 0 configure:5178: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5184: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | /* end confdefs.h. */ | #include configure:5217: result: gcc -E configure:5246: gcc -E conftest.c configure:5252: $? = 0 configure:5283: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | /* end confdefs.h. */ | #include configure:5345: checking for a BSD-compatible install configure:5401: result: /usr/bin/install -c -p configure:5412: checking whether ln -s works configure:5416: result: yes configure:5423: checking whether make sets $(MAKE) configure:5444: result: yes configure:5454: checking for library containing strerror configure:5495: gcc -o conftest -g -O2 conftest.c >&5 configure:5501: $? = 0 configure:5529: result: none required configure:5568: checking build system type configure:5586: result: i686-pc-linux-gnu configure:5608: checking host system type configure:5623: result: i686-pc-linux-gnu configure:5645: checking for a sed that does not truncate output configure:5724: result: /bin/sed configure:5742: checking for grep that handles long lines and -e configure:5816: result: /bin/grep configure:5821: checking for egrep configure:5899: result: /bin/grep -E configure:5904: checking for fgrep configure:5982: result: /bin/grep -F configure:6017: checking for ld used by gcc configure:6084: result: /usr/bin/ld configure:6093: checking if the linker (/usr/bin/ld) is GNU ld configure:6108: result: yes configure:6120: checking for BSD- or MS-compatible name lister (nm) configure:6169: result: /usr/bin/nm -B configure:6291: checking the name lister (/usr/bin/nm -B) interface configure:6298: gcc -c -g -O2 conftest.c >&5 configure:6301: /usr/bin/nm -B "conftest.o" configure:6304: output 00000000 B some_variable configure:6311: result: BSD nm configure:6315: checking the maximum length of command line arguments configure:6435: result: 1572864 configure:6452: checking whether the shell understands some XSI constructs configure:6462: result: yes configure:6466: checking whether the shell understands "+=" configure:6472: result: yes configure:6507: checking for /usr/bin/ld option to reload object files configure:6514: result: -r configure:6541: checking how to recognize dependent libraries configure:6731: result: pass_all configure:6791: checking for ar configure:6807: found /usr/bin/ar configure:6818: result: ar configure:6900: checking for strip configure:6916: found /usr/bin/strip configure:6927: result: strip configure:7003: checking for ranlib configure:7019: found /usr/bin/ranlib configure:7030: result: ranlib configure:7124: checking command to parse /usr/bin/nm -B output from gcc object configure:7242: gcc -c -g -O2 conftest.c >&5 configure:7245: $? = 0 configure:7249: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7252: $? = 0 configure:7306: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7309: $? = 0 configure:7347: result: ok configure:8221: checking for ANSI C header files configure:8251: gcc -c -g -O2 conftest.c >&5 configure:8257: $? = 0 configure:8356: gcc -o conftest -g -O2 conftest.c >&5 configure:8359: $? = 0 configure:8365: ./conftest configure:8368: $? = 0 configure:8385: result: yes configure:8409: checking for sys/types.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8409: checking for sys/stat.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8409: checking for stdlib.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8409: checking for string.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8409: checking for memory.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8409: checking for strings.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8409: checking for inttypes.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8409: checking for stdint.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8409: checking for unistd.h configure:8430: gcc -c -g -O2 conftest.c >&5 configure:8436: $? = 0 configure:8452: result: yes configure:8468: checking for dlfcn.h configure:8489: gcc -c -g -O2 conftest.c >&5 configure:8495: $? = 0 configure:8511: result: yes configure:8640: checking for C++ compiler version configure:8647: g++ --version >&5 g++ (Ubuntu 4.3.2-1ubuntu12) 4.3.2 Copyright (C) 2008 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:8650: $? = 0 configure:8657: g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) configure:8660: $? = 0 configure:8667: g++ -V >&5 g++: '-V' option must have argument configure:8670: $? = 1 configure:8673: checking whether we are using the GNU C++ compiler configure:8725: result: yes configure:8730: checking whether g++ accepts -g configure:8865: result: yes configure:8890: checking dependency style of g++ configure:8981: result: gcc3 configure:9004: checking how to run the C++ preprocessor configure:9040: g++ -E conftest.cpp configure:9046: $? = 0 configure:9077: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:9083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9116: result: g++ -E configure:9145: g++ -E conftest.cpp configure:9151: $? = 0 configure:9182: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:9188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9400: checking for objdir configure:9415: result: .libs configure:9711: checking if gcc supports -fno-rtti -fno-exceptions configure:9729: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9733: $? = 0 configure:9746: result: no configure:9766: checking for gcc option to produce PIC configure:10023: result: -fPIC -DPIC configure:10035: checking if gcc PIC flag -fPIC -DPIC works configure:10053: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10057: $? = 0 configure:10070: result: yes configure:10094: checking if gcc static flag -static works configure:10122: result: yes configure:10137: checking if gcc supports -c -o file.o configure:10158: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10162: $? = 0 configure:10184: result: yes configure:10192: checking if gcc supports -c -o file.o configure:10239: result: yes configure:10272: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11327: result: yes configure:11364: checking whether -lc should be explicitly linked in configure:11369: gcc -c -g -O2 conftest.c >&5 configure:11372: $? = 0 configure:11387: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11390: $? = 0 configure:11402: result: no configure:11566: checking dynamic linker characteristics configure:12009: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12015: $? = 0 configure:12257: result: GNU/Linux ld.so configure:12359: checking how to hardcode library paths into programs configure:12384: result: immediate configure:13197: checking whether stripping libraries is possible configure:13202: result: yes configure:13237: checking if libtool supports shared libraries configure:13239: result: yes configure:13242: checking whether to build shared libraries configure:13263: result: yes configure:13266: checking whether to build static libraries configure:13270: result: yes configure:13420: checking for ld used by g++ configure:13487: result: /usr/bin/ld configure:13496: checking if the linker (/usr/bin/ld) is GNU ld configure:13511: result: yes configure:13566: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14528: result: yes configure:14556: g++ -c -g -O2 conftest.cpp >&5 configure:14559: $? = 0 configure:14741: checking for g++ option to produce PIC configure:15050: result: -fPIC -DPIC configure:15059: checking if g++ PIC flag -fPIC -DPIC works configure:15077: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15081: $? = 0 configure:15094: result: yes configure:15115: checking if g++ static flag -static works configure:15143: result: yes configure:15155: checking if g++ supports -c -o file.o configure:15176: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15180: $? = 0 configure:15202: result: yes configure:15207: checking if g++ supports -c -o file.o configure:15254: result: yes configure:15284: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15313: result: yes configure:15450: checking dynamic linker characteristics configure:15841: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:15847: $? = 0 configure:16089: result: GNU/Linux ld.so configure:16140: checking how to hardcode library paths into programs configure:16165: result: immediate configure:16227: checking for gm4 configure:16257: result: no configure:16227: checking for m4 configure:16243: found /usr/bin/m4 configure:16254: result: m4 configure:16281: checking for inline configure:16307: g++ -c -g -O2 conftest.cpp >&5 configure:16313: $? = 0 configure:16331: result: inline configure:16350: checking for an ANSI C-conforming const configure:16425: g++ -c -g -O2 conftest.cpp >&5 configure:16431: $? = 0 configure:16446: result: yes configure:16459: checking for ANSI C header files configure:16623: result: yes configure:16633: checking for ANSI C header files configure:16797: result: yes configure:16826: checking errno.h usability configure:16843: g++ -c -g -O2 conftest.cpp >&5 configure:16849: $? = 0 configure:16863: result: yes configure:16867: checking errno.h presence configure:16882: g++ -E conftest.cpp configure:16888: $? = 0 configure:16902: result: yes configure:16935: checking for errno.h configure:16943: result: yes configure:16816: checking for stdlib.h configure:16822: result: yes configure:16826: checking sys/time.h usability configure:16843: g++ -c -g -O2 conftest.cpp >&5 configure:16849: $? = 0 configure:16863: result: yes configure:16867: checking sys/time.h presence configure:16882: g++ -E conftest.cpp configure:16888: $? = 0 configure:16902: result: yes configure:16935: checking for sys/time.h configure:16943: result: yes configure:16826: checking sys/select.h usability configure:16843: g++ -c -g -O2 conftest.cpp >&5 configure:16849: $? = 0 configure:16863: result: yes configure:16867: checking sys/select.h presence configure:16882: g++ -E conftest.cpp configure:16888: $? = 0 configure:16902: result: yes configure:16935: checking for sys/select.h configure:16943: result: yes configure:16816: checking for unistd.h configure:16822: result: yes configure:16956: checking for MOUSEHOOKSTRUCT.hwnd configure:16985: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:31:21: error: windows.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:36: error: 'MOUSEHOOKSTRUCT' does not name a type conftest.cpp:37: error: 'ac_aggr' was not declared in this scope configure:16991: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static MOUSEHOOKSTRUCT ac_aggr; | if (ac_aggr.hwnd) | return 0; | ; | return 0; | } configure:17025: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:31:21: error: windows.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:36: error: 'MOUSEHOOKSTRUCT' does not name a type conftest.cpp:37: error: 'ac_aggr' was not declared in this scope configure:17031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static MOUSEHOOKSTRUCT ac_aggr; | if (sizeof ac_aggr.hwnd) | return 0; | ; | return 0; | } configure:17049: result: no configure:17060: checking return type of signal handlers configure:17088: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:37: error: void value not ignored as it ought to be configure:17094: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:17109: result: void configure:17125: checking for gettimeofday configure:17181: rm -rf SunWS_cache; g++ -o conftest -g -O2 conftest.cpp 1>&5 configure:17187: $? = 0 configure:17205: result: yes configure:17125: checking for nanosleep configure:17181: rm -rf SunWS_cache; g++ -o conftest -g -O2 conftest.cpp 1>&5 configure:17187: $? = 0 configure:17205: result: yes configure:17125: checking for select configure:17181: rm -rf SunWS_cache; g++ -o conftest -g -O2 conftest.cpp 1>&5 configure:17187: $? = 0 configure:17205: result: yes configure:17125: checking for setlocale configure:17181: rm -rf SunWS_cache; g++ -o conftest -g -O2 conftest.cpp 1>&5 configure:17187: $? = 0 configure:17205: result: yes configure:17125: checking for realpath configure:17181: rm -rf SunWS_cache; g++ -o conftest -g -O2 conftest.cpp 1>&5 configure:17187: $? = 0 configure:17205: result: yes configure:17232: checking host system type configure:17247: result: i686-pc-linux-gnu configure:17273: checking for workrave configure:17306: result: no configure:17362: checking for platform configure:17414: result: Unix configure:17523: checking for pkg-config configure:17541: found /usr/bin/pkg-config configure:17553: result: /usr/bin/pkg-config configure:17582: checking pkg-config is at least version 0.9.0 configure:17585: result: yes configure:18074: checking for X configure:18244: rm -rf SunWS_cache; g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lX11 1>&5 configure:18250: $? = 0 configure:18309: result: libraries , headers configure:18470: rm -rf SunWS_cache; g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lX11 1>&5 configure:18476: $? = 0 configure:18633: checking for gethostbyname configure:18689: rm -rf SunWS_cache; g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp 1>&5 configure:18695: $? = 0 configure:18712: result: yes configure:18857: checking for connect configure:18913: rm -rf SunWS_cache; g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp 1>&5 configure:18919: $? = 0 configure:18936: result: yes configure:19008: checking for remove configure:19064: rm -rf SunWS_cache; g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp 1>&5 configure:19070: $? = 0 configure:19087: result: yes configure:19159: checking for shmat configure:19215: rm -rf SunWS_cache; g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp 1>&5 configure:19221: $? = 0 configure:19238: result: yes configure:19319: checking for IceConnectionNumber in -lICE configure:19354: rm -rf SunWS_cache; g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lICE 1>&5 configure:19360: $? = 0 configure:19378: result: yes configure:19398: checking "X11/Xmu/Xmu.h" usability configure:19415: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 conftest.cpp:71:27: error: "X11/Xmu/Xmu.h": No such file or directory configure:19421: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include <"X11/Xmu/Xmu.h"> configure:19435: result: no configure:19439: checking "X11/Xmu/Xmu.h" presence configure:19454: g++ -E conftest.cpp conftest.cpp:38:27: error: "X11/Xmu/Xmu.h": No such file or directory configure:19460: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | /* end confdefs.h. */ | #include <"X11/Xmu/Xmu.h"> configure:19474: result: no configure:19507: checking for "X11/Xmu/Xmu.h" configure:19514: result: no configure:19532: checking for XRecordEnableContext in -lXtst configure:19567: rm -rf SunWS_cache; g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lXtst 1>&5 /usr/bin/ld: cannot find -lXtst collect2: ld returned 1 exit status configure:19573: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XRecordEnableContext (); | int | main () | { | return XRecordEnableContext (); | ; | return 0; | } configure:19591: result: no configure:19607: checking for GLIB configure:19617: $PKG_CONFIG --exists --print-errors "glib-2.0 \ gmodule-2.0 \ gthread-2.0" configure:19622: $? = 0 configure:19641: $PKG_CONFIG --exists --print-errors "glib-2.0 \ gmodule-2.0 \ gthread-2.0" configure:19646: $? = 0 configure:19732: result: yes configure:19745: checking for GTK configure:19757: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6.0 \ gdk-2.0 \ sigc++-2.0 \ glibmm-2.4 \ gtkmm-2.4" configure:19764: $? = 0 configure:19787: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6.0 \ gdk-2.0 \ sigc++-2.0 \ glibmm-2.4 \ gtkmm-2.4" configure:19794: $? = 0 configure:19890: result: yes configure:19907: checking for GNOMEMM configure:19915: $PKG_CONFIG --exists --print-errors "libgnomeuimm-2.6" configure:19918: $? = 0 configure:19933: $PKG_CONFIG --exists --print-errors "libgnomeuimm-2.6" configure:19936: $? = 0 configure:20012: result: yes configure:20020: checking for GNOME configure:20030: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0 \ libpanelapplet-2.0 >= 2.0.10 \ libbonobo-2.0 >= 2.0.0" configure:20035: $? = 0 configure:20054: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0 \ libpanelapplet-2.0 >= 2.0.10 \ libbonobo-2.0 >= 2.0.0" configure:20059: $? = 0 configure:20145: result: yes configure:20163: checking for strlcat configure:20215: g++ -c -g -O2 -Os -g -DNDEBUG -pedantic-errors conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:49: error: 'strlcat' was not declared in this scope configure:20221: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | buf[0]='\0'; | strlcat(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:20247: result: no configure:20250: checking if strlcat needs custom prototype configure:20350: result: yes - in libkdefakes configure:20375: checking for strlcpy configure:20426: g++ -c -g -O2 -Os -g -DNDEBUG -pedantic-errors conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:48: error: 'strlcpy' was not declared in this scope configure:20432: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | strlcpy(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:20458: result: no configure:20461: checking if strlcpy needs custom prototype configure:20560: result: yes - in libkdefakes configure:20584: checking for main in -lutil configure:20613: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lutil >&5 configure:20619: $? = 0 configure:20637: result: yes configure:20643: checking for main in -lcompat configure:20672: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lcompat >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:20678: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:20696: result: no configure:20703: checking for crypt in -lcrypt configure:20738: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lcrypt >&5 configure:20744: $? = 0 configure:20762: result: yes configure:20853: checking for socklen_t configure:20896: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:20902: $? = 0 configure:20974: result: socklen_t configure:20990: checking for dnet_ntoa in -ldnet configure:21025: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -ldnet >&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:21031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:21049: result: no configure:21056: checking for dnet_ntoa in -ldnet_stub configure:21091: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -ldnet_stub >&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:21097: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:21115: result: no configure:21122: checking for inet_ntoa configure:21178: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:21184: $? = 0 configure:21201: result: yes configure:21271: checking for connect configure:21350: result: yes configure:21421: checking for remove configure:21500: result: yes configure:21572: checking for shmat configure:21651: result: yes configure:21731: checking for sys/types.h configure:21737: result: yes configure:21731: checking for stdint.h configure:21737: result: yes configure:21873: checking for poll in -lpoll configure:21908: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:21914: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char poll (); | int | main () | { | return poll (); | ; | return 0; | } configure:21932: result: no configure:21950: checking CoreAudio/CoreAudio.h usability configure:21967: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 conftest.cpp:75:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:21973: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21987: result: no configure:21991: checking CoreAudio/CoreAudio.h presence configure:22006: g++ -E conftest.cpp conftest.cpp:42:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:22012: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:22026: result: no configure:22059: checking for CoreAudio/CoreAudio.h configure:22066: result: no configure:22084: checking if res_init needs -lresolv configure:22116: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lresolv >&5 configure:22122: $? = 0 configure:22130: result: yes configure:22152: checking if res_init is available configure:22182: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:22188: $? = 0 configure:22194: result: yes configure:22218: checking for killpg in -lucb configure:22253: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lucb >&5 /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:22259: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char killpg (); | int | main () | { | return killpg (); | ; | return 0; | } configure:22277: result: no configure:22357: checking for int configure:22387: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:22393: $? = 0 configure:22408: result: yes configure:22415: checking size of int configure:22717: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:22720: $? = 0 configure:22726: ./conftest configure:22729: $? = 0 configure:22752: result: 4 configure:22761: checking for short configure:22791: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:22797: $? = 0 configure:22812: result: yes configure:22819: checking size of short configure:23121: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:23124: $? = 0 configure:23130: ./conftest configure:23133: $? = 0 configure:23156: result: 2 configure:23165: checking for long configure:23195: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:23201: $? = 0 configure:23216: result: yes configure:23223: checking size of long configure:23525: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:23528: $? = 0 configure:23534: ./conftest configure:23537: $? = 0 configure:23560: result: 4 configure:23569: checking for char * configure:23599: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:23605: $? = 0 configure:23620: result: yes configure:23627: checking size of char * configure:23929: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:23932: $? = 0 configure:23938: ./conftest configure:23941: $? = 0 configure:23964: result: 4 configure:23975: checking for dlopen in -ldl configure:24010: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -ldl >&5 configure:24016: $? = 0 configure:24034: result: yes configure:24044: checking for shl_unload in -ldld configure:24079: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:24085: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_unload (); | int | main () | { | return shl_unload (); | ; | return 0; | } configure:24103: result: no configure:24118: checking for size_t configure:24148: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:24154: $? = 0 configure:24169: result: yes configure:24176: checking size of size_t configure:24478: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:24481: $? = 0 configure:24487: ./conftest configure:24490: $? = 0 configure:24513: result: 4 configure:24523: checking for unsigned long configure:24553: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:24559: $? = 0 configure:24574: result: yes configure:24581: checking size of unsigned long configure:24883: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:24886: $? = 0 configure:24892: ./conftest configure:24895: $? = 0 configure:24918: result: 4 configure:24929: checking sizeof size_t == sizeof unsigned long configure:24956: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:24962: $? = 0 configure:24967: result: yes configure:25007: checking crt_externs.h usability configure:25024: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 conftest.cpp:83:25: error: crt_externs.h: No such file or directory configure:25030: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25044: result: no configure:25048: checking crt_externs.h presence configure:25063: g++ -E conftest.cpp conftest.cpp:50:25: error: crt_externs.h: No such file or directory configure:25069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include configure:25083: result: no configure:25116: checking for crt_externs.h configure:25124: result: no configure:25137: checking for _NSGetEnviron configure:25193: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 /tmp/ccyQg5Il.o: In function `main': /home/tron/Desktop/workrave-1.9.0/conftest.cpp:84: undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:25199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _NSGetEnviron (); | /* 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__NSGetEnviron || defined __stub____NSGetEnviron | choke me | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:25216: result: no configure:25238: checking for vsnprintf configure:25294: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:25300: $? = 0 configure:25318: result: yes configure:25238: checking for snprintf configure:25294: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:25300: $? = 0 configure:25318: result: yes configure:30163: checking for GCONF configure:30171: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:30174: $? = 0 configure:30189: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:30192: $? = 0 configure:30268: result: yes configure:30282: checking for GNET configure:30290: $PKG_CONFIG --exists --print-errors "gnet-2.0" configure:30293: $? = 0 configure:30308: $PKG_CONFIG --exists --print-errors "gnet-2.0" configure:30311: $? = 0 configure:30387: result: yes configure:30408: checking for gdome-config configure:30426: found /usr/bin/gdome-config configure:30439: result: /usr/bin/gdome-config configure:30620: checking for GSTREAMER configure:30628: $PKG_CONFIG --exists --print-errors "gstreamer-0.10" configure:30631: $? = 0 configure:30646: $PKG_CONFIG --exists --print-errors "gstreamer-0.10" configure:30649: $? = 0 configure:30707: result: yes configure:30727: checking whether NLS is requested configure:30736: result: yes configure:30774: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:30806: result: /usr/bin/msgfmt configure:30815: checking for gmsgfmt configure:30846: result: /usr/bin/msgfmt configure:30897: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:30929: result: /usr/bin/xgettext configure:30975: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:31006: result: /usr/bin/msgmerge configure:31021: checking whether we are using the GNU C Library 2 or newer configure:31052: result: yes configure:31101: checking for ranlib configure:31128: result: ranlib configure:31159: checking for simple visibility declarations configure:31191: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:31197: $? = 0 configure:31214: result: yes configure:31229: checking for size_t configure:31280: result: yes configure:31293: checking for stdint.h configure:31320: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:31326: $? = 0 configure:31341: result: yes configure:31353: checking for working alloca.h configure:31380: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:31386: $? = 0 configure:31403: result: yes configure:31413: checking for alloca configure:31460: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:31466: $? = 0 configure:31483: result: yes configure:31716: checking for stdlib.h configure:31722: result: yes configure:31716: checking for unistd.h configure:31722: result: yes configure:31860: checking for getpagesize configure:31916: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:31922: $? = 0 configure:31940: result: yes configure:31950: checking for working mmap configure:32097: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:32100: $? = 0 configure:32106: ./conftest configure:32109: $? = 0 configure:32125: result: yes configure:32138: checking whether integer division by zero raises SIGFPE configure:32205: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:32208: $? = 0 configure:32214: ./conftest configure:32217: $? = 0 configure:32234: result: yes configure:32247: checking for inttypes.h configure:32274: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:32280: $? = 0 configure:32295: result: yes configure:32306: checking for unsigned long long int configure:32337: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:32343: $? = 0 configure:32360: result: yes configure:32408: checking for inttypes.h configure:32414: result: yes configure:32549: checking whether the inttypes.h PRIxNN macros are broken configure:32580: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:32586: $? = 0 configure:32602: result: no configure:32696: checking for ld used by GCC configure:32760: result: /usr/bin/ld configure:32769: checking if the linker (/usr/bin/ld) is GNU ld configure:32782: result: yes configure:32789: checking for shared library run path origin configure:32802: result: done configure:32846: checking whether imported symbols can be declared weak configure:32871: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:32877: $? = 0 configure:32893: result: yes configure:32908: checking pthread.h usability configure:32925: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:32931: $? = 0 configure:32945: result: yes configure:32949: checking pthread.h presence configure:32964: g++ -E conftest.cpp configure:32970: $? = 0 configure:32984: result: yes configure:33017: checking for pthread.h configure:33024: result: yes configure:33065: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 /tmp/ccG3e5a9.o: In function `main': /home/tron/Desktop/workrave-1.9.0/conftest.cpp:72: undefined reference to `pthread_mutexattr_init' collect2: ld returned 1 exit status configure:33071: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GSTREAMER 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:33172: checking for pthread_kill in -lpthread configure:33207: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -lpthread >&5 configure:33213: $? = 0 configure:33231: result: yes configure:33330: checking for pthread_rwlock_t configure:33361: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:33367: $? = 0 configure:33382: result: yes configure:33419: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:33425: $? = 0 configure:34054: checking for multithread API to use configure:34056: result: posix configure:34492: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34498: $? = 0 configure:34538: checking argz.h usability configure:34555: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:34561: $? = 0 configure:34575: result: yes configure:34579: checking argz.h presence configure:34594: g++ -E conftest.cpp configure:34600: $? = 0 configure:34614: result: yes configure:34647: checking for argz.h configure:34655: result: yes configure:34528: checking for inttypes.h configure:34534: result: yes configure:34538: checking limits.h usability configure:34555: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:34561: $? = 0 configure:34575: result: yes configure:34579: checking limits.h presence configure:34594: g++ -E conftest.cpp configure:34600: $? = 0 configure:34614: result: yes configure:34647: checking for limits.h configure:34655: result: yes configure:34528: checking for unistd.h configure:34534: result: yes configure:34538: checking sys/param.h usability configure:34555: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:34561: $? = 0 configure:34575: result: yes configure:34579: checking sys/param.h presence configure:34594: g++ -E conftest.cpp configure:34600: $? = 0 configure:34614: result: yes configure:34647: checking for sys/param.h configure:34655: result: yes configure:34689: checking for getcwd configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for getegid configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for geteuid configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for getgid configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for getuid configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for mempcpy configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for munmap configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for stpcpy configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for strcasecmp configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for strdup configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for strtoul configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for tsearch configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for argz_count configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for argz_stringify configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for argz_next configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34689: checking for __fsetlocking configure:34745: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34751: $? = 0 configure:34769: result: yes configure:34781: checking whether feof_unlocked is declared configure:34811: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:34817: $? = 0 configure:34832: result: yes configure:34846: checking whether fgets_unlocked is declared configure:34876: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:34882: $? = 0 configure:34897: result: yes configure:34941: checking for iconv configure:34973: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:34979: $? = 0 configure:35049: result: yes configure:35072: checking for iconv declaration configure:35111: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:35117: $? = 0 configure:35136: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:35147: checking for NL_LOCALE_NAME macro configure:35174: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:35180: $? = 0 configure:35198: result: yes configure:35212: checking for bison configure:35242: result: no configure:35270: checking for long long int configure:35303: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:35309: $? = 0 configure:35326: result: yes configure:35337: checking for long double configure:35393: result: yes configure:35404: checking for wchar_t configure:35431: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:35437: $? = 0 configure:35452: result: yes configure:35463: checking for wint_t configure:35490: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:35496: $? = 0 configure:35511: result: yes configure:35524: checking for intmax_t configure:35560: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:35566: $? = 0 configure:35581: result: yes configure:35593: checking whether printf() supports POSIX/XSI format strings configure:35648: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:35651: $? = 0 configure:35657: ./conftest configure:35660: $? = 0 configure:35677: result: yes configure:35690: checking whether we are using the GNU C Library 2.1 or newer configure:35721: result: yes configure:35733: checking for stdint.h configure:35739: result: yes configure:35873: checking for SIZE_MAX configure:36192: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:36195: $? = 0 configure:36201: ./conftest configure:36204: $? = 0 configure:36502: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:36505: $? = 0 configure:36511: ./conftest configure:36514: $? = 0 configure:36555: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 conftest.cpp:107: error: conflicting declaration 'long unsigned int foo' conftest.cpp:106: error: 'foo' has a previous declaration as 'size_t foo' configure:36561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GSTREAMER 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | extern size_t foo; | extern unsigned long foo; | | int | main () | { | | ; | return 0; | } configure:36588: result: (((1U << 31) - 1) * 2 + 1) configure:36606: checking for stdint.h configure:36612: result: yes configure:36748: checking for CFPreferencesCopyAppValue configure:36776: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 conftest.cpp:107:42: error: CoreFoundation/CFPreferences.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:111: error: 'NULL' was not declared in this scope conftest.cpp:111: error: 'CFPreferencesCopyAppValue' was not declared in this scope configure:36782: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GSTREAMER 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:36800: result: no configure:36809: checking for CFLocaleCopyCurrent configure:36837: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 conftest.cpp:107:37: error: CoreFoundation/CFLocale.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:111: error: 'CFLocaleCopyCurrent' was not declared in this scope configure:36843: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GSTREAMER 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:36861: result: no configure:36881: checking for ptrdiff_t configure:36911: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:36917: $? = 0 configure:36932: result: yes configure:36962: checking stddef.h usability configure:36979: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:36985: $? = 0 configure:36999: result: yes configure:37003: checking stddef.h presence configure:37018: g++ -E conftest.cpp configure:37024: $? = 0 configure:37038: result: yes configure:37071: checking for stddef.h configure:37079: result: yes configure:36952: checking for stdlib.h configure:36958: result: yes configure:36952: checking for string.h configure:36958: result: yes configure:37102: checking for asprintf configure:37158: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:37164: $? = 0 configure:37182: result: yes configure:37102: checking for fwprintf configure:37158: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:37164: $? = 0 configure:37182: result: yes configure:37102: checking for putenv configure:37158: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:37164: $? = 0 configure:37182: result: yes configure:37102: checking for setenv configure:37158: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:37164: $? = 0 configure:37182: result: yes configure:37102: checking for setlocale configure:37182: result: yes configure:37102: checking for snprintf configure:37182: result: yes configure:37102: checking for wcslen configure:37158: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:37164: $? = 0 configure:37182: result: yes configure:37194: checking whether _snprintf is declared configure:37224: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:123: error: '_snprintf' was not declared in this scope configure:37230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GSTREAMER 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:37245: result: no configure:37259: checking whether _snwprintf is declared configure:37289: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:124: error: '_snwprintf' was not declared in this scope configure:37295: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "workrave" | #define PACKAGE_TARNAME "workrave" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "workrave 1.9.0" | #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" | #define PACKAGE "workrave" | #define VERSION "1.9.0" | #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" | #define _GNU_SOURCE 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define PLATFORM_OS_UNIX | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GSTREAMER 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LOCALE_NAME 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:37310: result: no configure:37325: checking whether getc_unlocked is declared configure:37355: g++ -c -g -O2 -Os -g -DNDEBUG conftest.cpp >&5 configure:37361: $? = 0 configure:37376: result: yes configure:37415: checking for nl_langinfo and CODESET configure:37441: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:37447: $? = 0 configure:37465: result: yes configure:37476: checking for LC_MESSAGES configure:37502: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:37508: $? = 0 configure:37525: result: yes configure:37572: checking for CFPreferencesCopyAppValue configure:37624: result: no configure:37633: checking for CFLocaleCopyCurrent configure:37685: result: no configure:37722: checking whether included gettext is requested configure:37732: result: no configure:37755: checking for GNU gettext in libc configure:37785: g++ -o conftest -g -O2 -Os -g -DNDEBUG -g conftest.cpp >&5 configure:37791: $? = 0 configure:37809: result: yes configure:38384: checking whether to use NLS configure:38386: result: yes configure:38389: checking where the gettext function comes from configure:38400: result: libc configure:38549: checking for intltool-update configure:38567: found /usr/bin/intltool-update configure:38579: result: /usr/bin/intltool-update configure:38589: checking for intltool-merge configure:38607: found /usr/bin/intltool-merge configure:38619: result: /usr/bin/intltool-merge configure:38629: checking for intltool-extract configure:38647: found /usr/bin/intltool-extract configure:38659: result: /usr/bin/intltool-extract configure:38716: checking for xgettext configure:38746: result: /usr/bin/xgettext configure:38756: checking for msgmerge configure:38786: result: /usr/bin/msgmerge configure:38796: checking for msgfmt configure:38826: result: /usr/bin/msgfmt configure:38850: checking for perl configure:38868: found /usr/bin/perl configure:38880: result: /usr/bin/perl configure:38899: checking for XML::Parser configure:38902: result: ok configure:39648: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by workrave config.status 1.9.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on torridon config.status:1250: creating Makefile config.status:1250: creating backend/Makefile config.status:1250: creating backend/test/Makefile config.status:1250: creating backend/src/Makefile config.status:1250: creating backend/src/unix/Makefile config.status:1250: creating backend/src/osx/Makefile config.status:1250: creating backend/src/win32/Makefile config.status:1250: creating backend/include/Makefile config.status:1250: creating common/Makefile config.status:1250: creating common/bin/Makefile config.status:1250: creating common/src/Makefile config.status:1250: creating common/src/unix/Makefile config.status:1250: creating common/src/win32/Makefile config.status:1250: creating common/include/Makefile config.status:1250: creating common/include/win32/Makefile config.status:1250: creating common/include/unix/Makefile config.status:1250: creating common/win32/Makefile config.status:1250: creating common/win32/harpoon/Makefile config.status:1250: creating common/win32/harpoon/include/Makefile config.status:1250: creating common/win32/harpoon/src/Makefile config.status:1250: creating frontend/Makefile config.status:1250: creating frontend/common/Makefile config.status:1250: creating frontend/common/include/Makefile config.status:1250: creating frontend/common/share/Makefile config.status:1250: creating frontend/common/share/sounds/Makefile config.status:1250: creating frontend/common/share/sounds/subtle/Makefile config.status:1250: creating frontend/common/share/images/Makefile config.status:1250: creating frontend/common/share/images/win32/Makefile config.status:1250: creating frontend/common/share/images/osx/Makefile config.status:1250: creating frontend/common/src/Makefile config.status:1250: creating frontend/common/src/gnome/Makefile config.status:1250: creating frontend/common/src/kde/Makefile config.status:1250: creating frontend/common/src/win32/Makefile config.status:1250: creating frontend/common/src/x11/Makefile config.status:1250: creating frontend/common/src/osx/Makefile config.status:1250: creating frontend/win32/Makefile config.status:1250: creating frontend/win32/applet/Makefile config.status:1250: creating frontend/win32/applet/src/Makefile config.status:1250: creating frontend/win32/applet/include/Makefile config.status:1250: creating frontend/gtkmm/Makefile config.status:1250: creating frontend/gtkmm/osx/Makefile config.status:1250: creating frontend/gtkmm/win32/Makefile config.status:1250: creating frontend/gtkmm/win32/setup/Makefile config.status:1250: creating frontend/gtkmm/win32/setup/setup.iss config.status:1250: creating frontend/gtkmm/src/Makefile config.status:1250: creating frontend/gtkmm/src/win32/Makefile config.status:1250: creating frontend/gtkmm/src/unix/Makefile config.status:1250: creating frontend/gtkmm/src/osx/Makefile config.status:1250: creating frontend/gtkmm/src/gnome_applet/Makefile config.status:1250: creating frontend/gtkmm/src/kde_applet/Makefile config.status:1250: creating frontend/qt/Makefile config.status:1250: creating frontend/qt/src/Makefile config.status:1250: creating frontend/text/Makefile config.status:1250: creating frontend/text/src/Makefile config.status:1250: creating frontend/plugin/Makefile config.status:1250: creating frontend/plugin/distribution/Makefile config.status:1250: creating frontend/plugin/distribution/gtkmm/Makefile config.status:1250: creating frontend/plugin/distribution/gtkmm/src/Makefile config.status:1250: creating frontend/plugin/statistics/Makefile config.status:1250: creating frontend/plugin/statistics/gtkmm/Makefile config.status:1250: creating frontend/plugin/statistics/gtkmm/src/Makefile config.status:1250: creating frontend/plugin/exercises/Makefile config.status:1250: creating frontend/plugin/exercises/common/Makefile config.status:1250: creating frontend/plugin/exercises/common/share/Makefile config.status:1250: creating frontend/plugin/exercises/common/src/Makefile config.status:1250: creating frontend/plugin/exercises/gtkmm/Makefile config.status:1250: creating frontend/plugin/exercises/gtkmm/src/Makefile config.status:1250: creating intl/Makefile config.status:1250: creating po/Makefile.in config.status:1250: creating contrib/Makefile config.status:1250: creating contrib/plot/Makefile config.status:1250: creating build/Makefile config.status:1250: creating m4/Makefile config.status:1250: creating workrave.spec config.status:1250: creating config.h config.status:1652: executing depfiles commands config.status:1652: executing libtool commands config.status:1652: executing po-directories commands config.status:1652: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_GCONF_CFLAGS_set= ac_cv_env_GCONF_CFLAGS_value= ac_cv_env_GCONF_LIBS_set= ac_cv_env_GCONF_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GNET_CFLAGS_set= ac_cv_env_GNET_CFLAGS_value= ac_cv_env_GNET_LIBS_set= ac_cv_env_GNET_LIBS_value= ac_cv_env_GNOMEMM_CFLAGS_set= ac_cv_env_GNOMEMM_CFLAGS_value= ac_cv_env_GNOMEMM_LIBS_set= ac_cv_env_GNOMEMM_LIBS_value= ac_cv_env_GNOME_CFLAGS_set= ac_cv_env_GNOME_CFLAGS_value= ac_cv_env_GNOME_LIBS_set= ac_cv_env_GNOME_LIBS_value= ac_cv_env_GSTREAMER_CFLAGS_set= ac_cv_env_GSTREAMER_CFLAGS_value= ac_cv_env_GSTREAMER_LIBS_set= ac_cv_env_GSTREAMER_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_IGE_CFLAGS_set= ac_cv_env_IGE_CFLAGS_value= ac_cv_env_IGE_LIBS_set= ac_cv_env_IGE_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__NSGetEnviron=no ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_argz_count=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_asprintf=yes ac_cv_func_connect=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_inet_ntoa=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nanosleep=yes ac_cv_func_putenv=yes ac_cv_func_realpath=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_dlfcn=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header__X11_Xmu_Xmu_h_=no ac_cv_header_argz_h=yes ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_h=yes ac_cv_header_sys_select_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_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xtst_XRecordEnableContext=no ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_member_MOUSEHOOKSTRUCT_hwnd=no ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GDOME_CONFIG=/usr/bin/gdome-config ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_M4=m4 ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=no ac_cv_search_strerror='none required' ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_socklen_t=socklen_t ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long_int=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gl_cv_cc_visibility=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_size_max='(((1U << 31) - 1) * 2 + 1)' gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_nl_locale_name=yes gt_cv_val_LC_MESSAGES=yes kde_cv_func_strlcat=no kde_cv_func_strlcpy=no kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no pkg_cv_GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GCONF_LIBS='-lgconf-2 -lglib-2.0 ' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_GNET_CFLAGS='-pthread -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GNET_LIBS='-pthread -lgnet-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_GNOMEMM_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeuimm-2.6 -I/usr/lib/libgnomeuimm-2.6/include -I/usr/include/libgnomemm-2.6 -I/usr/lib/libgnomemm-2.6/include -I/usr/include/libgnomecanvasmm-2.6 -I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-vfsmm-2.6 -I/usr/lib/gnome-vfsmm-2.6/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/libgnome-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 ' pkg_cv_GNOMEMM_LIBS='-pthread -lgnomeuimm-2.6 -lgnomemm-2.6 -lgnomecanvasmm-2.6 -lgconfmm-2.6 -lglademm-2.4 -lgnomeui-2 -lSM -lICE -lgnomevfsmm-2.6 -lgtkmm-2.4 -lglade-2.0 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4 -lcairomm-1.0 -lxml2 -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lglibmm-2.4 -lgnomevfs-2 -lsigc-2.0 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/panel-2.0 ' pkg_cv_GNOME_LIBS='-pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgconf-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 ' pkg_cv_GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/cairomm-1.0 ' pkg_cv_GTK_LIBS='-lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/tron/Desktop/workrave-1.9.0/missing --run aclocal-1.10' ALLOCA='' ALL_LINGUAS='nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/tron/Desktop/workrave-1.9.0/missing --run tar' AR='ar' ARTSCCONFIG='' AUTOCONF='${SHELL} /home/tron/Desktop/workrave-1.9.0/missing --run autoconf' AUTODIRS='' AUTOHEADER='${SHELL} /home/tron/Desktop/workrave-1.9.0/missing --run autoheader' AUTOMAKE='${SHELL} /home/tron/Desktop/workrave-1.9.0/missing --run automake-1.10' AWK='mawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Os -g -DNDEBUG' CFLAG_VISIBILITY='-fvisibility=hidden' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -Os -g -DNDEBUG' CYGPATH_W='echo' DATADIR='' DATADIRNAME='share' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_SERVICES_DIR='' DCOPIDL2CPP='' DCOPIDL='' DCOPIDLNG='' DCOP_DEPENDENCIES='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FRAMEWORK_COREAUDIO='' GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GCONF_LIBS='-lgconf-2 -lglib-2.0 ' GDOME_CFLAGS='-I/usr/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2' GDOME_CONFIG='/usr/bin/gdome-config' GDOME_LIB='-L/usr/lib -lgdome -lglib-2.0 -lxml2' GENCAT='gencat' GETTEXT_PACKAGE='workrave' GLIBC21='yes' GLIBC2='yes' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNET_CFLAGS='-pthread -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GNET_LIBS='-pthread -lgnet-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' GNOMEMM_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeuimm-2.6 -I/usr/lib/libgnomeuimm-2.6/include -I/usr/include/libgnomemm-2.6 -I/usr/lib/libgnomemm-2.6/include -I/usr/include/libgnomecanvasmm-2.6 -I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gconfmm-2.6 -I/usr/lib/gconfmm-2.6/include -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-vfsmm-2.6 -I/usr/lib/gnome-vfsmm-2.6/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/libgnome-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 ' GNOMEMM_LIBS='-pthread -lgnomeuimm-2.6 -lgnomemm-2.6 -lgnomecanvasmm-2.6 -lgconfmm-2.6 -lglademm-2.4 -lgnomeui-2 -lSM -lICE -lgnomevfsmm-2.6 -lgtkmm-2.4 -lglade-2.0 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4 -lcairomm-1.0 -lxml2 -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lglibmm-2.4 -lgnomevfs-2 -lsigc-2.0 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 ' GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/panel-2.0 ' GNOME_LIBS='-pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgconf-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 ' GREP='/bin/grep' GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/cairomm-1.0 ' GTK_LIBS='-lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' HAVE_APP_GTKMM_FALSE='#' HAVE_APP_GTKMM_TRUE='' HAVE_APP_TEXT_FALSE='' HAVE_APP_TEXT_TRUE='#' HAVE_ASPRINTF='1' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='#' HAVE_DISTRIBUTION_FALSE='#' HAVE_DISTRIBUTION_TRUE='' HAVE_EXERCISES_FALSE='#' HAVE_EXERCISES_TRUE='' HAVE_EXPERIMENTAL_FALSE='' HAVE_EXPERIMENTAL_TRUE='#' HAVE_GCONF_FALSE='#' HAVE_GCONF_TRUE='' HAVE_GDOME_FALSE='#' HAVE_GDOME_TRUE='' HAVE_GNET_FALSE='#' HAVE_GNET_TRUE='' HAVE_GNOMEAPPLET_FALSE='' HAVE_GNOMEAPPLET_TRUE='#' HAVE_GNOME_FALSE='#' HAVE_GNOME_TRUE='' HAVE_KDE_FALSE='' HAVE_KDE_TRUE='#' HAVE_LANGUAGE_SELECTION_FALSE='' HAVE_LANGUAGE_SELECTION_TRUE='#' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_TESTS_FALSE='' HAVE_TESTS_TRUE='#' HAVE_VISIBILITY='1' HAVE_WPRINTF='0' IDL_INCLUDES='' IGE_CFLAGS='' IGE_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON=':' INTLLIBS='' INTLOBJS='' 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='/usr/bin/intltool-extract' 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='/usr/bin/intltool-merge' 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/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.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_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='/usr/bin/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_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 $< $@' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' ISODATE='2009-02-05' KCFG_DEPENDENCIES='' KCONFIG_COMPILER='' KDECONFIG='' KDE_EXTRA_RPATH='' KDE_INCLUDES='' KDE_LDFLAGS='' KDE_MT_LDFLAGS='' KDE_MT_LIBS='' KDE_RPATH='' KDE_XSL_STYLESHEET='' LD='/usr/bin/ld' LDFLAGS=' -g' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBICONV='' LIBINTL='' LIBJPEG='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPNG='' LIBPTH='' LIBPTHREAD='' LIBRESOLV='-lresolv' LIBS='' LIBSM='' LIBSOCKET='' LIBSTDCPP_LIBS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUCB='' LIBUTIL='-lutil' LIBZ='' LIB_KAB='' LIB_KABC='' LIB_KDECORE='' LIB_KDEPIM='' LIB_KDEPRINT='' LIB_KDEUI='' LIB_KFILE='' LIB_KFM='' LIB_KHTML='' LIB_KIO='' LIB_KPARTS='' LIB_KSPELL='' LIB_KSYCOCA='' LIB_KUTILS='' LIB_POLL='' LIB_QPE='' LIB_QT='' LIB_SMB='' LIB_X11='' LIB_XEXT='' LIB_XRENDER='' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/tron/Desktop/workrave-1.9.0/missing --run makeinfo' MCOPIDL='' MEINPROC='' MOC='' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NDEBUG_FALSE='#' NDEBUG_TRUE='' NM='/usr/bin/nm -B' NMEDIT='' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJEXT='o' OSX_CFLAGS='' OTOOL64='' OTOOL='' PACKAGE='workrave' PACKAGE_BUGREPORT='http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi' PACKAGE_NAME='workrave' PACKAGE_STRING='workrave 1.9.0' PACKAGE_TARNAME='workrave' PACKAGE_VERSION='1.9.0' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='/usr/bin/pkg-config' PLATFORM_OS_OSX_FALSE='' PLATFORM_OS_OSX_TRUE='#' PLATFORM_OS_UNIX_FALSE='#' PLATFORM_OS_UNIX_TRUE='' PLATFORM_OS_WIN32_FALSE='' PLATFORM_OS_WIN32_TRUE='#' POSUB='po' PRI_MACROS_BROKEN='0' QTE_NORTTI='' QT_INCLUDES='' QT_LDFLAGS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' TOPSUBDIRS='' UIC='' UIC_TR='' USER_INCLUDES='' USER_LDFLAGS='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' USE_THREADS='' VERSION='1.9.0' WIN32CONSOLE='' WOE32DLL='no' WR_BACKEND_INCLUDES='-I $(top_srcdir)/backend/include' WR_COMMON_INCLUDES='-I $(top_srcdir)/common/include -I $(top_srcdir)/common/include/unix' WR_FRONTEND_COMMON_INCLUDES='-I $(top_srcdir)/frontend/common/include' WR_LDADD='-lworkrave-backend -lworkrave-frontend-common -lworkrave-common' WR_LDFLAGS='-L$(top_builddir)/common/src/ -L$(top_builddir)/backend/src/ -L$(top_builddir)/frontend/common/src' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XMKMF='' XMLLINT='' X_CFLAGS='' X_EXTRA_LIBS='' X_INCLUDES='' X_LDFLAGS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' X_RPATH='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_OBJC='gcc' ac_prefix_program='' all_includes='' all_libraries='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' include_ARTS='' include_ARTS_FALSE='' include_ARTS_TRUE='#' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/tron/Desktop/workrave-1.9.0/install-sh' kde_appsdir='' kde_bindir='' kde_confdir='' kde_datadir='' kde_htmldir='' kde_icondir='' kde_includes='' kde_kcfgdir='' kde_libraries='' kde_libs_htmldir='' kde_libs_prefix='' kde_locale='' kde_mimedir='' kde_moduledir='' kde_qtver='' kde_servicesdir='' kde_servicetypesdir='' kde_sounddir='' kde_styledir='' kde_templatesdir='' kde_wallpaperdir='' kde_widgetdir='' kdeinitdir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' qt_includes='' qt_libraries='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' x_includes='' x_libraries='' xdg_appsdir='' xdg_directorydir='' xdg_menudir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "workrave" #define PACKAGE_TARNAME "workrave" #define PACKAGE_VERSION "1.9.0" #define PACKAGE_STRING "workrave 1.9.0" #define PACKAGE_BUGREPORT "http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi" #define PACKAGE "workrave" #define VERSION "1.9.0" #define ALL_LINGUAS "nl de eo pl da es zh_TW ru fr pt_BR nb lt cs he eu ca sv ja bg hu tr el sk zh_CN it sl" #define _GNU_SOURCE 1 #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_UNISTD_H 1 #define RETSIGTYPE void #define HAVE_GETTIMEOFDAY 1 #define HAVE_NANOSLEEP 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_REALPATH 1 #define PLATFORM_OS_UNIX #define HAVE_CRYPT 1 #define ksize_t socklen_t #define HAVE_SYS_TYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 4 #define SIZEOF_CHAR_P 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_GSTREAMER 1 #define HAVE_VISIBILITY 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_ARGZ_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ARGZ_COUNT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ARGZ_NEXT 1 #define HAVE___FSETLOCKING 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_NL_LOCALE_NAME 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_STDINT_H 1 #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) #define HAVE_STDINT_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define GETTEXT_PACKAGE "workrave" #define HAVE_GCONF #define HAVE_GDOME #define HAVE_GLIB #define HAVE_GNOME #define HAVE_GNOMEMM #define HAVE_DISTRIBUTION #define HAVE_EXERCISES #define HAVE_GNET #define HAVE_GNET2 configure: exit 0