This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-xkb_base=/usr/share/X11/xkb --with-xkb-bin-base=/usr/bin --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /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/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1585: checking for a BSD-compatible install configure:1640: result: /bin/install -c configure:1651: checking whether build environment is sane configure:1694: result: yes configure:1759: checking for gawk configure:1775: found /bin/gawk configure:1785: result: gawk configure:1795: checking whether make sets $(MAKE) configure:1815: result: yes configure:1984: checking whether to enable maintainer-specific portions of Makefiles configure:1993: result: no configure:2017: checking for i586-uhu-linux-gcc configure:2033: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2043: result: i586-uhu-linux-gcc configure:2325: checking for C compiler version configure:2328: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 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:2331: $? = 0 configure:2333: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2336: $? = 0 configure:2338: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2341: $? = 1 configure:2364: checking for C compiler default output file name configure:2367: i586-uhu-linux-gcc conftest.c >&5 configure:2370: $? = 0 configure:2416: result: a.out configure:2421: checking whether the C compiler works configure:2427: ./a.out configure:2430: $? = 0 configure:2447: result: yes configure:2454: checking whether we are cross compiling configure:2456: result: no configure:2459: checking for suffix of executables configure:2461: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2464: $? = 0 configure:2489: result: configure:2495: checking for suffix of object files configure:2516: i586-uhu-linux-gcc -c conftest.c >&5 configure:2519: $? = 0 configure:2541: result: o configure:2545: checking whether we are using the GNU C compiler configure:2569: i586-uhu-linux-gcc -c conftest.c >&5 configure:2575: $? = 0 configure:2578: test -z || test ! -s conftest.err configure:2581: $? = 0 configure:2584: test -s conftest.o configure:2587: $? = 0 configure:2600: result: yes configure:2606: checking whether i586-uhu-linux-gcc accepts -g configure:2627: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2633: $? = 0 configure:2636: test -z || test ! -s conftest.err configure:2639: $? = 0 configure:2642: test -s conftest.o configure:2645: $? = 0 configure:2656: result: yes configure:2673: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2743: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2749: $? = 0 configure:2752: test -z || test ! -s conftest.err configure:2755: $? = 0 configure:2758: test -s conftest.o configure:2761: $? = 0 configure:2779: result: none needed configure:2797: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2803: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2944: checking for style of include used by make configure:2972: result: GNU configure:3000: checking dependency style of i586-uhu-linux-gcc configure:3090: result: gcc3 configure:3108: checking for library containing strerror configure:3138: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3144: $? = 0 configure:3147: test -z || test ! -s conftest.err configure:3150: $? = 0 configure:3153: test -s conftest configure:3156: $? = 0 configure:3225: result: none required configure:3237: checking how to run the C preprocessor configure:3272: i586-uhu-linux-gcc -E conftest.c configure:3278: $? = 0 configure:3310: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxklavier" | #define VERSION "2.2" | /* end confdefs.h. */ | #include configure:3355: result: i586-uhu-linux-gcc -E configure:3379: i586-uhu-linux-gcc -E conftest.c configure:3385: $? = 0 configure:3417: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3423: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxklavier" | #define VERSION "2.2" | /* end confdefs.h. */ | #include configure:3467: checking for egrep configure:3477: result: grep -E configure:3482: checking for ANSI C header files configure:3507: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3513: $? = 0 configure:3516: test -z || test ! -s conftest.err configure:3519: $? = 0 configure:3522: test -s conftest.o configure:3525: $? = 0 configure:3614: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3617: $? = 0 configure:3619: ./conftest configure:3622: $? = 0 configure:3637: result: yes configure:3725: checking build system type configure:3743: result: i586-uhu-linux-gnu configure:3751: checking host system type configure:3765: result: i586-uhu-linux-gnu configure:3773: checking for a sed that does not truncate output configure:3827: result: /bin/sed configure:3841: checking for ld used by i586-uhu-linux-gcc configure:3908: result: /usr/bin/ld configure:3917: checking if the linker (/usr/bin/ld) is GNU ld configure:3932: result: yes configure:3937: checking for /usr/bin/ld option to reload object files configure:3944: result: -r configure:3962: checking for BSD-compatible nm configure:4011: result: /usr/bin/nm -B configure:4015: checking whether ln -s works configure:4019: result: yes configure:4026: checking how to recognise dependent libraries configure:4202: result: pass_all configure:4446: checking for sys/types.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4446: checking for sys/stat.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4446: checking for stdlib.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4446: checking for string.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4446: checking for memory.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4446: checking for strings.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4446: checking for inttypes.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4446: checking for stdint.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4446: checking for unistd.h configure:4462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest.o configure:4480: $? = 0 configure:4491: result: yes configure:4517: checking dlfcn.h usability configure:4529: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -z || test ! -s conftest.err configure:4541: $? = 0 configure:4544: test -s conftest.o configure:4547: $? = 0 configure:4557: result: yes configure:4561: checking dlfcn.h presence configure:4571: i586-uhu-linux-gcc -E conftest.c configure:4577: $? = 0 configure:4597: result: yes configure:4632: checking for dlfcn.h configure:4639: result: yes configure:4662: checking for i586-uhu-linux-g++ configure:4678: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4688: result: i586-uhu-linux-g++ configure:4746: checking for C++ compiler version configure:4749: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 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:4752: $? = 0 configure:4754: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:4757: $? = 0 configure:4759: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4762: $? = 1 configure:4765: checking whether we are using the GNU C++ compiler configure:4789: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4795: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest.o configure:4807: $? = 0 configure:4820: result: yes configure:4826: checking whether i586-uhu-linux-g++ accepts -g configure:4847: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4853: $? = 0 configure:4856: test -z || test ! -s conftest.err configure:4859: $? = 0 configure:4862: test -s conftest.o configure:4865: $? = 0 configure:4876: result: yes configure:4918: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4924: $? = 0 configure:4927: test -z || test ! -s conftest.err configure:4930: $? = 0 configure:4933: test -s conftest.o configure:4936: $? = 0 configure:4962: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:4968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxklavier" | #define VERSION "2.2" | #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:4918: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4924: $? = 0 configure:4927: test -z || test ! -s conftest.err configure:4930: $? = 0 configure:4933: test -s conftest.o configure:4936: $? = 0 configure:4962: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4968: $? = 0 configure:4971: test -z || test ! -s conftest.err configure:4974: $? = 0 configure:4977: test -s conftest.o configure:4980: $? = 0 configure:5005: checking dependency style of i586-uhu-linux-g++ configure:5095: result: gcc3 configure:5122: checking how to run the C++ preprocessor configure:5153: i586-uhu-linux-g++ -E conftest.cc configure:5159: $? = 0 configure:5191: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxklavier" | #define VERSION "2.2" | #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:5236: result: i586-uhu-linux-g++ -E configure:5260: i586-uhu-linux-g++ -E conftest.cc configure:5266: $? = 0 configure:5298: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxklavier" | #define VERSION "2.2" | #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:5359: checking for i586-uhu-linux-g77 configure:5388: result: no configure:5359: checking for i586-uhu-linux-f77 configure:5388: result: no configure:5359: checking for i586-uhu-linux-xlf configure:5388: result: no configure:5359: checking for i586-uhu-linux-frt configure:5388: result: no configure:5359: checking for i586-uhu-linux-pgf77 configure:5388: result: no configure:5359: checking for i586-uhu-linux-fort77 configure:5388: result: no configure:5359: checking for i586-uhu-linux-fl32 configure:5388: result: no configure:5359: checking for i586-uhu-linux-af77 configure:5388: result: no configure:5359: checking for i586-uhu-linux-f90 configure:5388: result: no configure:5359: checking for i586-uhu-linux-xlf90 configure:5388: result: no configure:5359: checking for i586-uhu-linux-pgf90 configure:5388: result: no configure:5359: checking for i586-uhu-linux-epcf90 configure:5388: result: no configure:5359: checking for i586-uhu-linux-f95 configure:5388: result: no configure:5359: checking for i586-uhu-linux-fort configure:5388: result: no configure:5359: checking for i586-uhu-linux-xlf95 configure:5388: result: no configure:5359: checking for i586-uhu-linux-ifc configure:5388: result: no configure:5359: checking for i586-uhu-linux-efc configure:5388: result: no configure:5359: checking for i586-uhu-linux-pgf95 configure:5388: result: no configure:5359: checking for i586-uhu-linux-lf95 configure:5388: result: no configure:5359: checking for i586-uhu-linux-gfortran configure:5388: result: no configure:5401: checking for g77 configure:5430: result: no configure:5401: checking for f77 configure:5430: result: no configure:5401: checking for xlf configure:5430: result: no configure:5401: checking for frt configure:5430: result: no configure:5401: checking for pgf77 configure:5430: result: no configure:5401: checking for fort77 configure:5430: result: no configure:5401: checking for fl32 configure:5430: result: no configure:5401: checking for af77 configure:5430: result: no configure:5401: checking for f90 configure:5430: result: no configure:5401: checking for xlf90 configure:5430: result: no configure:5401: checking for pgf90 configure:5430: result: no configure:5401: checking for epcf90 configure:5430: result: no configure:5401: checking for f95 configure:5430: result: no configure:5401: checking for fort configure:5430: result: no configure:5401: checking for xlf95 configure:5430: result: no configure:5401: checking for ifc configure:5430: result: no configure:5401: checking for efc configure:5430: result: no configure:5401: checking for pgf95 configure:5430: result: no configure:5401: checking for lf95 configure:5430: result: no configure:5401: checking for gfortran configure:5430: result: no configure:5442: checking for Fortran 77 compiler version configure:5445: --version &5 ./configure: line 5446: --version: command not found configure:5448: $? = 127 configure:5450: -v &5 ./configure: line 5451: -v: command not found configure:5453: $? = 127 configure:5455: -V &5 ./configure: line 5456: -V: command not found configure:5458: $? = 127 configure:5466: checking whether we are using the GNU Fortran 77 compiler configure:5480: -c conftest.F >&5 ./configure: line 5481: -c: command not found configure:5486: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5511: result: no configure:5517: checking whether accepts -g configure:5529: -c -g conftest.f >&5 ./configure: line 5530: -c: command not found configure:5535: $? = 127 configure: failed program was: | program main | | end configure:5559: result: no configure:5589: checking the maximum length of command line arguments configure:5698: result: 32768 configure:5709: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5814: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5817: $? = 0 configure:5821: /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:5824: $? = 0 configure:5876: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5879: $? = 0 configure:5917: result: ok configure:5921: checking for objdir configure:5936: result: .libs configure:5988: checking for i586-uhu-linux-ar configure:6017: result: no configure:6026: checking for ar configure:6042: found /usr/bin/ar configure:6053: result: ar configure:6068: checking for i586-uhu-linux-ranlib configure:6097: result: no configure:6106: checking for ranlib configure:6122: found /usr/bin/ranlib configure:6133: result: ranlib configure:6148: checking for i586-uhu-linux-strip configure:6177: result: no configure:6186: checking for strip configure:6202: found /usr/bin/strip configure:6213: result: strip configure:6485: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6503: i586-uhu-linux-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 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6507: $? = 0 configure:6520: result: no configure:6535: checking for i586-uhu-linux-gcc option to produce PIC configure:6745: result: -fPIC configure:6753: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6771: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6775: $? = 0 configure:6788: result: yes configure:6816: checking if i586-uhu-linux-gcc static flag -static works configure:6844: result: yes configure:6854: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6875: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6879: $? = 0 configure:6901: result: yes configure:6927: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7893: result: yes configure:7914: checking whether -lc should be explicitly linked in configure:7919: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7922: $? = 0 configure:7937: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7940: $? = 0 configure:7952: result: no configure:7960: checking dynamic linker characteristics configure:8560: result: GNU/Linux ld.so configure:8569: checking how to hardcode library paths into programs configure:8594: result: immediate configure:8608: checking whether stripping libraries is possible configure:8613: result: yes configure:9440: checking if libtool supports shared libraries configure:9442: result: yes configure:9445: checking whether to build shared libraries configure:9466: result: yes configure:9469: checking whether to build static libraries configure:9473: result: yes configure:9565: creating libtool configure:10153: checking for ld used by i586-uhu-linux-g++ configure:10220: result: /usr/bin/ld configure:10229: checking if the linker (/usr/bin/ld) is GNU ld configure:10244: result: yes configure:10295: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11231: result: yes configure:11249: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11252: $? = 0 configure:11371: checking for i586-uhu-linux-g++ option to produce PIC configure:11645: result: -fPIC configure:11653: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11671: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11675: $? = 0 configure:11688: result: yes configure:11716: checking if i586-uhu-linux-g++ static flag -static works configure:11744: result: yes configure:11754: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11775: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11779: $? = 0 configure:11801: result: yes configure:11827: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11858: result: yes configure:11925: checking dynamic linker characteristics configure:12525: result: GNU/Linux ld.so configure:12534: checking how to hardcode library paths into programs configure:12559: result: immediate configure:18789: checking for ld used by GCC configure:18853: result: /usr/bin/ld configure:18862: checking if the linker (/usr/bin/ld) is GNU ld configure:18875: result: yes configure:18882: checking for shared library run path origin configure:18895: result: done configure:19325: checking for iconv configure:19352: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19358: $? = 0 configure:19361: test -z || test ! -s conftest.err configure:19364: $? = 0 configure:19367: test -s conftest configure:19370: $? = 0 configure:19435: result: yes configure:19458: checking for iconv declaration configure:19492: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19498: $? = 0 configure:19501: test -z || test ! -s conftest.err configure:19504: $? = 0 configure:19507: test -s conftest.o configure:19510: $? = 0 configure:19525: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:19556: checking langinfo.h usability configure:19568: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19574: $? = 0 configure:19577: test -z || test ! -s conftest.err configure:19580: $? = 0 configure:19583: test -s conftest.o configure:19586: $? = 0 configure:19596: result: yes configure:19600: checking langinfo.h presence configure:19610: i586-uhu-linux-gcc -E conftest.c configure:19616: $? = 0 configure:19636: result: yes configure:19671: checking for langinfo.h configure:19678: result: yes configure:19695: checking for nl_langinfo configure:19752: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19758: $? = 0 configure:19761: test -z || test ! -s conftest.err configure:19764: $? = 0 configure:19767: test -s conftest configure:19770: $? = 0 configure:19782: result: yes configure:19793: checking for nl_langinfo and CODESET configure:19814: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19820: $? = 0 configure:19823: test -z || test ! -s conftest.err configure:19826: $? = 0 configure:19829: test -s conftest configure:19832: $? = 0 configure:19845: result: yes configure:19859: checking for setlocale configure:19916: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19922: $? = 0 configure:19925: test -z || test ! -s conftest.err configure:19928: $? = 0 configure:19931: test -s conftest configure:19934: $? = 0 configure:19946: result: yes configure:19956: checking for X configure:20062: i586-uhu-linux-gcc -E conftest.c configure:20068: $? = 0 configure:20118: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:20124: $? = 0 configure:20127: test -z || test ! -s conftest.err configure:20130: $? = 0 configure:20133: test -s conftest configure:20136: $? = 0 configure:20190: result: libraries , headers in standard search path configure:20267: checking for X11/extensions/XKBrules.h configure:20283: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20289: $? = 0 configure:20292: test -z || test ! -s conftest.err configure:20295: $? = 0 configure:20298: test -s conftest.o configure:20301: $? = 0 configure:20312: result: yes configure:20384: checking whether at least one libxklavier backend is enabled configure:20389: result: yes configure:20405: checking for i586-uhu-linux-pkg-config configure:20438: result: no configure:20447: checking for pkg-config configure:20465: found /usr/bin/pkg-config configure:20477: result: /usr/bin/pkg-config configure:20492: checking pkg-config is at least version 0.9.0 configure:20495: result: yes configure:20506: checking for XML configure:20515: $PKG_CONFIG --exists --print-errors "\ libxml-2.0 >= 2.0.0" configure:20519: $? = 0 configure:20536: $PKG_CONFIG --exists --print-errors "\ libxml-2.0 >= 2.0.0" configure:20540: $? = 0 configure:20621: result: yes configure:20776: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:782: creating Makefile config.status:782: creating libxklavier/Makefile config.status:782: creating libxklavier.spec config.status:782: creating Doxyfile config.status:782: creating doc/Makefile config.status:782: creating doc/html/Makefile config.status:782: creating tests/Makefile config.status:782: creating libxklavier.pc config.status:848: creating config.h config.status:1156: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux 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= 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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XML_CFLAGS_set= ac_cv_env_XML_CFLAGS_value= ac_cv_env_XML_LIBS_set= ac_cv_env_XML_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_nl_langinfo=yes ac_cv_func_setlocale=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_extensions_XKBrules_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_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=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=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 ac_cv_search_strerror='none required' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=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= jm_cv_langinfo_codeset=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/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_XML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_XML_LIBS='-lxml2 -lz -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DO_DOXYGEN='no' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_XKB_SUPPORT_FALSE='#' ENABLE_XKB_SUPPORT_TRUE='' ENABLE_XMM_SUPPORT_FALSE='#' ENABLE_XMM_SUPPORT_TRUE='' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAJOR_VERSION='2' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MINOR_VERSION='2' OBJEXT='o' PACKAGE='libxklavier' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.2' VERSION_INFO='10:0:0' XKB_HEADERS_PRESENT_FALSE='#' XKB_HEADERS_PRESENT_TRUE='' XML_CFLAGS='-I/usr/include/libxml2 ' XML_LIBS='-lxml2 -lz -lm ' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='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='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' x_includes='' x_libraries='' xkbheaders_present='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_SETLOCALE 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 ICONV_CONST #define PACKAGE "libxklavier" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "2.2" #define XKB_BASE "/usr/share/X11/xkb" #define XKB_BIN_BASE "/usr/bin" #define XKB_DEFAULT_RULESET "base" #define XMODMAP_BASE "/usr/share/xmodmap" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0