This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gpgme configure 1.0.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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 = pozsy 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:1588: checking for a BSD-compatible install configure:1643: result: /bin/install -c configure:1654: checking whether build environment is sane configure:1697: result: yes configure:1762: checking for gawk configure:1778: found /bin/gawk configure:1788: result: gawk configure:1798: checking whether make sets $(MAKE) configure:1818: result: yes configure:1986: checking whether to enable maintainer-specific portions of Makefiles configure:1995: result: no configure:2016: checking build system type configure:2034: result: i586-uhu-linux-gnu configure:2042: checking host system type configure:2056: result: i586-uhu-linux-gnu configure:2080: checking for i586-uhu-linux-gcc configure:2096: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2106: result: i586-uhu-linux-gcc configure:2388: checking for C compiler version configure:2391: 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:2394: $? = 0 configure:2396: 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:2399: $? = 0 configure:2401: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2404: $? = 1 configure:2427: checking for C compiler default output file name configure:2430: i586-uhu-linux-gcc conftest.c >&5 configure:2433: $? = 0 configure:2479: result: a.out configure:2484: checking whether the C compiler works configure:2490: ./a.out configure:2493: $? = 0 configure:2510: result: yes configure:2517: checking whether we are cross compiling configure:2519: result: no configure:2522: checking for suffix of executables configure:2524: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2527: $? = 0 configure:2552: result: configure:2558: checking for suffix of object files configure:2579: i586-uhu-linux-gcc -c conftest.c >&5 configure:2582: $? = 0 configure:2604: result: o configure:2608: checking whether we are using the GNU C compiler configure:2632: i586-uhu-linux-gcc -c conftest.c >&5 configure:2638: $? = 0 configure:2641: test -z || test ! -s conftest.err configure:2644: $? = 0 configure:2647: test -s conftest.o configure:2650: $? = 0 configure:2663: result: yes configure:2669: checking whether i586-uhu-linux-gcc accepts -g configure:2690: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2696: $? = 0 configure:2699: test -z || test ! -s conftest.err configure:2702: $? = 0 configure:2705: test -s conftest.o configure:2708: $? = 0 configure:2719: result: yes configure:2736: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2806: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2812: $? = 0 configure:2815: test -z || test ! -s conftest.err configure:2818: $? = 0 configure:2821: test -s conftest.o configure:2824: $? = 0 configure:2842: result: none needed configure:2860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2866: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3007: checking for style of include used by make configure:3035: result: GNU configure:3063: checking dependency style of i586-uhu-linux-gcc configure:3153: result: gcc3 configure:3273: checking for a sed that does not truncate output configure:3327: result: /bin/sed configure:3330: checking for egrep configure:3340: result: grep -E configure:3356: checking for ld used by i586-uhu-linux-gcc configure:3423: result: /usr/bin/ld configure:3432: checking if the linker (/usr/bin/ld) is GNU ld configure:3447: result: yes configure:3452: checking for /usr/bin/ld option to reload object files configure:3459: result: -r configure:3468: checking for BSD-compatible nm configure:3510: result: nm configure:3514: checking whether ln -s works configure:3518: result: yes configure:3525: checking how to recognise dependent libraries configure:3699: result: pass_all configure:3912: checking how to run the C preprocessor configure:3947: i586-uhu-linux-gcc -E conftest.c configure:3953: $? = 0 configure:3985: i586-uhu-linux-gcc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:3991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gpgme" | #define PACKAGE_TARNAME "gpgme" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "gpgme 1.0.3" | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #define NEED_GPG_VERSION "1.2.2" | #define NEED_GPGSM_VERSION "1.9.6" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include configure:4030: result: i586-uhu-linux-gcc -E configure:4054: i586-uhu-linux-gcc -E conftest.c configure:4060: $? = 0 configure:4092: i586-uhu-linux-gcc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:4098: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gpgme" | #define PACKAGE_TARNAME "gpgme" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "gpgme 1.0.3" | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #define NEED_GPG_VERSION "1.2.2" | #define NEED_GPGSM_VERSION "1.9.6" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | /* end confdefs.h. */ | #include configure:4142: checking for ANSI C header files configure:4167: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4173: $? = 0 configure:4176: test -z || test ! -s conftest.err configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4274: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4277: $? = 0 configure:4279: ./conftest configure:4282: $? = 0 configure:4297: result: yes configure:4321: checking for sys/types.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4321: checking for sys/stat.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4321: checking for stdlib.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4321: checking for string.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4321: checking for memory.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4321: checking for strings.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4321: checking for inttypes.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4321: checking for stdint.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4321: checking for unistd.h configure:4337: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4343: $? = 0 configure:4346: test -z || test ! -s conftest.err configure:4349: $? = 0 configure:4352: test -s conftest.o configure:4355: $? = 0 configure:4366: result: yes configure:4392: checking dlfcn.h usability configure:4404: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4410: $? = 0 configure:4413: test -z || test ! -s conftest.err configure:4416: $? = 0 configure:4419: test -s conftest.o configure:4422: $? = 0 configure:4432: result: yes configure:4436: checking dlfcn.h presence configure:4446: i586-uhu-linux-gcc -E conftest.c configure:4452: $? = 0 configure:4472: result: yes configure:4507: checking for dlfcn.h configure:4514: result: yes configure:4537: checking for i586-uhu-linux-g++ configure:4553: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4563: result: i586-uhu-linux-g++ configure:4621: checking for C++ compiler version configure:4624: 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:4627: $? = 0 configure:4629: 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:4632: $? = 0 configure:4634: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4637: $? = 1 configure:4640: checking whether we are using the GNU C++ compiler configure:4664: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4670: $? = 0 configure:4673: test -z || test ! -s conftest.err configure:4676: $? = 0 configure:4679: test -s conftest.o configure:4682: $? = 0 configure:4695: result: yes configure:4701: checking whether i586-uhu-linux-g++ accepts -g configure:4722: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4728: $? = 0 configure:4731: test -z || test ! -s conftest.err configure:4734: $? = 0 configure:4737: test -s conftest.o configure:4740: $? = 0 configure:4751: result: yes configure:4793: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4799: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4837: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:30: error: `exit' was not declared in this scope configure:4843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gpgme" | #define PACKAGE_TARNAME "gpgme" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "gpgme 1.0.3" | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #define NEED_GPG_VERSION "1.2.2" | #define NEED_GPGSM_VERSION "1.9.6" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #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:4793: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4799: $? = 0 configure:4802: test -z || test ! -s conftest.err configure:4805: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4837: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4843: $? = 0 configure:4846: test -z || test ! -s conftest.err configure:4849: $? = 0 configure:4852: test -s conftest.o configure:4855: $? = 0 configure:4880: checking dependency style of i586-uhu-linux-g++ configure:4970: result: gcc3 configure:4992: checking how to run the C++ preprocessor configure:5023: i586-uhu-linux-g++ -E conftest.cc configure:5029: $? = 0 configure:5061: i586-uhu-linux-g++ -E conftest.cc conftest.cc:29:28: ac_nonexistent.h: No such file or directory configure:5067: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gpgme" | #define PACKAGE_TARNAME "gpgme" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "gpgme 1.0.3" | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #define NEED_GPG_VERSION "1.2.2" | #define NEED_GPGSM_VERSION "1.9.6" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #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:5106: result: i586-uhu-linux-g++ -E configure:5130: i586-uhu-linux-g++ -E conftest.cc configure:5136: $? = 0 configure:5168: i586-uhu-linux-g++ -E conftest.cc conftest.cc:29:28: ac_nonexistent.h: No such file or directory configure:5174: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gpgme" | #define PACKAGE_TARNAME "gpgme" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "gpgme 1.0.3" | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #define NEED_GPG_VERSION "1.2.2" | #define NEED_GPGSM_VERSION "1.9.6" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #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:5227: checking for i586-uhu-linux-g77 configure:5256: result: no configure:5227: checking for i586-uhu-linux-f77 configure:5256: result: no configure:5227: checking for i586-uhu-linux-xlf configure:5256: result: no configure:5227: checking for i586-uhu-linux-frt configure:5256: result: no configure:5227: checking for i586-uhu-linux-pgf77 configure:5256: result: no configure:5227: checking for i586-uhu-linux-fort77 configure:5256: result: no configure:5227: checking for i586-uhu-linux-fl32 configure:5256: result: no configure:5227: checking for i586-uhu-linux-af77 configure:5256: result: no configure:5227: checking for i586-uhu-linux-f90 configure:5256: result: no configure:5227: checking for i586-uhu-linux-xlf90 configure:5256: result: no configure:5227: checking for i586-uhu-linux-pgf90 configure:5256: result: no configure:5227: checking for i586-uhu-linux-epcf90 configure:5256: result: no configure:5227: checking for i586-uhu-linux-f95 configure:5256: result: no configure:5227: checking for i586-uhu-linux-fort configure:5256: result: no configure:5227: checking for i586-uhu-linux-xlf95 configure:5256: result: no configure:5227: checking for i586-uhu-linux-ifc configure:5256: result: no configure:5227: checking for i586-uhu-linux-efc configure:5256: result: no configure:5227: checking for i586-uhu-linux-pgf95 configure:5256: result: no configure:5227: checking for i586-uhu-linux-lf95 configure:5256: result: no configure:5227: checking for i586-uhu-linux-gfortran configure:5256: result: no configure:5269: checking for g77 configure:5298: result: no configure:5269: checking for f77 configure:5298: result: no configure:5269: checking for xlf configure:5298: result: no configure:5269: checking for frt configure:5298: result: no configure:5269: checking for pgf77 configure:5298: result: no configure:5269: checking for fort77 configure:5298: result: no configure:5269: checking for fl32 configure:5298: result: no configure:5269: checking for af77 configure:5298: result: no configure:5269: checking for f90 configure:5298: result: no configure:5269: checking for xlf90 configure:5298: result: no configure:5269: checking for pgf90 configure:5298: result: no configure:5269: checking for epcf90 configure:5298: result: no configure:5269: checking for f95 configure:5298: result: no configure:5269: checking for fort configure:5298: result: no configure:5269: checking for xlf95 configure:5298: result: no configure:5269: checking for ifc configure:5298: result: no configure:5269: checking for efc configure:5298: result: no configure:5269: checking for pgf95 configure:5298: result: no configure:5269: checking for lf95 configure:5298: result: no configure:5269: checking for gfortran configure:5298: result: no configure:5310: checking for Fortran 77 compiler version configure:5313: --version &5 ./configure: line 5314: --version: command not found configure:5316: $? = 127 configure:5318: -v &5 ./configure: line 5319: -v: command not found configure:5321: $? = 127 configure:5323: -V &5 ./configure: line 5324: -V: command not found configure:5326: $? = 127 configure:5334: checking whether we are using the GNU Fortran 77 compiler configure:5348: -c conftest.F >&5 ./configure: line 5349: -c: command not found configure:5354: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5379: result: no configure:5385: checking whether accepts -g configure:5397: -c -g conftest.f >&5 ./configure: line 5398: -c: command not found configure:5403: $? = 127 configure: failed program was: | program main | | end configure:5427: result: no configure:5457: checking the maximum length of command line arguments configure:5522: result: 32768 configure:5533: checking command to parse nm output from i586-uhu-linux-gcc object configure:5622: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5625: $? = 0 configure:5629: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5632: $? = 0 configure:5684: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5687: $? = 0 configure:5725: result: ok configure:5729: checking for objdir configure:5744: result: .libs configure:5796: checking for i586-uhu-linux-ar configure:5825: result: no configure:5834: checking for ar configure:5850: found /usr/bin/ar configure:5861: result: ar configure:5876: checking for i586-uhu-linux-ranlib configure:5905: result: no configure:5914: checking for ranlib configure:5930: found /usr/bin/ranlib configure:5941: result: ranlib configure:5956: checking for i586-uhu-linux-strip configure:5985: result: no configure:5994: checking for strip configure:6010: found /usr/bin/strip configure:6021: result: strip configure:6283: checking if i586-uhu-linux-gcc static flag works configure:6306: result: yes configure:6328: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6346: 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:6350: $? = 0 configure:6361: result: no configure:6376: checking for i586-uhu-linux-gcc option to produce PIC configure:6553: result: -fPIC configure:6561: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6579: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6583: $? = 0 configure:6594: result: yes configure:6618: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6639: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6643: $? = 0 configure:6663: result: yes configure:6689: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7536: result: yes configure:7562: checking whether -lc should be explicitly linked in configure:7567: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7570: $? = 0 configure:7584: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7587: $? = 0 configure:7599: result: no configure:7607: checking dynamic linker characteristics configure:8147: result: GNU/Linux ld.so configure:8151: checking how to hardcode library paths into programs configure:8176: result: immediate configure:8190: checking whether stripping libraries is possible configure:8195: result: yes configure:9018: checking if libtool supports shared libraries configure:9020: result: yes configure:9023: checking whether to build shared libraries configure:9081: result: yes configure:9084: checking whether to build static libraries configure:9088: result: no configure:9180: creating libtool configure:9727: checking for ld used by i586-uhu-linux-g++ configure:9794: result: /usr/bin/ld configure:9803: checking if the linker (/usr/bin/ld) is GNU ld configure:9818: result: yes configure:9869: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10695: result: yes configure:10717: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:10720: $? = 0 configure:10816: checking for i586-uhu-linux-g++ option to produce PIC configure:11068: result: -fPIC configure:11076: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11094: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11098: $? = 0 configure:11109: result: yes configure:11133: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11154: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11158: $? = 0 configure:11178: result: yes configure:11204: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11232: result: yes configure:11303: checking dynamic linker characteristics configure:11843: result: GNU/Linux ld.so configure:11847: checking how to hardcode library paths into programs configure:11872: result: immediate configure:11886: checking whether stripping libraries is possible configure:11891: result: yes configure:19170: checking for GNU Pth configure:19715: result: no configure:19728: checking for pthread_create in -lpthread configure:19758: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:19764: $? = 0 configure:19767: test -z || test ! -s conftest.err configure:19770: $? = 0 configure:19773: test -s conftest configure:19776: $? = 0 configure:19789: result: yes configure:19855: checking sys/select.h usability configure:19867: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19873: $? = 0 configure:19876: test -z || test ! -s conftest.err configure:19879: $? = 0 configure:19882: test -s conftest.o configure:19885: $? = 0 configure:19895: result: yes configure:19899: checking sys/select.h presence configure:19909: i586-uhu-linux-gcc -E conftest.c configure:19915: $? = 0 configure:19935: result: yes configure:19970: checking for sys/select.h configure:19977: result: yes configure:19993: checking for unsigned int configure:20017: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20023: $? = 0 configure:20026: test -z || test ! -s conftest.err configure:20029: $? = 0 configure:20032: test -s conftest.o configure:20035: $? = 0 configure:20046: result: yes configure:20049: checking size of unsigned int configure:20361: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20364: $? = 0 configure:20366: ./conftest configure:20369: $? = 0 configure:20392: result: 4 configure:20406: checking for special C compiler options needed for large files configure:20503: result: no configure:20509: checking for _FILE_OFFSET_BITS value needed for large files configure:20540: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:38: warning: left shift count >= width of type conftest.c:38: warning: left shift count >= width of type conftest.c:40: error: size of array `off_t_is_large' is negative configure:20546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gpgme" | #define PACKAGE_TARNAME "gpgme" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "gpgme 1.0.3" | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #define NEED_GPG_VERSION "1.2.2" | #define NEED_GPGSM_VERSION "1.9.6" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #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 | #define HAVE_PTHREAD | #define HAVE_SYS_SELECT_H 1 | #define SIZEOF_UNSIGNED_INT 4 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:20592: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20598: $? = 0 configure:20601: test -z || test ! -s conftest.err configure:20604: $? = 0 configure:20607: test -s conftest.o configure:20610: $? = 0 configure:20622: result: 64 configure:20632: checking for _LARGE_FILES value needed for large files configure:20663: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20669: $? = 0 configure:20672: test -z || test ! -s conftest.err configure:20675: $? = 0 configure:20678: test -s conftest.o configure:20681: $? = 0 configure:20745: result: no configure:20757: checking for off_t configure:20781: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20787: $? = 0 configure:20790: test -z || test ! -s conftest.err configure:20793: $? = 0 configure:20796: test -s conftest.o configure:20799: $? = 0 configure:20810: result: yes configure:20830: checking for _LARGEFILE_SOURCE value needed for large files configure:20853: i586-uhu-linux-gcc -c -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:36: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:37: warning: the address of `fseeko', will always evaluate as `true' configure:20859: $? = 0 configure:20862: test -z || test ! -s conftest.err configure:20865: $? = 0 configure:20868: test -s conftest.o configure:20871: $? = 0 configure:20927: result: no configure:20941: checking for fseeko configure:20962: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:36: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:37: warning: the address of `fseeko', will always evaluate as `true' configure:20968: $? = 0 configure:20971: test -z || test ! -s conftest.err configure:20974: $? = 0 configure:20977: test -s conftest configure:20980: $? = 0 configure:20992: result: yes configure:21007: checking for stpcpy configure:21064: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:58: warning: function declaration isn't a prototype conftest.c:58: warning: conflicting types for built-in function 'stpcpy' conftest.c:65: warning: function declaration isn't a prototype conftest.c:73: warning: function declaration isn't a prototype configure:21070: $? = 0 configure:21073: test -z || test ! -s conftest.err configure:21076: $? = 0 configure:21079: test -s conftest configure:21082: $? = 0 configure:21094: result: yes configure:21119: checking for vasprintf configure:21176: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:59: warning: function declaration isn't a prototype conftest.c:66: warning: function declaration isn't a prototype conftest.c:74: warning: function declaration isn't a prototype configure:21182: $? = 0 configure:21185: test -z || test ! -s conftest.err configure:21188: $? = 0 configure:21191: test -s conftest configure:21194: $? = 0 configure:21206: result: yes configure:21307: checking for ttyname_r configure:21364: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:60: warning: function declaration isn't a prototype conftest.c:67: warning: function declaration isn't a prototype conftest.c:75: warning: function declaration isn't a prototype configure:21370: $? = 0 configure:21373: test -z || test ! -s conftest.err configure:21376: $? = 0 configure:21379: test -s conftest configure:21382: $? = 0 configure:21394: result: yes configure:21428: checking whether we are using the GNU C Library 2.1 or newer configure:21459: result: yes configure:21480: checking for getenv_r configure:21537: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:62: warning: function declaration isn't a prototype conftest.c:69: warning: function declaration isn't a prototype conftest.c:77: warning: function declaration isn't a prototype /tmp/ccGWARp5.o: In function `main': /var/uhubuild/work/compile/conftest.c:78: undefined reference to `getenv_r' /tmp/ccGWARp5.o:(.data+0x0): undefined reference to `getenv_r' collect2: ld returned 1 exit status configure:21543: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gpgme" | #define PACKAGE_TARNAME "gpgme" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "gpgme 1.0.3" | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #define NEED_GPG_VERSION "1.2.2" | #define NEED_GPGSM_VERSION "1.9.6" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #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 | #define HAVE_PTHREAD | #define HAVE_SYS_SELECT_H 1 | #define SIZEOF_UNSIGNED_INT 4 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_STPCPY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_THREAD_SAFE_GETENV 1 | /* end confdefs.h. */ | /* Define getenv_r to an innocuous variant, in case declares getenv_r. | For example, HP-UX 11i declares gettimeofday. */ | #define getenv_r innocuous_getenv_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getenv_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getenv_r | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getenv_r (); | /* 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_getenv_r) || defined (__stub___getenv_r) | choke me | #else | char (*f) () = getenv_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getenv_r; | ; | return 0; | } configure:21567: result: no configure:21594: checking for timegm configure:21651: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:62: warning: function declaration isn't a prototype conftest.c:69: warning: function declaration isn't a prototype conftest.c:77: warning: function declaration isn't a prototype configure:21657: $? = 0 configure:21660: test -z || test ! -s conftest.err configure:21663: $? = 0 configure:21666: test -s conftest configure:21669: $? = 0 configure:21681: result: yes configure:21721: checking for gpg-error-config configure:21739: found /usr/bin/gpg-error-config configure:21752: result: /usr/bin/gpg-error-config configure:21760: checking for GPG Error - version >= 0.5 configure:21786: result: yes configure:21825: checking for gpg configure:21843: found /usr/bin/gpg configure:21855: result: /usr/bin/gpg configure:21916: checking for GnuPG >= 1.2.2 configure:21949: result: yes configure:21985: checking for gpgsm configure:22018: result: no configure:22033: WARNING: *** *** Could not find GpgSM, install GpgSM or use --with-gpgsm=PATH to enable it *** configure:22159: checking for funopen configure:22216: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:65: warning: function declaration isn't a prototype conftest.c:72: warning: function declaration isn't a prototype conftest.c:80: warning: function declaration isn't a prototype /tmp/ccidkIUF.o: In function `main': /var/uhubuild/work/compile/conftest.c:81: undefined reference to `funopen' /tmp/ccidkIUF.o:(.data+0x0): undefined reference to `funopen' collect2: ld returned 1 exit status configure:22222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gpgme" | #define PACKAGE_TARNAME "gpgme" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "gpgme 1.0.3" | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #define NEED_GPG_VERSION "1.2.2" | #define NEED_GPGSM_VERSION "1.9.6" | #define PACKAGE "gpgme" | #define VERSION "1.0.3" | #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 | #define HAVE_PTHREAD | #define HAVE_SYS_SELECT_H 1 | #define SIZEOF_UNSIGNED_INT 4 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_STPCPY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_TTYNAME_R 1 | #define HAVE_THREAD_SAFE_GETENV 1 | #define HAVE_TIMEGM 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GPGME | #define GPG_PATH "/usr/bin/gpg" | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char funopen (); | /* 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_funopen) || defined (__stub___funopen) | choke me | #else | char (*f) () = funopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != funopen; | ; | return 0; | } configure:22246: result: no configure:22262: checking for fopencookie configure:22319: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:65: warning: function declaration isn't a prototype conftest.c:72: warning: function declaration isn't a prototype conftest.c:80: warning: function declaration isn't a prototype configure:22325: $? = 0 configure:22328: test -z || test ! -s conftest.err configure:22331: $? = 0 configure:22334: test -s conftest configure:22337: $? = 0 configure:22349: result: yes configure:22385: checking for isascii configure:22442: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:66: warning: function declaration isn't a prototype conftest.c:73: warning: function declaration isn't a prototype conftest.c:81: warning: function declaration isn't a prototype configure:22448: $? = 0 configure:22451: test -z || test ! -s conftest.err configure:22454: $? = 0 configure:22457: test -s conftest configure:22460: $? = 0 configure:22472: result: yes configure:22496: checking for putc_unlocked configure:22553: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:67: warning: function declaration isn't a prototype conftest.c:74: warning: function declaration isn't a prototype conftest.c:82: warning: function declaration isn't a prototype configure:22559: $? = 0 configure:22562: test -z || test ! -s conftest.err configure:22565: $? = 0 configure:22568: test -s conftest configure:22571: $? = 0 configure:22583: result: yes configure:22607: checking for memrchr configure:22664: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 conftest.c:68: warning: function declaration isn't a prototype conftest.c:75: warning: function declaration isn't a prototype conftest.c:83: warning: function declaration isn't a prototype configure:22670: $? = 0 configure:22673: test -z || test ! -s conftest.err configure:22676: $? = 0 configure:22679: test -s conftest configure:22682: $? = 0 configure:22694: result: yes configure:22730: checking sys/uio.h usability configure:22742: i586-uhu-linux-gcc -c -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes conftest.c >&5 configure:22748: $? = 0 configure:22751: test -z || test ! -s conftest.err configure:22754: $? = 0 configure:22757: test -s conftest.o configure:22760: $? = 0 configure:22770: result: yes configure:22774: checking sys/uio.h presence configure:22784: i586-uhu-linux-gcc -E conftest.c configure:22790: $? = 0 configure:22810: result: yes configure:22845: checking for sys/uio.h configure:22852: result: yes configure:23111: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gpgme config.status 1.0.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:799: creating Makefile config.status:799: creating assuan/Makefile config.status:799: creating gpgme/Makefile config.status:799: creating tests/Makefile config.status:799: creating tests/gpg/Makefile config.status:799: creating tests/gpgsm/Makefile config.status:799: creating doc/Makefile config.status:799: creating complus/Makefile config.status:799: creating gpgme/gpgme-config config.status:869: creating config.h config.status:1217: 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_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_fopencookie=yes ac_cv_func_fseeko=yes ac_cv_func_funopen=no ac_cv_func_getenv_r=no ac_cv_func_isascii=yes ac_cv_func_memrchr=yes ac_cv_func_putc_unlocked=yes ac_cv_func_stpcpy=yes ac_cv_func_timegm=yes ac_cv_func_ttyname_r=yes ac_cv_func_vasprintf=yes ac_cv_gnu_library_2_1=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_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_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_pthread_pthread_create=yes ac_cv_objext=o ac_cv_path_GPG=/usr/bin/gpg ac_cv_path_GPG_ERROR_CONFIG=/usr/bin/gpg-error-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_sizeof_unsigned_int=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_off_t=yes ac_cv_type_unsigned_int=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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=nm 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\3 \3/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\\3 \\3/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'\''"' ## ----------------- ## ## 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' BUILD_ASSUAN_FALSE='' BUILD_ASSUAN_TRUE='#' BUILD_COMPLUS_FALSE='' BUILD_COMPLUS_TRUE='#' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes' 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' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' GLIBC21='yes' GPG='/usr/bin/gpg' GPGME_CONFIG_API_VERSION='1' GPGME_CONFIG_CFLAGS='' GPGME_CONFIG_LIBS='-lgpgme' GPGSM='no' GPG_ERROR_CFLAGS='' GPG_ERROR_CONFIG='/usr/bin/gpg-error-config' GPG_ERROR_LIBS='-lgpg-error' GPG_PATH='' HAVE_DOSISH_SYSTEM_FALSE='' HAVE_DOSISH_SYSTEM_TRUE='#' HAVE_GPGSM_FALSE='' HAVE_GPGSM_TRUE='#' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' HAVE_PTHREAD_FALSE='#' HAVE_PTHREAD_TRUE='' HAVE_PTH_FALSE='' HAVE_PTH_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBGPGME_LT_AGE='4' LIBGPGME_LT_CURRENT='15' LIBGPGME_LT_REVISION='0' LIBOBJS=' funopen$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS=' funopen$U.lo' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='gpgme' PACKAGE_BUGREPORT='bug-gpgme@gnupg.org' PACKAGE_NAME='gpgme' PACKAGE_STRING='gpgme 1.0.3' PACKAGE_TARNAME='gpgme' PACKAGE_VERSION='1.0.3' PATH_SEPARATOR=':' PTH_CFLAGS='' PTH_CPPFLAGS='' PTH_LDFLAGS='' PTH_LIBS='' RANLIB='ranlib' RUN_GPGSM_TESTS_FALSE='' RUN_GPGSM_TESTS_TRUE='#' RUN_GPG_TESTS_FALSE='#' RUN_GPG_TESTS_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.3' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='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='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GPGME #define GPG_PATH "/usr/bin/gpg" #define HAVE_DLFCN_H 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_FSEEKO 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISASCII 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMRCHR 1 #define HAVE_PTHREAD #define HAVE_PUTC_UNLOCKED 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_THREAD_SAFE_GETENV 1 #define HAVE_TIMEGM 1 #define HAVE_TTYNAME_R 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define NEED_GPGSM_VERSION "1.9.6" #define NEED_GPG_VERSION "1.2.2" #define PACKAGE "gpgme" #define PACKAGE "gpgme" #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" #define PACKAGE_NAME "gpgme" #define PACKAGE_STRING "gpgme 1.0.3" #define PACKAGE_TARNAME "gpgme" #define PACKAGE_VERSION "1.0.3" #define SIZEOF_UNSIGNED_INT 4 #define STDC_HEADERS 1 #define VERSION "1.0.3" #define VERSION "1.0.3" #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0