This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libtasn1 configure 0.2.17, 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 = 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:1555: checking for a BSD-compatible install configure:1610: result: /bin/install -c configure:1621: checking whether build environment is sane configure:1664: result: yes configure:1729: checking for gawk configure:1745: found /bin/gawk configure:1755: result: gawk configure:1765: checking whether make sets $(MAKE) configure:1785: result: yes configure:1961: checking build system type configure:1979: result: i586-uhu-linux-gnu configure:1987: checking host system type configure:2001: result: i586-uhu-linux-gnu configure:2013: autobuild project... libtasn1 configure:2015: autobuild revision... 0.2.17 configure:2028: autobuild timestamp... 20060808-235538 configure:2052: checking for i586-uhu-linux-gcc configure:2068: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2078: result: i586-uhu-linux-gcc configure:2360: checking for C compiler version configure:2363: 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:2366: $? = 0 configure:2368: 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:2371: $? = 0 configure:2373: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2376: $? = 1 configure:2399: checking for C compiler default output file name configure:2402: i586-uhu-linux-gcc conftest.c >&5 configure:2405: $? = 0 configure:2451: result: a.out configure:2456: checking whether the C compiler works configure:2462: ./a.out configure:2465: $? = 0 configure:2482: result: yes configure:2489: checking whether we are cross compiling configure:2491: result: no configure:2494: checking for suffix of executables configure:2496: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2499: $? = 0 configure:2524: result: configure:2530: checking for suffix of object files configure:2551: i586-uhu-linux-gcc -c conftest.c >&5 configure:2554: $? = 0 configure:2576: result: o configure:2580: checking whether we are using the GNU C compiler configure:2604: i586-uhu-linux-gcc -c conftest.c >&5 configure:2610: $? = 0 configure:2613: test -z || test ! -s conftest.err configure:2616: $? = 0 configure:2619: test -s conftest.o configure:2622: $? = 0 configure:2635: result: yes configure:2641: checking whether i586-uhu-linux-gcc accepts -g configure:2662: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2668: $? = 0 configure:2671: test -z || test ! -s conftest.err configure:2674: $? = 0 configure:2677: test -s conftest.o configure:2680: $? = 0 configure:2691: result: yes configure:2708: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2778: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2784: $? = 0 configure:2787: test -z || test ! -s conftest.err configure:2790: $? = 0 configure:2793: test -s conftest.o configure:2796: $? = 0 configure:2814: result: none needed configure:2832: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2838: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2979: checking for style of include used by make configure:3007: result: GNU configure:3035: checking dependency style of i586-uhu-linux-gcc configure:3125: result: gcc3 configure:3148: checking for bison configure:3164: found /usr/bin/bison configure:3174: result: bison -y configure:3185: checking whether ln -s works configure:3189: result: yes configure:3210: checking for a BSD-compatible install configure:3265: result: /bin/install -c configure:3280: Detecting compiler options configure:3283: checking for an ANSI C-conforming const configure:3350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3356: $? = 0 configure:3359: test -z || test ! -s conftest.err configure:3362: $? = 0 configure:3365: test -s conftest.o configure:3368: $? = 0 configure:3379: result: yes configure:3395: checking whether we have GNU assembler configure:3401: result: yes configure:3410: Detecting C library capabilities configure:3418: checking how to run the C preprocessor configure:3453: i586-uhu-linux-gcc -E conftest.c configure:3459: $? = 0 configure:3491: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3497: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtasn1" | #define PACKAGE_TARNAME "libtasn1" | #define PACKAGE_VERSION "0.2.17" | #define PACKAGE_STRING "libtasn1 0.2.17" | #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org" | #define PACKAGE "libtasn1" | #define VERSION "0.2.17" | /* end confdefs.h. */ | #include configure:3536: result: i586-uhu-linux-gcc -E configure:3560: i586-uhu-linux-gcc -E conftest.c configure:3566: $? = 0 configure:3598: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3604: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtasn1" | #define PACKAGE_TARNAME "libtasn1" | #define PACKAGE_VERSION "0.2.17" | #define PACKAGE_STRING "libtasn1 0.2.17" | #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org" | #define PACKAGE "libtasn1" | #define VERSION "0.2.17" | /* end confdefs.h. */ | #include configure:3648: checking for egrep configure:3658: result: grep -E configure:3663: checking for ANSI C header files configure:3688: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:18: warning: function declaration isn't a prototype configure:3694: $? = 0 configure:3697: test -z || test ! -s conftest.err configure:3700: $? = 0 configure:3703: test -s conftest.o configure:3706: $? = 0 configure:3795: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:23: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:28: warning: implicit declaration of function `exit' configure:3798: $? = 0 configure:3800: ./conftest configure:3803: $? = 0 configure:3818: result: yes configure:3842: checking for sys/types.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3842: checking for sys/stat.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3842: checking for stdlib.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3842: checking for string.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3842: checking for memory.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3842: checking for strings.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3842: checking for inttypes.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3842: checking for stdint.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3842: checking for unistd.h configure:3858: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3864: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3908: checking for unistd.h configure:3913: result: yes configure:3917: checking getopt.h usability configure:3929: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:3935: $? = 0 configure:3938: test -z || test ! -s conftest.err configure:3941: $? = 0 configure:3944: test -s conftest.o configure:3947: $? = 0 configure:3957: result: yes configure:3961: checking getopt.h presence configure:3971: i586-uhu-linux-gcc -E conftest.c configure:3977: $? = 0 configure:3997: result: yes configure:4032: checking for getopt.h configure:4039: result: yes configure:3908: checking for strings.h configure:3913: result: yes configure:3908: checking for inttypes.h configure:3913: result: yes configure:3908: checking for stdint.h configure:3913: result: yes configure:4056: checking for getopt_long configure:4113: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:50: warning: function declaration isn't a prototype conftest.c:57: warning: function declaration isn't a prototype conftest.c:65: warning: function declaration isn't a prototype configure:4119: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest configure:4131: $? = 0 configure:4143: result: yes configure:4155: checking for working alloca.h configure:4176: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:30: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:31: warning: unused variable `p' configure:4182: $? = 0 configure:4185: test -z || test ! -s conftest.err configure:4188: $? = 0 configure:4191: test -s conftest configure:4194: $? = 0 configure:4206: result: yes configure:4216: checking for alloca configure:4257: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:51: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:52: warning: unused variable `p' configure:4263: $? = 0 configure:4266: test -z || test ! -s conftest.err configure:4269: $? = 0 configure:4272: test -s conftest configure:4275: $? = 0 configure:4287: result: yes configure:4510: Detecting system's parameters configure:4513: checking whether byte ordering is bigendian configure:4540: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:34: warning: function declaration isn't a prototype configure:4546: $? = 0 configure:4549: test -z || test ! -s conftest.err configure:4552: $? = 0 configure:4555: test -s conftest.o configure:4558: $? = 0 configure:4582: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:34: warning: function declaration isn't a prototype conftest.c: In function `main': conftest.c:36: error: `not' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: syntax error before "big" configure:4588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtasn1" | #define PACKAGE_TARNAME "libtasn1" | #define PACKAGE_VERSION "0.2.17" | #define PACKAGE_STRING "libtasn1 0.2.17" | #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org" | #define PACKAGE "libtasn1" | #define VERSION "0.2.17" | #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_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4721: result: no configure:4741: checking for unsigned long long configure:4765: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:65: warning: function declaration isn't a prototype configure:4771: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest.o configure:4783: $? = 0 configure:4794: result: yes configure:4797: checking size of unsigned long long configure:5109: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:63: warning: function declaration isn't a prototype conftest.c:64: warning: function declaration isn't a prototype conftest.c:69: warning: function declaration isn't a prototype configure:5112: $? = 0 configure:5114: ./conftest configure:5117: $? = 0 configure:5140: result: 8 configure:5147: checking for unsigned long int configure:5171: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:66: warning: function declaration isn't a prototype configure:5177: $? = 0 configure:5180: test -z || test ! -s conftest.err configure:5183: $? = 0 configure:5186: test -s conftest.o configure:5189: $? = 0 configure:5200: result: yes configure:5203: checking size of unsigned long int configure:5515: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:64: warning: function declaration isn't a prototype conftest.c:65: warning: function declaration isn't a prototype conftest.c:70: warning: function declaration isn't a prototype configure:5518: $? = 0 configure:5520: ./conftest configure:5523: $? = 0 configure:5546: result: 4 configure:5553: checking for unsigned int configure:5577: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:67: warning: function declaration isn't a prototype configure:5583: $? = 0 configure:5586: test -z || test ! -s conftest.err configure:5589: $? = 0 configure:5592: test -s conftest.o configure:5595: $? = 0 configure:5606: result: yes configure:5609: checking size of unsigned int configure:5921: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:65: warning: function declaration isn't a prototype conftest.c:66: warning: function declaration isn't a prototype conftest.c:71: warning: function declaration isn't a prototype configure:5924: $? = 0 configure:5926: ./conftest configure:5929: $? = 0 configure:5952: result: 4 configure:5959: checking for unsigned short int configure:5983: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:68: warning: function declaration isn't a prototype configure:5989: $? = 0 configure:5992: test -z || test ! -s conftest.err configure:5995: $? = 0 configure:5998: test -s conftest.o configure:6001: $? = 0 configure:6012: result: yes configure:6015: checking size of unsigned short int configure:6327: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:66: warning: function declaration isn't a prototype conftest.c:67: warning: function declaration isn't a prototype conftest.c:72: warning: function declaration isn't a prototype configure:6330: $? = 0 configure:6332: ./conftest configure:6335: $? = 0 configure:6358: result: 2 configure:6365: checking for unsigned char configure:6389: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:69: warning: function declaration isn't a prototype configure:6395: $? = 0 configure:6398: test -z || test ! -s conftest.err configure:6401: $? = 0 configure:6404: test -s conftest.o configure:6407: $? = 0 configure:6418: result: yes configure:6421: checking size of unsigned char configure:6733: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:67: warning: function declaration isn't a prototype conftest.c:68: warning: function declaration isn't a prototype conftest.c:73: warning: function declaration isn't a prototype configure:6736: $? = 0 configure:6738: ./conftest configure:6741: $? = 0 configure:6764: result: 1 configure:6811: checking for memmove configure:6868: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:58: warning: function declaration isn't a prototype conftest.c:58: warning: conflicting types for built-in function 'memmove' conftest.c:65: warning: function declaration isn't a prototype conftest.c:73: warning: function declaration isn't a prototype configure:6874: $? = 0 configure:6877: test -z || test ! -s conftest.err configure:6880: $? = 0 configure:6883: test -s conftest configure:6886: $? = 0 configure:6898: result: yes configure:6926: Detecting options for shared libraries configure:7000: checking for a sed that does not truncate output configure:7054: result: /bin/sed configure:7068: checking for ld used by i586-uhu-linux-gcc configure:7135: result: /usr/bin/ld configure:7144: checking if the linker (/usr/bin/ld) is GNU ld configure:7159: result: yes configure:7164: checking for /usr/bin/ld option to reload object files configure:7171: result: -r configure:7180: checking for BSD-compatible nm configure:7222: result: nm configure:7226: checking how to recognise dependent libraries configure:7400: result: pass_all configure:7621: checking dlfcn.h usability configure:7633: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:7639: $? = 0 configure:7642: test -z || test ! -s conftest.err configure:7645: $? = 0 configure:7648: test -s conftest.o configure:7651: $? = 0 configure:7661: result: yes configure:7665: checking dlfcn.h presence configure:7675: i586-uhu-linux-gcc -E conftest.c configure:7681: $? = 0 configure:7701: result: yes configure:7736: checking for dlfcn.h configure:7743: result: yes configure:7766: checking for i586-uhu-linux-g++ configure:7782: found /usr/lib/ccache/i586-uhu-linux-g++ configure:7792: result: i586-uhu-linux-g++ configure:7850: checking for C++ compiler version configure:7853: 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:7856: $? = 0 configure:7858: 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:7861: $? = 0 configure:7863: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:7866: $? = 1 configure:7869: checking whether we are using the GNU C++ compiler configure:7893: i586-uhu-linux-g++ -c conftest.cc >&5 configure:7899: $? = 0 configure:7902: test -z || test ! -s conftest.err configure:7905: $? = 0 configure:7908: test -s conftest.o configure:7911: $? = 0 configure:7924: result: yes configure:7930: checking whether i586-uhu-linux-g++ accepts -g configure:7951: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:7957: $? = 0 configure:7960: test -z || test ! -s conftest.err configure:7963: $? = 0 configure:7966: test -s conftest.o configure:7969: $? = 0 configure:7980: result: yes configure:8022: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8028: $? = 0 configure:8031: test -z || test ! -s conftest.err configure:8034: $? = 0 configure:8037: test -s conftest.o configure:8040: $? = 0 configure:8066: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:40: error: `exit' was not declared in this scope configure:8072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtasn1" | #define PACKAGE_TARNAME "libtasn1" | #define PACKAGE_VERSION "0.2.17" | #define PACKAGE_STRING "libtasn1 0.2.17" | #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org" | #define PACKAGE "libtasn1" | #define VERSION "0.2.17" | #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_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:8022: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8028: $? = 0 configure:8031: test -z || test ! -s conftest.err configure:8034: $? = 0 configure:8037: test -s conftest.o configure:8040: $? = 0 configure:8066: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8072: $? = 0 configure:8075: test -z || test ! -s conftest.err configure:8078: $? = 0 configure:8081: test -s conftest.o configure:8084: $? = 0 configure:8109: checking dependency style of i586-uhu-linux-g++ configure:8199: result: gcc3 configure:8221: checking how to run the C++ preprocessor configure:8252: i586-uhu-linux-g++ -E conftest.cc configure:8258: $? = 0 configure:8290: i586-uhu-linux-g++ -E conftest.cc conftest.cc:39:28: ac_nonexistent.h: No such file or directory configure:8296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtasn1" | #define PACKAGE_TARNAME "libtasn1" | #define PACKAGE_VERSION "0.2.17" | #define PACKAGE_STRING "libtasn1 0.2.17" | #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org" | #define PACKAGE "libtasn1" | #define VERSION "0.2.17" | #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_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:8335: result: i586-uhu-linux-g++ -E configure:8359: i586-uhu-linux-g++ -E conftest.cc configure:8365: $? = 0 configure:8397: i586-uhu-linux-g++ -E conftest.cc conftest.cc:39:28: ac_nonexistent.h: No such file or directory configure:8403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libtasn1" | #define PACKAGE_TARNAME "libtasn1" | #define PACKAGE_VERSION "0.2.17" | #define PACKAGE_STRING "libtasn1 0.2.17" | #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org" | #define PACKAGE "libtasn1" | #define VERSION "0.2.17" | #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_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:8456: checking for i586-uhu-linux-g77 configure:8485: result: no configure:8456: checking for i586-uhu-linux-f77 configure:8485: result: no configure:8456: checking for i586-uhu-linux-xlf configure:8485: result: no configure:8456: checking for i586-uhu-linux-frt configure:8485: result: no configure:8456: checking for i586-uhu-linux-pgf77 configure:8485: result: no configure:8456: checking for i586-uhu-linux-fort77 configure:8485: result: no configure:8456: checking for i586-uhu-linux-fl32 configure:8485: result: no configure:8456: checking for i586-uhu-linux-af77 configure:8485: result: no configure:8456: checking for i586-uhu-linux-f90 configure:8485: result: no configure:8456: checking for i586-uhu-linux-xlf90 configure:8485: result: no configure:8456: checking for i586-uhu-linux-pgf90 configure:8485: result: no configure:8456: checking for i586-uhu-linux-epcf90 configure:8485: result: no configure:8456: checking for i586-uhu-linux-f95 configure:8485: result: no configure:8456: checking for i586-uhu-linux-fort configure:8485: result: no configure:8456: checking for i586-uhu-linux-xlf95 configure:8485: result: no configure:8456: checking for i586-uhu-linux-ifc configure:8485: result: no configure:8456: checking for i586-uhu-linux-efc configure:8485: result: no configure:8456: checking for i586-uhu-linux-pgf95 configure:8485: result: no configure:8456: checking for i586-uhu-linux-lf95 configure:8485: result: no configure:8456: checking for i586-uhu-linux-gfortran configure:8485: result: no configure:8498: checking for g77 configure:8527: result: no configure:8498: checking for f77 configure:8527: result: no configure:8498: checking for xlf configure:8527: result: no configure:8498: checking for frt configure:8527: result: no configure:8498: checking for pgf77 configure:8527: result: no configure:8498: checking for fort77 configure:8527: result: no configure:8498: checking for fl32 configure:8527: result: no configure:8498: checking for af77 configure:8527: result: no configure:8498: checking for f90 configure:8527: result: no configure:8498: checking for xlf90 configure:8527: result: no configure:8498: checking for pgf90 configure:8527: result: no configure:8498: checking for epcf90 configure:8527: result: no configure:8498: checking for f95 configure:8527: result: no configure:8498: checking for fort configure:8527: result: no configure:8498: checking for xlf95 configure:8527: result: no configure:8498: checking for ifc configure:8527: result: no configure:8498: checking for efc configure:8527: result: no configure:8498: checking for pgf95 configure:8527: result: no configure:8498: checking for lf95 configure:8527: result: no configure:8498: checking for gfortran configure:8527: result: no configure:8539: checking for Fortran 77 compiler version configure:8542: --version &5 ./configure: line 8543: --version: command not found configure:8545: $? = 127 configure:8547: -v &5 ./configure: line 8548: -v: command not found configure:8550: $? = 127 configure:8552: -V &5 ./configure: line 8553: -V: command not found configure:8555: $? = 127 configure:8563: checking whether we are using the GNU Fortran 77 compiler configure:8577: -c conftest.F >&5 ./configure: line 8578: -c: command not found configure:8583: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8608: result: no configure:8614: checking whether accepts -g configure:8626: -c -g conftest.f >&5 ./configure: line 8627: -c: command not found configure:8632: $? = 127 configure: failed program was: | program main | | end configure:8656: result: no configure:8686: checking the maximum length of command line arguments configure:8751: result: 32768 configure:8762: checking command to parse nm output from i586-uhu-linux-gcc object configure:8851: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 conftest.c:5: warning: function declaration isn't a prototype conftest.c:9: warning: function declaration isn't a prototype configure:8854: $? = 0 configure:8858: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8861: $? = 0 configure:8913: i586-uhu-linux-gcc -o conftest -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c conftstm.o >&5 configure:8916: $? = 0 configure:8954: result: ok configure:8958: checking for objdir configure:8973: result: .libs configure:9025: checking for i586-uhu-linux-ar configure:9054: result: no configure:9063: checking for ar configure:9079: found /usr/bin/ar configure:9090: result: ar configure:9105: checking for i586-uhu-linux-ranlib configure:9134: result: no configure:9143: checking for ranlib configure:9159: found /usr/bin/ranlib configure:9170: result: ranlib configure:9185: checking for i586-uhu-linux-strip configure:9214: result: no configure:9223: checking for strip configure:9239: found /usr/bin/strip configure:9250: result: strip configure:9512: checking if i586-uhu-linux-gcc static flag works conftest.c:1: warning: function declaration isn't a prototype configure:9535: result: no configure:9553: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9571: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe -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:9575: $? = 0 configure:9586: result: no configure:9601: checking for i586-uhu-linux-gcc option to produce PIC configure:9778: result: -fPIC configure:9786: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9804: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe -fPIC -DPIC conftest.c >&5 configure:9808: $? = 0 configure:9819: result: yes configure:9843: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9864: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe -o out/conftest2.o conftest.c >&5 configure:9868: $? = 0 configure:9888: result: yes configure:9914: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10761: result: yes configure:10787: checking whether -lc should be explicitly linked in configure:10792: i586-uhu-linux-gcc -c -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe conftest.c >&5 configure:10795: $? = 0 configure:10809: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10812: $? = 0 configure:10824: result: no configure:10832: checking dynamic linker characteristics configure:11384: result: GNU/Linux ld.so configure:11388: checking how to hardcode library paths into programs configure:11413: result: immediate configure:11427: checking whether stripping libraries is possible configure:11432: result: yes configure:12255: checking if libtool supports shared libraries configure:12257: result: yes configure:12260: checking whether to build shared libraries configure:12318: result: yes configure:12321: checking whether to build static libraries configure:12325: result: yes configure:12417: creating libtool configure:12964: checking for ld used by i586-uhu-linux-g++ configure:13031: result: /usr/bin/ld configure:13040: checking if the linker (/usr/bin/ld) is GNU ld configure:13055: result: yes configure:13106: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13932: result: yes configure:13950: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:13953: $? = 0 configure:14049: checking for i586-uhu-linux-g++ option to produce PIC configure:14301: result: -fPIC configure:14309: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:14327: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:14331: $? = 0 configure:14342: result: yes configure:14366: checking if i586-uhu-linux-g++ supports -c -o file.o configure:14387: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:14391: $? = 0 configure:14411: result: yes configure:14437: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14465: result: yes configure:14536: checking dynamic linker characteristics configure:15088: result: GNU/Linux ld.so configure:15092: checking how to hardcode library paths into programs configure:15117: result: immediate configure:15131: checking whether stripping libraries is possible configure:15136: result: yes configure:22637: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libtasn1 config.status 0.2.17, 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:778: creating Makefile config.status:778: creating src/Makefile config.status:778: creating tests/Makefile config.status:778: creating lib/Makefile config.status:778: creating lib/libtasn1.pc config.status:778: creating lib/libtasn1-config config.status:778: creating doc/Makefile config.status:778: creating doc/reference/Makefile config.status:844: creating config.h config.status:1158: executing depfiles commands config.status:1158: executing lib/libtasn1.h commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no 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_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_alloca_works=yes ac_cv_func_getopt_long=yes ac_cv_func_memmove=yes ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_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_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_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_YACC='bison -y' 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_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short_int=2 ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long_int=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_short_int=yes ac_cv_working_alloca_h=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' ALLOCA='' 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 -D_REENTRANT -D_THREAD_SAFE -Wall -Wpointer-arith -Wstrict-prototypes -pipe' 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' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='' FFLAGS='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTASN1_CFLAGS='-I${prefix}/include' LIBTASN1_LIBS='-L${exec_prefix}/lib -ltasn1 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='2' LT_REVISION='17' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='libtasn1' PACKAGE_BUGREPORT='bug-gnutls@gnu.org' PACKAGE_NAME='libtasn1' PACKAGE_STRING='libtasn1 0.2.17' PACKAGE_TARNAME='libtasn1' PACKAGE_VERSION='0.2.17' PATH_SEPARATOR=':' PERL='${SHELL} /var/uhubuild/work/compile/missing --run perl' PKG_CONFIG='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.2.17' YACC='bison -y' 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 HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_DLFCN_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_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 HAVE_UNISTD_H 1 #define PACKAGE "libtasn1" #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org" #define PACKAGE_NAME "libtasn1" #define PACKAGE_STRING "libtasn1 0.2.17" #define PACKAGE_TARNAME "libtasn1" #define PACKAGE_VERSION "0.2.17" #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_UNSIGNED_SHORT_INT 2 #define STDC_HEADERS 1 #define VERSION "0.2.17" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0