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.57. 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 = janusz 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:1504: checking build system type configure:1522: result: i586-uhu-linux-gnu configure:1530: checking host system type configure:1544: result: i586-uhu-linux-gnu configure:1552: checking target system type configure:1566: result: i586-uhu-linux-gnu configure:1593: checking for a BSD-compatible install configure:1647: result: /bin/install -c configure:1658: checking whether build environment is sane configure:1701: result: yes configure:1734: checking for gawk configure:1750: found /bin/gawk configure:1760: result: gawk configure:1770: checking whether make sets $(MAKE) configure:1790: result: yes configure:1959: checking whether make sets $(MAKE) configure:1979: result: yes configure:1988: checking whether build environment is sane configure:2031: result: yes configure:2034: checking whether to enable maintainer-specific portions of Makefiles configure:2043: result: no configure:2087: checking for i586-uhu-linux-g++ configure:2103: found /usr/lib/ccache/i586-uhu-linux-g++ configure:2113: result: i586-uhu-linux-g++ configure:2171: checking for C++ compiler version configure:2174: 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:2177: $? = 0 configure:2179: 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:2182: $? = 0 configure:2184: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:2187: $? = 1 configure:2211: checking for C++ compiler default output configure:2214: i586-uhu-linux-g++ conftest.cc >&5 configure:2217: $? = 0 configure:2263: result: a.out configure:2268: checking whether the C++ compiler works configure:2274: ./a.out configure:2277: $? = 0 configure:2294: result: yes configure:2301: checking whether we are cross compiling configure:2303: result: no configure:2306: checking for suffix of executables configure:2308: i586-uhu-linux-g++ -o conftest conftest.cc >&5 configure:2311: $? = 0 configure:2336: result: configure:2342: checking for suffix of object files configure:2364: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2367: $? = 0 configure:2389: result: o configure:2393: checking whether we are using the GNU C++ compiler configure:2418: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2421: $? = 0 configure:2424: test -s conftest.o configure:2427: $? = 0 configure:2440: result: yes configure:2446: checking whether i586-uhu-linux-g++ accepts -g configure:2468: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2471: $? = 0 configure:2474: test -s conftest.o configure:2477: $? = 0 configure:2488: result: yes configure:2532: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2535: $? = 0 configure:2538: test -s conftest.o configure:2541: $? = 0 configure:2568: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:2566: error: `exit' was not declared in this scope configure:2571: $? = 1 configure: failed program was: | #line 2551 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libchipcard" | #define VERSION "0.9" | #define AUTHOR "Martin Preuss" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2532: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2535: $? = 0 configure:2538: test -s conftest.o configure:2541: $? = 0 configure:2568: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2571: $? = 0 configure:2574: test -s conftest.o configure:2577: $? = 0 configure:2610: checking for style of include used by make configure:2638: result: GNU configure:2666: checking dependency style of i586-uhu-linux-g++ configure:2734: result: gcc3 configure:2759: checking for i586-uhu-linux-gcc configure:2775: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2785: result: i586-uhu-linux-gcc configure:3067: checking for C compiler version configure:3070: 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:3073: $? = 0 configure:3075: 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:3078: $? = 0 configure:3080: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3083: $? = 1 configure:3086: checking whether we are using the GNU C compiler configure:3111: i586-uhu-linux-gcc -c conftest.c >&5 configure:3114: $? = 0 configure:3117: test -s conftest.o configure:3120: $? = 0 configure:3133: result: yes configure:3139: checking whether i586-uhu-linux-gcc accepts -g configure:3161: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3164: $? = 0 configure:3167: test -s conftest.o configure:3170: $? = 0 configure:3181: result: yes configure:3198: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3262: $? = 0 configure:3265: test -s conftest.o configure:3268: $? = 0 configure:3286: result: none needed configure:3304: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3307: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3418: checking dependency style of i586-uhu-linux-gcc configure:3486: result: gcc3 configure:3508: checking how to run the C preprocessor configure:3544: i586-uhu-linux-gcc -E conftest.c configure:3550: $? = 0 configure:3582: i586-uhu-linux-gcc -E conftest.c configure:3587:28: ac_nonexistent.h: No such file or directory configure:3588: $? = 1 configure: failed program was: | #line 3573 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libchipcard" | #define VERSION "0.9" | #define AUTHOR "Martin Preuss" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3626: result: i586-uhu-linux-gcc -E configure:3651: i586-uhu-linux-gcc -E conftest.c configure:3657: $? = 0 configure:3689: i586-uhu-linux-gcc -E conftest.c configure:3694:28: ac_nonexistent.h: No such file or directory configure:3695: $? = 1 configure: failed program was: | #line 3680 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libchipcard" | #define VERSION "0.9" | #define AUTHOR "Martin Preuss" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3749: checking for a BSD-compatible install configure:3803: result: /bin/install -c configure:3902: checking for ld used by GCC configure:3965: result: /usr/bin/ld configure:3974: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:3986: result: yes configure:3991: checking for /usr/bin/ld option to reload object files configure:3998: result: -r configure:4003: checking for BSD-compatible nm configure:4039: result: nm configure:4042: checking for a sed that does not truncate output configure:4124: result: /bin/sed configure:4127: checking whether ln -s works configure:4131: result: yes configure:4138: checking how to recognise dependent libraries configure:4319: result: pass_all configure:4332: checking command to parse nm output configure:4416: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4419: $? = 0 configure:4423: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4426: $? = 0 configure:4478: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4481: $? = 0 configure:4525: result: ok configure:4530: checking for egrep configure:4540: result: grep -E configure:4545: checking for ANSI C header files configure:4571: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4574: $? = 0 configure:4577: test -s conftest.o configure:4580: $? = 0 configure:4672: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4675: $? = 0 configure:4677: ./conftest configure:4680: $? = 0 configure:4695: result: yes configure:4719: checking for sys/types.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4719: checking for sys/stat.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4719: checking for stdlib.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4719: checking for string.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4719: checking for memory.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4719: checking for strings.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4719: checking for inttypes.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4719: checking for stdint.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4719: checking for unistd.h configure:4736: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: test -s conftest.o configure:4745: $? = 0 configure:4756: result: yes configure:4782: checking dlfcn.h usability configure:4795: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4798: $? = 0 configure:4801: test -s conftest.o configure:4804: $? = 0 configure:4814: result: yes configure:4818: checking dlfcn.h presence configure:4829: i586-uhu-linux-gcc -E conftest.c configure:4835: $? = 0 configure:4854: result: yes configure:4890: checking for dlfcn.h configure:4897: result: yes configure:5057: checking for i586-uhu-linux-ranlib configure:5086: result: no configure:5095: checking for ranlib configure:5111: found /usr/bin/ranlib configure:5122: result: ranlib configure:5137: checking for i586-uhu-linux-strip configure:5166: result: no configure:5175: checking for strip configure:5191: found /usr/bin/strip configure:5202: result: strip configure:5412: checking for objdir configure:5423: result: .libs configure:5440: checking for i586-uhu-linux-gcc option to produce PIC configure:5586: result: -fPIC configure:5590: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:5614: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5617: $? = 0 configure:5620: test -s conftest.o configure:5623: $? = 0 configure:5661: result: yes configure:5677: checking if i586-uhu-linux-gcc static flag -static works configure:5702: i586-uhu-linux-gcc -o conftest -g -O2 -static conftest.c >&5 configure:5705: $? = 0 configure:5708: test -s conftest configure:5711: $? = 0 configure:5727: result: yes configure:5739: checking if i586-uhu-linux-gcc supports -c -o file.o configure:5759: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5783: result: yes configure:5788: checking if i586-uhu-linux-gcc supports -c -o file.lo configure:5816: i586-uhu-linux-gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5819: $? = 0 configure:5822: test -s conftest.lo configure:5825: $? = 0 configure:5847: result: yes configure:5878: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:5901: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c 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:5904: $? = 0 configure:5907: test -s conftest.o configure:5910: $? = 0 configure:5927: result: yes configure:5938: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6633: result: yes configure:6638: checking how to hardcode library paths into programs configure:6662: result: immediate configure:6667: checking whether stripping libraries is possible configure:6672: result: yes configure:6683: checking dynamic linker characteristics configure:7103: result: GNU/Linux ld.so configure:7108: checking if libtool supports shared libraries configure:7110: result: yes configure:7113: checking whether to build shared libraries configure:7134: result: yes configure:7137: checking whether to build static libraries configure:7141: result: yes configure:7815: checking whether -lc should be explicitly linked in configure:7823: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7826: $? = 0 configure:7840: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7843: $? = 0 configure:7856: result: no configure:8433: checking for gawk configure:8459: result: gawk configure:8476: checking for snprintf configure:8526: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8522: warning: conflicting types for built-in function 'snprintf' configure:8529: $? = 0 configure:8532: test -s conftest configure:8535: $? = 0 configure:8546: result: yes configure:8560: checking for fork configure:8610: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8613: $? = 0 configure:8616: test -s conftest configure:8619: $? = 0 configure:8630: result: yes configure:8644: checking for time configure:8694: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8697: $? = 0 configure:8700: test -s conftest configure:8703: $? = 0 configure:8714: result: yes configure:8728: checking for getpid configure:8778: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8781: $? = 0 configure:8784: test -s conftest configure:8787: $? = 0 configure:8798: result: yes configure:8812: checking for sigaction configure:8862: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8865: $? = 0 configure:8868: test -s conftest configure:8871: $? = 0 configure:8882: result: yes configure:8896: checking for random configure:8946: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8949: $? = 0 configure:8952: test -s conftest configure:8955: $? = 0 configure:8966: result: yes configure:8980: checking for wait configure:9030: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:9033: $? = 0 configure:9036: test -s conftest configure:9039: $? = 0 configure:9050: result: yes configure:9064: checking for chmod configure:9114: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:9117: $? = 0 configure:9120: test -s conftest configure:9123: $? = 0 configure:9134: result: yes configure:9150: checking for unistd.h configure:9155: result: yes configure:9292: checking for dlfcn.h configure:9297: result: yes configure:9443: checking signal.h usability configure:9456: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9459: $? = 0 configure:9462: test -s conftest.o configure:9465: $? = 0 configure:9475: result: yes configure:9479: checking signal.h presence configure:9490: i586-uhu-linux-gcc -E conftest.c configure:9496: $? = 0 configure:9515: result: yes configure:9551: checking for signal.h configure:9558: result: yes configure:9585: checking time.h usability configure:9598: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9601: $? = 0 configure:9604: test -s conftest.o configure:9607: $? = 0 configure:9617: result: yes configure:9621: checking time.h presence configure:9632: i586-uhu-linux-gcc -E conftest.c configure:9638: $? = 0 configure:9657: result: yes configure:9693: checking for time.h configure:9700: result: yes configure:9727: checking syslog.h usability configure:9740: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9743: $? = 0 configure:9746: test -s conftest.o configure:9749: $? = 0 configure:9759: result: yes configure:9763: checking syslog.h presence configure:9774: i586-uhu-linux-gcc -E conftest.c configure:9780: $? = 0 configure:9799: result: yes configure:9835: checking for syslog.h configure:9842: result: yes configure:9860: checking for sys/stat.h configure:9865: result: yes configure:10011: checking arpa/inet.h usability configure:10024: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10027: $? = 0 configure:10030: test -s conftest.o configure:10033: $? = 0 configure:10043: result: yes configure:10047: checking arpa/inet.h presence configure:10058: i586-uhu-linux-gcc -E conftest.c configure:10064: $? = 0 configure:10083: result: yes configure:10119: checking for arpa/inet.h configure:10126: result: yes configure:10144: checking for sys/types.h configure:10149: result: yes configure:10295: checking sys/wait.h usability configure:10308: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10311: $? = 0 configure:10314: test -s conftest.o configure:10317: $? = 0 configure:10327: result: yes configure:10331: checking sys/wait.h presence configure:10342: i586-uhu-linux-gcc -E conftest.c configure:10348: $? = 0 configure:10367: result: yes configure:10403: checking for sys/wait.h configure:10410: result: yes configure:10437: checking libintl.h usability configure:10450: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10453: $? = 0 configure:10456: test -s conftest.o configure:10459: $? = 0 configure:10469: result: yes configure:10473: checking libintl.h presence configure:10484: i586-uhu-linux-gcc -E conftest.c configure:10490: $? = 0 configure:10509: result: yes configure:10545: checking for libintl.h configure:10552: result: yes configure:10568: checking for an ANSI C-conforming const configure:10636: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10639: $? = 0 configure:10642: test -s conftest.o configure:10645: $? = 0 configure:10656: result: yes configure:10688: checking target system type configure:10770: result: posix configure:10836: checking for included chameleon configure:10865: result: ok (includes=-I${top_srcdir}/src/libchipcard/engine) configure:10872: checking for debug mode configure:10887: result: 0 configure:10892: checking for debug settings configure:10916: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10919: $? = 0 configure:10922: test -s conftest.o configure:10925: $? = 0 configure:10945: result: ok configure:10989: checking for client config file path and name configure:11002: result: /etc/chipcardc.conf configure:11005: checking for server config file path and name configure:11018: result: /etc/chipcardd.conf configure:11021: checking for default pid dir configure:11034: result: /var/run configure:11037: checking for default pid file configure:11050: result: chipcardd.pid configure:11054: checking for default log dir configure:11067: result: /var/log configure:11070: checking for default log file configure:11083: result: chipcardd.log configure:11087: checking for distribution configure:11116: result: unknown configure:11124: checking if OpenSSL should be used configure:11133: result: yes configure:11138: checking for openssl includes configure:11169: result: -I/usr/include configure:11173: checking for openssl libs configure:11241: result: -L/usr/lib -lcrypto configure:11263: checking if encryption is available configure:11282: result: yes configure:11292: checking if PC/SC should be used configure:11301: result: yes configure:11306: checking for pcsc includes configure:11336: result: -I/usr/include configure:11344: checking for pcsc libs configure:11398: result: -L/usr/lib -lpcsclite configure:11421: checking if PC/SC might be used configure:11432: result: yes configure:11440: checking for docpath configure:11451: result: apidoc configure:11457: checking if full docu should be created configure:11484: result: no configure:11489: checking for library containing dlopen configure:11520: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccKgnd1B.o: In function `main': /var/uhubuild/work/compile/configure:11569: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11523: $? = 1 configure: failed program was: | #line 11496 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libchipcard" | #define VERSION "0.9" | #define AUTHOR "Martin Preuss" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_TIME 1 | #define HAVE_GETPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_RANDOM 1 | #define HAVE_WAIT 1 | #define HAVE_CHMOD 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIBINTL_H 1 | #define I18N_PATH "/usr/share/locale" | #define OS_NAME "i586-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #define WINSCARD_LIB "libpcsclite.so.0" | #define CHIPCARD_COMMANDS "/usr/share/libchipcard/commands" | #define CHIPCARD_DRIVERS "/usr/share/libchipcard/drivers" | #define DEBUGMODE 0 | #define HAVE_FUNC 1 | #define CHIPCARDC_CFGFILE "/etc/chipcardc.conf" | #define CHIPCARDD_CFGFILE "/etc/chipcardd.conf" | #define CHIPCARDD_PIDDIR "/var/run" | #define CHIPCARDD_PIDFILE "chipcardd.pid" | #define CHIPCARDD_LOGDIR "/var/log" | #define CHIPCARDD_LOGFILE "chipcardd.log" | #define HAVE_OPENSSL 1 | #define CT_USE_ENCRYPTION 1 | #define USE_PCSC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:11565: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11568: $? = 0 configure:11571: test -s conftest configure:11574: $? = 0 configure:11588: result: -ldl configure:11608: checking for xgettext configure:11624: found /usr/bin/xgettext configure:11634: result: xgettext configure:11646: checking for library containing gettext configure:11677: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:11722: warning: conflicting types for built-in function 'gettext' configure:11680: $? = 0 configure:11683: test -s conftest configure:11686: $? = 0 configure:11745: result: none required configure:11756: checking for working i18n environment configure:11765: result: yes configure:11919: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on janusz config.status:803: creating Makefile config.status:803: creating Doxyfile config.status:803: creating debian/DEBIAN/control config.status:803: creating suse/Makefile config.status:803: creating suse/chipcardd config.status:803: creating suse/libchipcard.spec config.status:803: creating redhat/Makefile config.status:803: creating redhat/chipcardd config.status:803: creating redhat/libchipcard.spec config.status:803: creating mandrake/Makefile config.status:803: creating mandrake/chipcardd config.status:803: creating mandrake/libchipcard.spec config.status:803: creating debian/Makefile config.status:803: creating freebsd/Makefile config.status:803: creating freebsd/chipcardd.sh config.status:803: creating freebsd/port/Makefile config.status:803: creating freebsd/port/pkg-plist config.status:803: creating freebsd/port/pkg-message config.status:803: creating openbsd/Makefile config.status:803: creating openbsd/port/Makefile config.status:803: creating openbsd/port/pkg/INSTALL config.status:803: creating example/Makefile config.status:803: creating doc/Makefile config.status:803: creating doc/man/Makefile config.status:803: creating doc/man/ctfstool.1 config.status:803: creating doc/man/chipcardd.1 config.status:803: creating doc/man/geldkarte.1 config.status:803: creating doc/man/hbcicard.1 config.status:803: creating doc/man/readertest.1 config.status:803: creating doc/man/cardcommander.1 config.status:803: creating doc/man/libchipcard.conf.5 config.status:803: creating doc/man/chipcardc.conf.5 config.status:803: creating doc/man/chipcardd.conf.5 config.status:803: creating doc/man/libchipcard-config.1 config.status:803: creating doc/man/memcard.1 config.status:803: creating doc/man/kvkd.1 config.status:803: creating doc/html/Makefile config.status:803: creating doc/html/pics/Makefile config.status:803: creating data/Makefile config.status:803: creating data/commands/Makefile config.status:803: creating data/drivers/Makefile config.status:803: creating src/Makefile config.status:803: creating src/libchipcard/Makefile config.status:803: creating src/libchipcard/engine/Makefile config.status:803: creating src/libchipcard/engine/chameleon/Makefile config.status:803: creating src/libchipcard/engine/chameleon/posix/Makefile config.status:803: creating src/libchipcard/engine/chameleon/windows/Makefile config.status:803: creating src/libchipcard/engine/chameleon/openssl/Makefile config.status:803: creating src/libchipcard/engine/reader/Makefile config.status:803: creating src/libchipcard/engine/command/Makefile config.status:803: creating src/libchipcard/engine/service/Makefile config.status:803: creating src/libchipcard/chipcard.h config.status:803: creating src/libchipcard/base/Makefile config.status:803: creating src/libchipcard/cards/Makefile config.status:803: creating src/libchipcard/ressource.rc config.status:803: creating src/libchipcard/ctversion.h config.status:803: creating src/test/Makefile config.status:803: creating src/tutorial/Makefile config.status:803: creating src/tools/Makefile config.status:803: creating src/tools/ctfstool/Makefile config.status:803: creating src/tools/ctfstool/po/Makefile config.status:803: creating src/tools/memcard/Makefile config.status:803: creating src/tools/memcard/po/Makefile config.status:803: creating src/tools/hbcicard/Makefile config.status:803: creating src/tools/hbcicard/po/Makefile config.status:803: creating src/tools/chipcardd/Makefile config.status:803: creating src/tools/chipcardd/po/Makefile config.status:803: creating src/tools/chipcardd_win32/Makefile config.status:803: creating src/tools/chipcardd_win32/ressource.rc config.status:803: creating src/tools/kvkd/Makefile config.status:803: creating src/tools/kvkd/po/Makefile config.status:803: creating src/tools/readertest/Makefile config.status:803: creating src/tools/readertest/po/Makefile config.status:803: creating src/tools/cardcommander/Makefile config.status:803: creating src/tools/cardcommander/po/Makefile config.status:803: creating src/tools/geldkarte/Makefile config.status:803: creating src/tools/geldkarte/po/Makefile config.status:803: creating src/tools/rsacard/Makefile config.status:803: creating src/tools/rsacard/po/Makefile config.status:803: creating src/tools/pam/Makefile config.status:803: creating src/libchipcard/libchipcard-config.in config.status:907: creating config.h config.status:1232: 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_c_const=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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_func_chmod=yes ac_cv_func_fork=yes ac_cv_func_getpid=yes ac_cv_func_random=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_time=yes ac_cv_func_wait=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_memory_h=yes ac_cv_header_signal_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_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_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_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_XGETTEXT=xgettext 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_make_make_set=yes ac_cv_search_dlopen=-ldl ac_cv_search_gettext='none required' ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' 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.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHIPCARDC_CFGFILE='/etc/chipcardc.conf' CHIPCARDD='chipcardd' CHIPCARDD_CFGFILE='/etc/chipcardd.conf' CHIPCARDD_LOGDIR='/var/log' CHIPCARDD_LOGFILE='chipcardd.log' CHIPCARDD_PIDDIR='/var/run' CHIPCARDD_PIDFILE='chipcardd.pid' CHIPCARD_COMMANDS='/usr/share/libchipcard/commands' CHIPCARD_DRIVERS='/usr/share/libchipcard/drivers' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEBUGMODE='0' DEFINE_CT_USE_ENCRYPTION='#define CT_USE_ENCRYPTION' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTRI='' DOXYGEN_INPUT=' src/libchipcard/base src/libchipcard/cards src/libchipcard/libchipcard.h ' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' I18N_CATALOG='catalog' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DLL_TARGET='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBCHIPCARD_LIB='-lchipcard' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MAKE_DLL_TARGET='' OBJEXT='o' OSYSTEM='linux' OS_TYPE='posix' PACKAGE='libchipcard' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.9' WINSCARD_LIB='libpcsclite.so.0' XGETTEXT='xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes=' -I${top_srcdir}/src/libchipcard/engine ' all_libraries=' -L/usr/lib -lcrypto -ldl ' 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='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' chameleon_includes='-I${top_srcdir}/src/libchipcard/engine' chameleon_libs='${top_builddir}/src/libchipcard/engine/chameleon/libchameleon.la' chameleon_needed_libs='' cryp_c='cryp.c' cryp_h='cryp.h' datadir='${prefix}/share' docpath='apidoc' exec_prefix='${prefix}' have_func='yes' 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' k_CHIPCARD_VERSION_BUILD='20' k_CHIPCARD_VERSION_MAJOR='0' k_CHIPCARD_VERSION_MINOR='9' k_CHIPCARD_VERSION_PATCHLEVEL='0' k_CHIPCARD_VERSION_TAG='STABLE' libchipcard_includes='-I/usr/include/chipcard' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pcsc_includes='' pcsc_lib='-lpcsclite' pcsc_libraries='-L/usr/lib' prefix='/usr' program_transform_name='s,x,x,' rpm_build_root='/tmp/libchipcard-buildroot' rpm_release='1' rpm_version='0.9' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' ssl_includes='' ssl_lib='-lcrypto' ssl_libraries='-L/usr/lib' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define AUTHOR "Martin Preuss" #define CHIPCARDC_CFGFILE "/etc/chipcardc.conf" #define CHIPCARDD_CFGFILE "/etc/chipcardd.conf" #define CHIPCARDD_LOGDIR "/var/log" #define CHIPCARDD_LOGFILE "chipcardd.log" #define CHIPCARDD_PIDDIR "/var/run" #define CHIPCARDD_PIDFILE "chipcardd.pid" #define CHIPCARD_COMMANDS "/usr/share/libchipcard/commands" #define CHIPCARD_DRIVERS "/usr/share/libchipcard/drivers" #define CT_USE_ENCRYPTION 1 #define DEBUGMODE 0 #define HAVE_ARPA_INET_H 1 #define HAVE_CHMOD 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FORK 1 #define HAVE_FUNC 1 #define HAVE_GETPID 1 #define HAVE_GETTEXT_ENVIRONMENT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_OPENSSL 1 #define HAVE_RANDOM 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WAIT 1 #define I18N_PATH "/usr/share/locale" #define OS_LINUX 1 #define OS_NAME "i586-uhu-linux-gnu" #define OS_SHORTNAME "linux" #define OS_TYPE "posix" #define PACKAGE "libchipcard" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define USE_PCSC 1 #define VERSION "0.9" #define WINSCARD_LIB "libpcsclite.so.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0