This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnome-power-manager configure 2.16.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-docbook-docs --enable-libnotify --enable-actions-menu --with-dpms-ext --enable-gtk-doc --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = blatt uname -m = i686 uname -r = 2.6.18-suspend2.045 uname -s = Linux uname -v = #1 PREEMPT Fri Sep 22 00:05:58 CEST 2006 /usr/bin/uname -p = Intel(R) Celeron(R) M processor 1.50GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1645: checking for a BSD-compatible install configure:1700: result: /bin/install -c configure:1711: checking whether build environment is sane configure:1754: result: yes configure:1787: checking for gawk configure:1803: found /bin/gawk configure:1813: result: gawk configure:1823: checking whether make sets $(MAKE) configure:1843: result: yes configure:2018: checking for i686-pc-linux-gnu-gcc configure:2034: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc configure:2044: result: i686-pc-linux-gnu-gcc configure:2326: checking for C compiler version configure:2329: i686-pc-linux-gnu-gcc --version &5 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) Copyright (C) 2006 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:2332: $? = 0 configure:2334: i686-pc-linux-gnu-gcc -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /Gentoo/Portage/build/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r1) configure:2337: $? = 0 configure:2339: i686-pc-linux-gnu-gcc -V &5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:2342: $? = 1 configure:2365: checking for C compiler default output file name configure:2368: i686-pc-linux-gnu-gcc -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:2371: $? = 0 configure:2417: result: a.out configure:2422: checking whether the C compiler works configure:2428: ./a.out configure:2431: $? = 0 configure:2448: result: yes configure:2455: checking whether we are cross compiling configure:2457: result: no configure:2460: checking for suffix of executables configure:2462: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:2465: $? = 0 configure:2490: result: configure:2496: checking for suffix of object files configure:2517: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:2520: $? = 0 configure:2542: result: o configure:2546: checking whether we are using the GNU C compiler configure:2570: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:2576: $? = 0 configure:2580: test -z || test ! -s conftest.err configure:2583: $? = 0 configure:2586: test -s conftest.o configure:2589: $? = 0 configure:2602: result: yes configure:2608: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2629: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2635: $? = 0 configure:2639: test -z || test ! -s conftest.err configure:2642: $? = 0 configure:2645: test -s conftest.o configure:2648: $? = 0 configure:2659: result: yes configure:2676: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:2746: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:2752: $? = 0 configure:2756: test -z || test ! -s conftest.err configure:2759: $? = 0 configure:2762: test -s conftest.o configure:2765: $? = 0 configure:2783: result: none needed configure:2801: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2807: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2951: checking for style of include used by make configure:2979: result: GNU configure:3007: checking dependency style of i686-pc-linux-gnu-gcc configure:3090: result: gcc3 configure:3120: checking for a BSD-compatible install configure:3175: result: /bin/install -c configure:3264: checking build system type configure:3282: result: i686-pc-linux-gnu configure:3290: checking host system type configure:3304: result: i686-pc-linux-gnu configure:3312: checking for a sed that does not truncate output configure:3368: result: /bin/sed configure:3371: checking for egrep configure:3381: result: grep -E configure:3397: checking for ld used by i686-pc-linux-gnu-gcc configure:3464: result: /usr/i686-pc-linux-gnu/bin/ld configure:3473: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:3488: result: yes configure:3493: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:3500: result: -r configure:3518: checking for BSD-compatible nm configure:3567: result: /usr/bin/nm -B configure:3571: checking whether ln -s works configure:3575: result: yes configure:3582: checking how to recognise dependent libraries configure:3758: result: pass_all configure:3995: checking how to run the C preprocessor configure:4030: i686-pc-linux-gnu-gcc -E conftest.c configure:4036: $? = 0 configure:4068: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-power-manager" | #define PACKAGE_TARNAME "gnome-power-manager" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gnome-power-manager 2.16.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-power-manager" | #define VERSION "2.16.1" | /* end confdefs.h. */ | #include configure:4113: result: i686-pc-linux-gnu-gcc -E configure:4137: i686-pc-linux-gnu-gcc -E conftest.c configure:4143: $? = 0 configure:4175: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-power-manager" | #define PACKAGE_TARNAME "gnome-power-manager" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gnome-power-manager 2.16.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-power-manager" | #define VERSION "2.16.1" | /* end confdefs.h. */ | #include configure:4225: checking for ANSI C header files configure:4250: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4256: $? = 0 configure:4260: test -z || test ! -s conftest.err configure:4263: $? = 0 configure:4266: test -s conftest.o configure:4269: $? = 0 configure:4358: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' configure:4361: $? = 0 configure:4363: ./conftest configure:4366: $? = 0 configure:4381: result: yes configure:4405: checking for sys/types.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4405: checking for sys/stat.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4405: checking for stdlib.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4405: checking for string.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4405: checking for memory.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4405: checking for strings.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4405: checking for inttypes.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4405: checking for stdint.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4405: checking for unistd.h configure:4421: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4427: $? = 0 configure:4431: test -z || test ! -s conftest.err configure:4434: $? = 0 configure:4437: test -s conftest.o configure:4440: $? = 0 configure:4451: result: yes configure:4477: checking dlfcn.h usability configure:4489: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:4495: $? = 0 configure:4499: test -z || test ! -s conftest.err configure:4502: $? = 0 configure:4505: test -s conftest.o configure:4508: $? = 0 configure:4518: result: yes configure:4522: checking dlfcn.h presence configure:4532: i686-pc-linux-gnu-gcc -E conftest.c configure:4538: $? = 0 configure:4558: result: yes configure:4593: checking for dlfcn.h configure:4600: result: yes configure:4623: checking for i686-pc-linux-gnu-g++ configure:4639: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ configure:4649: result: i686-pc-linux-gnu-g++ configure:4707: checking for C++ compiler version configure:4710: i686-pc-linux-gnu-g++ --version &5 i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) Copyright (C) 2006 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:4713: $? = 0 configure:4715: i686-pc-linux-gnu-g++ -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /Gentoo/Portage/build/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r1) configure:4718: $? = 0 configure:4720: i686-pc-linux-gnu-g++ -V &5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:4723: $? = 1 configure:4726: checking whether we are using the GNU C++ compiler configure:4750: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cc >&5 configure:4756: $? = 0 configure:4760: test -z || test ! -s conftest.err configure:4763: $? = 0 configure:4766: test -s conftest.o configure:4769: $? = 0 configure:4782: result: yes configure:4788: checking whether i686-pc-linux-gnu-g++ accepts -g configure:4809: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:4815: $? = 0 configure:4819: test -z || test ! -s conftest.err configure:4822: $? = 0 configure:4825: test -s conftest.o configure:4828: $? = 0 configure:4839: result: yes configure:4881: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cc >&5 configure:4887: $? = 0 configure:4891: test -z || test ! -s conftest.err configure:4894: $? = 0 configure:4897: test -s conftest.o configure:4900: $? = 0 configure:4926: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:26: error: 'exit' was not declared in this scope configure:4932: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-power-manager" | #define PACKAGE_TARNAME "gnome-power-manager" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gnome-power-manager 2.16.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-power-manager" | #define VERSION "2.16.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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4881: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cc >&5 configure:4887: $? = 0 configure:4891: test -z || test ! -s conftest.err configure:4894: $? = 0 configure:4897: test -s conftest.o configure:4900: $? = 0 configure:4926: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cc >&5 configure:4932: $? = 0 configure:4936: test -z || test ! -s conftest.err configure:4939: $? = 0 configure:4942: test -s conftest.o configure:4945: $? = 0 configure:4970: checking dependency style of i686-pc-linux-gnu-g++ configure:5053: result: gcc3 configure:5080: checking how to run the C++ preprocessor configure:5111: i686-pc-linux-gnu-g++ -E conftest.cc configure:5117: $? = 0 configure:5149: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:5155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-power-manager" | #define PACKAGE_TARNAME "gnome-power-manager" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gnome-power-manager 2.16.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-power-manager" | #define VERSION "2.16.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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5194: result: i686-pc-linux-gnu-g++ -E configure:5218: i686-pc-linux-gnu-g++ -E conftest.cc configure:5224: $? = 0 configure:5256: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:5262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-power-manager" | #define PACKAGE_TARNAME "gnome-power-manager" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gnome-power-manager 2.16.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnome-power-manager" | #define VERSION "2.16.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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5317: checking for i686-pc-linux-gnu-g77 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-f77 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-xlf configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-frt configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-pgf77 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-fort77 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-fl32 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-af77 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-f90 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-xlf90 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-pgf90 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-epcf90 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-f95 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-fort configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-xlf95 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-ifc configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-efc configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-pgf95 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-lf95 configure:5346: result: no configure:5317: checking for i686-pc-linux-gnu-gfortran configure:5346: result: no configure:5359: checking for g77 configure:5388: result: no configure:5359: checking for f77 configure:5388: result: no configure:5359: checking for xlf configure:5388: result: no configure:5359: checking for frt configure:5388: result: no configure:5359: checking for pgf77 configure:5388: result: no configure:5359: checking for fort77 configure:5388: result: no configure:5359: checking for fl32 configure:5388: result: no configure:5359: checking for af77 configure:5388: result: no configure:5359: checking for f90 configure:5388: result: no configure:5359: checking for xlf90 configure:5388: result: no configure:5359: checking for pgf90 configure:5388: result: no configure:5359: checking for epcf90 configure:5388: result: no configure:5359: checking for f95 configure:5388: result: no configure:5359: checking for fort configure:5388: result: no configure:5359: checking for xlf95 configure:5388: result: no configure:5359: checking for ifc configure:5388: result: no configure:5359: checking for efc configure:5388: result: no configure:5359: checking for pgf95 configure:5388: result: no configure:5359: checking for lf95 configure:5388: result: no configure:5359: checking for gfortran configure:5388: result: no configure:5400: checking for Fortran 77 compiler version configure:5403: --version &5 ./configure: line 5404: --version: command not found configure:5406: $? = 127 configure:5408: -v &5 ./configure: line 5409: -v: command not found configure:5411: $? = 127 configure:5413: -V &5 ./configure: line 5414: -V: command not found configure:5416: $? = 127 configure:5424: checking whether we are using the GNU Fortran 77 compiler configure:5438: -c conftest.F >&5 ./configure: line 5439: -c: command not found configure:5444: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5470: result: no configure:5476: checking whether accepts -g configure:5488: -c -g conftest.f >&5 ./configure: line 5489: -c: command not found configure:5494: $? = 127 configure: failed program was: | program main | | end configure:5519: result: no configure:5549: checking the maximum length of command line arguments configure:5658: result: 32768 configure:5669: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object configure:5774: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:5777: $? = 0 configure:5781: /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:5784: $? = 0 configure:5836: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c conftstm.o >&5 configure:5839: $? = 0 configure:5877: result: ok configure:5881: checking for objdir configure:5896: result: .libs configure:5948: checking for i686-pc-linux-gnu-ar configure:5964: found /usr/bin/i686-pc-linux-gnu-ar configure:5974: result: i686-pc-linux-gnu-ar configure:6028: checking for i686-pc-linux-gnu-ranlib configure:6044: found /usr/bin/i686-pc-linux-gnu-ranlib configure:6054: result: i686-pc-linux-gnu-ranlib configure:6108: checking for i686-pc-linux-gnu-strip configure:6124: found /usr/bin/i686-pc-linux-gnu-strip configure:6134: result: i686-pc-linux-gnu-strip configure:6445: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:6463: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6467: $? = 0 configure:6480: result: no configure:6495: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:6705: result: -fPIC configure:6713: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:6731: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 configure:6735: $? = 0 configure:6748: result: yes configure:6776: checking if i686-pc-linux-gnu-gcc static flag -static works configure:6804: result: yes configure:6814: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:6835: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 configure:6839: $? = 0 configure:6861: result: yes configure:6887: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:7845: result: yes configure:7866: checking whether -lc should be explicitly linked in configure:7871: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 configure:7874: $? = 0 configure:7889: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7892: $? = 0 configure:7904: result: no configure:7912: checking dynamic linker characteristics configure:8521: result: GNU/Linux ld.so configure:8530: checking how to hardcode library paths into programs configure:8555: result: immediate configure:8569: checking whether stripping libraries is possible configure:8574: result: yes configure:9408: checking if libtool supports shared libraries configure:9410: result: yes configure:9413: checking whether to build shared libraries configure:9434: result: yes configure:9437: checking whether to build static libraries configure:9441: result: yes configure:9533: creating libtool configure:10124: checking for ld used by i686-pc-linux-gnu-g++ configure:10191: result: /usr/i686-pc-linux-gnu/bin/ld configure:10200: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:10215: result: yes configure:10266: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11204: result: yes configure:11222: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cpp >&5 configure:11225: $? = 0 configure:11344: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:11618: result: -fPIC configure:11626: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:11644: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC conftest.cpp >&5 configure:11648: $? = 0 configure:11661: result: yes configure:11689: checking if i686-pc-linux-gnu-g++ static flag -static works configure:11717: result: yes configure:11727: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:11748: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 configure:11752: $? = 0 configure:11774: result: yes configure:11800: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11825: result: yes configure:11892: checking dynamic linker characteristics configure:12501: result: GNU/Linux ld.so configure:12510: checking how to hardcode library paths into programs configure:12535: result: immediate configure:18751: checking for intltool >= 0.35.0 configure:18758: result: 0.35.0 found configure:18814: checking for perl configure:18832: found /usr/bin/perl configure:18844: result: /usr/bin/perl configure:18862: checking for XML::Parser configure:18865: result: ok configure:18876: checking for iconv configure:18894: found /usr/bin/iconv configure:18907: result: /usr/bin/iconv configure:18916: checking for msgfmt configure:18934: found /usr/bin/msgfmt configure:18947: result: /usr/bin/msgfmt configure:18956: checking for msgmerge configure:18974: found /usr/bin/msgmerge configure:18987: result: /usr/bin/msgmerge configure:18996: checking for xgettext configure:19014: found /usr/bin/xgettext configure:19027: result: /usr/bin/xgettext configure:19148: checking what warning flags to pass to the C compiler configure:19150: result: -Wall -Wmissing-prototypes configure:19161: checking what language compliance flags to pass to the C compiler configure:19176: result: configure:19188: checking for i686-pc-linux-gnu-pkg-config configure:19221: result: no configure:19230: checking for pkg-config configure:19248: found /usr/bin/pkg-config configure:19260: result: /usr/bin/pkg-config configure:19275: checking pkg-config is at least version 0.9.0 configure:19278: result: yes configure:19296: checking for GDU_MODULE_VERSION_CHECK configure:19304: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $GDU_REQUIRED_VERSION" configure:19307: $? = 0 configure:19322: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $GDU_REQUIRED_VERSION" configure:19325: $? = 0 configure:19401: result: yes configure:19462: checking for glib-genmarshal configure:19480: found /usr/bin/glib-genmarshal configure:19492: result: /usr/bin/glib-genmarshal configure:19529: checking locale.h usability configure:19541: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:19547: $? = 0 configure:19551: test -z || test ! -s conftest.err configure:19554: $? = 0 configure:19557: test -s conftest.o configure:19560: $? = 0 configure:19570: result: yes configure:19574: checking locale.h presence configure:19584: i686-pc-linux-gnu-gcc -E -Wall -g -fexceptions conftest.c configure:19590: $? = 0 configure:19610: result: yes configure:19645: checking for locale.h configure:19652: result: yes configure:19666: checking for LC_MESSAGES configure:19687: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:19693: $? = 0 configure:19697: test -z || test ! -s conftest.err configure:19700: $? = 0 configure:19703: test -s conftest configure:19706: $? = 0 configure:19718: result: yes configure:19747: checking libintl.h usability configure:19759: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:19765: $? = 0 configure:19769: test -z || test ! -s conftest.err configure:19772: $? = 0 configure:19775: test -s conftest.o configure:19778: $? = 0 configure:19788: result: yes configure:19792: checking libintl.h presence configure:19802: i686-pc-linux-gnu-gcc -E -Wall -g -fexceptions conftest.c configure:19808: $? = 0 configure:19828: result: yes configure:19863: checking for libintl.h configure:19870: result: yes configure:19881: checking for ngettext in libc configure:19904: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:19910: $? = 0 configure:19914: test -z || test ! -s conftest.err configure:19917: $? = 0 configure:19920: test -s conftest configure:19923: $? = 0 configure:19936: result: yes configure:19940: checking for dgettext in libc configure:19963: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:19969: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19995: result: yes configure:20004: checking for bind_textdomain_codeset configure:20061: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:20067: $? = 0 configure:20071: test -z || test ! -s conftest.err configure:20074: $? = 0 configure:20077: test -s conftest configure:20080: $? = 0 configure:20092: result: yes configure:20602: checking for msgfmt configure:20629: result: /usr/bin/msgfmt configure:20642: checking for dcgettext configure:20699: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'dcgettext' configure:20705: $? = 0 configure:20709: test -z || test ! -s conftest.err configure:20712: $? = 0 configure:20715: test -s conftest configure:20718: $? = 0 configure:20730: result: yes configure:20742: checking for gmsgfmt configure:20760: found /usr/bin/gmsgfmt configure:20773: result: /usr/bin/gmsgfmt configure:20782: checking for xgettext configure:20809: result: /usr/bin/xgettext configure:20833: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:20839: $? = 0 configure:20843: test -z || test ! -s conftest.err configure:20846: $? = 0 configure:20849: test -s conftest configure:20852: $? = 0 configure:21107: checking for GLIB configure:21115: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0" configure:21118: $? = 0 configure:21133: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0" configure:21136: $? = 0 configure:21212: result: yes configure:21221: checking for HAL configure:21229: $PKG_CONFIG --exists --print-errors "hal >= $HAL_REQUIRED" configure:21232: $? = 0 configure:21247: $PKG_CONFIG --exists --print-errors "hal >= $HAL_REQUIRED" configure:21250: $? = 0 configure:21326: result: yes configure:21335: checking for DBUS configure:21346: $PKG_CONFIG --exists --print-errors "\ dbus-glib-1 >= $DBUS_REQUIRED \ dbus-1 >= $DBUS_REQUIRED \ gthread-2.0" configure:21352: $? = 0 configure:21373: $PKG_CONFIG --exists --print-errors "\ dbus-glib-1 >= $DBUS_REQUIRED \ dbus-1 >= $DBUS_REQUIRED \ gthread-2.0" configure:21379: $? = 0 configure:21470: result: yes configure:21479: checking for GNOME configure:21492: $PKG_CONFIG --exists --print-errors "\ libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED \ libglade-2.0 >= $LIBGLADE_REQUIRED \ libwnck-1.0 >= $LIBWNCK_REQUIRED \ gtk+-2.0 >= $GTK_REQUIRED \ cairo >= $CAIRO_REQUIRED" configure:21500: $? = 0 configure:21525: $PKG_CONFIG --exists --print-errors "\ libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED \ libglade-2.0 >= $LIBGLADE_REQUIRED \ libwnck-1.0 >= $LIBWNCK_REQUIRED \ gtk+-2.0 >= $GTK_REQUIRED \ cairo >= $CAIRO_REQUIRED" configure:21533: $? = 0 configure:21634: result: yes configure:21643: checking for gconftool-2 configure:21661: found /usr/bin/gconftool-2 configure:21673: result: /usr/bin/gconftool-2 configure:21695: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:21710: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:21735: checking for X configure:21840: i686-pc-linux-gnu-gcc -E -Wall -g -fexceptions conftest.c configure:21846: $? = 0 configure:21896: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c -lX11 >&5 configure:21902: $? = 0 configure:21906: test -z || test ! -s conftest.err configure:21909: $? = 0 configure:21912: test -s conftest configure:21915: $? = 0 configure:21965: result: libraries , headers configure:22137: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c -lX11 >&5 configure:22143: $? = 0 configure:22147: test -z || test ! -s conftest.err configure:22150: $? = 0 configure:22153: test -s conftest configure:22156: $? = 0 configure:22314: checking for gethostbyname configure:22371: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:22377: $? = 0 configure:22381: test -z || test ! -s conftest.err configure:22384: $? = 0 configure:22387: test -s conftest configure:22390: $? = 0 configure:22402: result: yes configure:22553: checking for connect configure:22610: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:22616: $? = 0 configure:22620: test -z || test ! -s conftest.err configure:22623: $? = 0 configure:22626: test -s conftest configure:22629: $? = 0 configure:22641: result: yes configure:22716: checking for remove configure:22773: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:22779: $? = 0 configure:22783: test -z || test ! -s conftest.err configure:22786: $? = 0 configure:22789: test -s conftest configure:22792: $? = 0 configure:22804: result: yes configure:22879: checking for shmat configure:22936: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c >&5 configure:22942: $? = 0 configure:22946: test -z || test ! -s conftest.err configure:22949: $? = 0 configure:22952: test -s conftest configure:22955: $? = 0 configure:22967: result: yes configure:23051: checking for IceConnectionNumber in -lICE configure:23081: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wall -g -fexceptions conftest.c -lICE >&5 configure:23087: $? = 0 configure:23091: test -z || test ! -s conftest.err configure:23094: $? = 0 configure:23097: test -s conftest configure:23100: $? = 0 configure:23113: result: yes configure:23155: checking whether to support PolicyKit configure:23177: checking for xmlto configure:23208: result: no configure:23215: checking whether to build DocBook documentation configure:23231: error: Building DocBook docs explicitly required, but DocBook not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' 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=set ac_cv_env_CXXFLAGS_value='-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' 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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GDU_MODULE_VERSION_CHECK_CFLAGS_set= ac_cv_env_GDU_MODULE_VERSION_CHECK_CFLAGS_value= ac_cv_env_GDU_MODULE_VERSION_CHECK_LIBS_set= ac_cv_env_GDU_MODULE_VERSION_CHECK_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_GNOME_CFLAGS_set= ac_cv_env_GNOME_CFLAGS_value= ac_cv_env_GNOME_LIBS_set= ac_cv_env_GNOME_LIBS_value= ac_cv_env_HAL_CFLAGS_set= ac_cv_env_HAL_CFLAGS_value= ac_cv_env_HAL_LIBS_set= ac_cv_env_HAL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBNOTIFY_CFLAGS_set= ac_cv_env_LIBNOTIFY_CFLAGS_value= ac_cv_env_LIBNOTIFY_LIBS_set= ac_cv_env_LIBNOTIFY_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMLTO=no ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no 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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_DBUS_CFLAGS='-pthread -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_DBUS_LIBS='-pthread -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lglib-2.0 ' pkg_cv_GDU_MODULE_VERSION_CHECK_CFLAGS=' ' pkg_cv_GDU_MODULE_VERSION_CHECK_LIBS=' ' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/libwnck-1.0 ' pkg_cv_GNOME_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lglade-2.0 -lxml2 -lz -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo ' pkg_cv_HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_HAL_LIBS='-lhal -ldbus-1 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Gentoo/Portage/build/portage/gnome-extra/gnome-power-manager-2.16.1/work/gnome-power-manager-2.16.1/missing --run aclocal-1.7' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Gentoo/Portage/build/portage/gnome-extra/gnome-power-manager-2.16.1/work/gnome-power-manager-2.16.1/missing --run tar' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /Gentoo/Portage/build/portage/gnome-extra/gnome-power-manager-2.16.1/work/gnome-power-manager-2.16.1/missing --run autoconf' AUTOHEADER='${SHELL} /Gentoo/Portage/build/portage/gnome-extra/gnome-power-manager-2.16.1/work/gnome-power-manager-2.16.1/missing --run autoheader' AUTOMAKE='${SHELL} /Gentoo/Portage/build/portage/gnome-extra/gnome-power-manager-2.16.1/work/gnome-power-manager-2.16.1/missing --run automake-1.7' AWK='gawk' BINDIR='${exec_prefix}/bin' CAIRO_REQUIRED='1.0.0' CATALOGS='' CATOBJEXT='.gmo' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS=' -Wall -g -fexceptions' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' CYGPATH_W='echo' DATADIR='/usr/share' DATADIRNAME='share' DBUS_CFLAGS='-pthread -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 ' DBUS_LIBS='-pthread -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lglib-2.0 ' DBUS_REQUIRED='0.60' DBUS_SERVICES_DIR='' DBUS_SYS_DIR='' DEFS='' DEPDIR='.deps' DOCBOOK2MAN='' DOCBOOK_DOCS_ENABLED_FALSE='' DOCBOOK_DOCS_ENABLED_TRUE='' DOCDIR='/usr/share/doc/gnome-power-manager-2.16.1' DOC_USER_FORMATS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_SK_FALSE='#' ENABLE_SK_TRUE='' EXEEXT='' F77='' FFLAGS='' GCONFTOOL='/usr/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='#' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GDU_MODULE_VERSION_CHECK_CFLAGS=' ' GDU_MODULE_VERSION_CHECK_LIBS=' ' GETTEXT_PACKAGE='gnome-power-manager' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GLIB_LIBS='-lgobject-2.0 -lglib-2.0 ' GLIB_REQUIRED='2.6.0' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/libwnck-1.0 ' GNOME_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lglade-2.0 -lxml2 -lz -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo ' GTK_REQUIRED='2.6.0' HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' HAL_LIBS='-lhal -ldbus-1 ' HAL_REQUIRED='0.5.6' HAVE_DOCBOOK2MAN_FALSE='' HAVE_DOCBOOK2MAN_TRUE='' HAVE_LIBNOTIFY_FALSE='' HAVE_LIBNOTIFY_TRUE='' HELP_DIR='${datadir}/gnome/help' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='' LIBGLADE_REQUIRED='2.5.0' LIBGNOMEUI_REQUIRED='2.14.0' LIBGNOME_REQUIRED='2.14.0' LIBNOTIFY_CFLAGS='' LIBNOTIFY_LIBS='' LIBNOTIFY_REQUIRED='0.3.0' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWNCK_REQUIRED='2.10.0' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /Gentoo/Portage/build/portage/gnome-extra/gnome-power-manager-2.16.1/work/gnome-power-manager-2.16.1/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' OMF_DIR='${datadir}/omf' PACKAGE='gnome-power-manager' PACKAGE_BUGREPORT='' PACKAGE_NAME='gnome-power-manager' PACKAGE_STRING='gnome-power-manager 2.16.1' PACKAGE_TARNAME='gnome-power-manager' PACKAGE_VERSION='2.16.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='i686-pc-linux-gnu-ranlib' SBINDIR='${exec_prefix}/sbin' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' SYSCONFDIR='/etc' USE_NLS='yes' VERSION='2.16.1' WARN_CFLAGS='-Wall -Wmissing-prototypes ' XGETTEXT='/usr/bin/xgettext' XMLTO='no' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/Gentoo/Portage/build/portage/gnome-extra/gnome-power-manager-2.16.1/work/gnome-power-manager-2.16.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gnome-power-manager" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "gnome-power-manager" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "gnome-power-manager" #define PACKAGE_STRING "gnome-power-manager 2.16.1" #define PACKAGE_TARNAME "gnome-power-manager" #define PACKAGE_VERSION "2.16.1" #define STDC_HEADERS 1 #define VERSION "2.16.1" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1