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.61. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/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:2008: checking for a BSD-compatible install configure:2064: result: /bin/install -c configure:2075: checking whether build environment is sane configure:2118: result: yes configure:2146: checking for a thread-safe mkdir -p configure:2185: result: /bin/mkdir -p configure:2198: checking for gawk configure:2214: found /bin/gawk configure:2225: result: gawk configure:2236: checking whether make sets $(MAKE) configure:2257: result: yes configure:2475: checking for i686-uhu-linux-gcc configure:2491: found /usr/bin/i686-uhu-linux-gcc configure:2502: result: i686-uhu-linux-gcc configure:2780: checking for C compiler version configure:2787: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2790: $? = 0 configure:2797: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2800: $? = 0 configure:2807: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2810: $? = 1 configure:2833: checking for C compiler default output file name configure:2860: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2863: $? = 0 configure:2901: result: a.out configure:2918: checking whether the C compiler works configure:2928: ./a.out configure:2931: $? = 0 configure:2948: result: yes configure:2955: checking whether we are cross compiling configure:2957: result: no configure:2960: checking for suffix of executables configure:2967: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2970: $? = 0 configure:2994: result: configure:3000: checking for suffix of object files configure:3026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3029: $? = 0 configure:3052: result: o configure:3056: checking whether we are using the GNU C compiler configure:3085: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3091: $? = 0 configure:3108: result: yes configure:3113: checking whether i686-uhu-linux-gcc accepts -g configure:3143: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3149: $? = 0 configure:3248: result: yes configure:3265: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3339: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3345: $? = 0 configure:3368: result: none needed configure:3397: checking for style of include used by make configure:3425: result: GNU configure:3450: checking dependency style of i686-uhu-linux-gcc configure:3541: result: gcc3 configure:3563: checking for additional required compiler flags configure:3591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:17:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:3594: $? = 0 configure:3600: ./conftest configure:3603: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | /* end confdefs.h. */ | #include | main() { | #ifdef __SUNPRO_C | exit(0); | #else | exit(1); | #endif | } | configure:3628: checking for strtoll configure:3684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3690: $? = 0 configure:3708: result: yes configure:3628: checking for strtoull configure:3684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3690: $? = 0 configure:3708: result: yes configure:3628: checking for strtoq configure:3684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3690: $? = 0 configure:3708: result: yes configure:3628: checking for strtouq configure:3684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3690: $? = 0 configure:3708: result: yes configure:3723: checking for timegm configure:3779: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3785: $? = 0 configure:3803: result: yes configure:3823: checking for vsnprintf configure:3879: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:40:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:3885: $? = 0 configure:3903: result: yes configure:3823: checking for snprintf configure:3879: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:41:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:3885: $? = 0 configure:3903: result: yes configure:3823: checking for asprintf configure:3879: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3885: $? = 0 configure:3903: result: yes configure:3823: checking for asnprintf configure:3879: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccYwXIMb.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `asnprintf' collect2: error: ld returned 1 exit status configure:3885: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | /* end confdefs.h. */ | /* Define asnprintf to an innocuous variant, in case declares asnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define asnprintf innocuous_asnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char asnprintf (); | /* 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_asnprintf || defined __stub___asnprintf | choke me | #endif | | int | main () | { | return asnprintf (); | ; | return 0; | } configure:3903: result: no configure:3823: checking for vasprintf configure:3879: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3885: $? = 0 configure:3903: result: yes configure:3823: checking for vasnprintf configure:3879: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cccfirgo.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:3885: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:3903: result: no configure:3919: checking how to run the C preprocessor configure:3959: i686-uhu-linux-gcc -E conftest.c configure:3965: $? = 0 configure:3996: i686-uhu-linux-gcc -E conftest.c conftest.c:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4002: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | #include configure:4035: result: i686-uhu-linux-gcc -E configure:4064: i686-uhu-linux-gcc -E conftest.c configure:4070: $? = 0 configure:4101: i686-uhu-linux-gcc -E conftest.c conftest.c:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4107: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | #include configure:4145: checking for grep that handles long lines and -e configure:4219: result: /bin/grep configure:4224: checking for egrep configure:4302: result: /bin/grep -E configure:4307: checking for ANSI C header files configure:4337: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4343: $? = 0 configure:4442: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4445: $? = 0 configure:4451: ./conftest configure:4454: $? = 0 configure:4471: result: yes configure:4495: checking for sys/types.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4495: checking for sys/stat.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4495: checking for stdlib.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4495: checking for string.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4495: checking for memory.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4495: checking for strings.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4495: checking for inttypes.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4495: checking for stdint.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4495: checking for unistd.h configure:4516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4522: $? = 0 configure:4538: result: yes configure:4569: checking pwd.h usability configure:4586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4592: $? = 0 configure:4606: result: yes configure:4610: checking pwd.h presence configure:4625: i686-uhu-linux-gcc -E conftest.c configure:4631: $? = 0 configure:4645: result: yes configure:4673: checking for pwd.h configure:4681: result: yes configure:4559: checking for unistd.h configure:4565: result: yes configure:4569: checking regex.h usability configure:4586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4592: $? = 0 configure:4606: result: yes configure:4610: checking regex.h presence configure:4625: i686-uhu-linux-gcc -E conftest.c configure:4631: $? = 0 configure:4645: result: yes configure:4673: checking for regex.h configure:4681: result: yes configure:4559: checking for stdint.h configure:4565: result: yes configure:4569: checking limits.h usability configure:4586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4592: $? = 0 configure:4606: result: yes configure:4610: checking limits.h presence configure:4625: i686-uhu-linux-gcc -E conftest.c configure:4631: $? = 0 configure:4645: result: yes configure:4673: checking for limits.h configure:4681: result: yes configure:4696: checking for regexec in -lc configure:4731: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc >&5 configure:4737: $? = 0 configure:4755: result: yes configure:4953: checking for path separator character configure:4981: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:42:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:4984: $? = 0 configure:4990: ./conftest configure:4993: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define DEFAULT_SMIPATH "/usr/share/mibs/ietf:/usr/share/mibs/iana:/usr/share/mibs/irtf:/usr/share/mibs/site:/usr/share/mibs/tubs:/usr/share/pibs/ietf:/usr/share/pibs/site:/usr/share/pibs/tubs" | /* end confdefs.h. */ | #include | main() { | #ifdef _WIN32 | exit(0); | #else | exit(1); | #endif | } | configure:5011: checking for dir separator character configure:5039: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:42:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:5042: $? = 0 configure:5048: ./conftest configure:5051: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define DEFAULT_SMIPATH "/usr/share/mibs/ietf:/usr/share/mibs/iana:/usr/share/mibs/irtf:/usr/share/mibs/site:/usr/share/mibs/tubs:/usr/share/pibs/ietf:/usr/share/pibs/site:/usr/share/pibs/tubs" | /* end confdefs.h. */ | #include | main() { | #ifdef _WIN32 | exit(0); | #else | exit(1); | #endif | } | configure:5082: checking for 64 bit types configure:5117: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:43:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:5120: $? = 0 configure:5126: ./conftest configure:5129: $? = 0 configure:5221: checking for flex configure:5239: found /usr/bin/flex configure:5251: result: /usr/bin/flex configure:5265: checking for bison configure:5283: found /usr/bin/bison configure:5295: result: /usr/bin/bison configure:5309: checking for bash configure:5339: result: /bin/sh configure:5349: checking for sh configure:5367: found /bin/sh configure:5379: result: /bin/sh configure:5389: checking for awk configure:5407: found /bin/awk configure:5419: result: /bin/awk configure:5429: checking for wget configure:5462: result: no configure:5472: checking for gdiff configure:5505: result: no configure:5472: checking for diff configure:5490: found /usr/bin/diff configure:5502: result: /usr/bin/diff configure:5532: checking for a BSD-compatible install configure:5588: result: /bin/install -c configure:5599: checking whether make sets $(MAKE) configure:5620: result: yes configure:5707: checking build system type configure:5725: result: i686-uhu-linux-gnu configure:5747: checking host system type configure:5762: result: i686-uhu-linux-gnu configure:5784: checking for a sed that does not truncate output configure:5838: result: /bin/sed configure:5852: checking for ld used by i686-uhu-linux-gcc configure:5919: result: /usr/bin/ld configure:5928: checking if the linker (/usr/bin/ld) is GNU ld configure:5943: result: yes configure:5948: checking for /usr/bin/ld option to reload object files configure:5955: result: -r configure:5973: checking for BSD-compatible nm configure:6022: result: /usr/bin/nm -B configure:6026: checking whether ln -s works configure:6030: result: yes configure:6037: checking how to recognise dependent libraries configure:6213: result: pass_all configure:6455: checking dlfcn.h usability configure:6472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6478: $? = 0 configure:6492: result: yes configure:6496: checking dlfcn.h presence configure:6511: i686-uhu-linux-gcc -E conftest.c configure:6517: $? = 0 configure:6531: result: yes configure:6559: checking for dlfcn.h configure:6567: result: yes configure:6594: checking for i686-uhu-linux-g++ configure:6610: found /usr/bin/i686-uhu-linux-g++ configure:6621: result: i686-uhu-linux-g++ configure:6696: checking for C++ compiler version configure:6703: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:6706: $? = 0 configure:6713: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6716: $? = 0 configure:6723: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:6726: $? = 1 configure:6729: checking whether we are using the GNU C++ compiler configure:6758: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:6764: $? = 0 configure:6781: result: yes configure:6786: checking whether i686-uhu-linux-g++ accepts -g configure:6816: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:6822: $? = 0 configure:6921: result: yes configure:6946: checking dependency style of i686-uhu-linux-g++ configure:7037: result: gcc3 configure:7062: checking how to run the C++ preprocessor configure:7098: i686-uhu-linux-g++ -E conftest.cpp configure:7104: $? = 0 configure:7135: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:46:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7141: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define DEFAULT_SMIPATH "/usr/share/mibs/ietf:/usr/share/mibs/iana:/usr/share/mibs/irtf:/usr/share/mibs/site:/usr/share/mibs/tubs:/usr/share/pibs/ietf:/usr/share/pibs/site:/usr/share/pibs/tubs" | #define PATH_SEPARATOR ':' | #define DIR_SEPARATOR '/' | #define UINT64_FORMAT "%llu" | #define INT64_FORMAT "%lld" | #define LIBSMI_UINT64_MAX 18446744073709551615ULL | #define LIBSMI_INT64_MIN -9223372036854775807LL | #define LIBSMI_INT64_MAX 9223372036854775807LL | #define BACKEND_SMI 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7174: result: i686-uhu-linux-g++ -E configure:7203: i686-uhu-linux-g++ -E conftest.cpp configure:7209: $? = 0 configure:7240: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:46:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7246: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsmi" | #define VERSION "0.4.8" | #define MAX_LEX_DEPTH 30 | #define DEFAULT_ERRORLEVEL 3 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define DEFAULT_SMIPATH "/usr/share/mibs/ietf:/usr/share/mibs/iana:/usr/share/mibs/irtf:/usr/share/mibs/site:/usr/share/mibs/tubs:/usr/share/pibs/ietf:/usr/share/pibs/site:/usr/share/pibs/tubs" | #define PATH_SEPARATOR ':' | #define DIR_SEPARATOR '/' | #define UINT64_FORMAT "%llu" | #define INT64_FORMAT "%lld" | #define LIBSMI_UINT64_MAX 18446744073709551615ULL | #define LIBSMI_INT64_MIN -9223372036854775807LL | #define LIBSMI_INT64_MAX 9223372036854775807LL | #define BACKEND_SMI 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7295: checking for i686-uhu-linux-g77 configure:7325: result: no configure:7295: checking for i686-uhu-linux-xlf configure:7325: result: no configure:7295: checking for i686-uhu-linux-f77 configure:7325: result: no configure:7295: checking for i686-uhu-linux-frt configure:7325: result: no configure:7295: checking for i686-uhu-linux-pgf77 configure:7325: result: no configure:7295: checking for i686-uhu-linux-cf77 configure:7325: result: no configure:7295: checking for i686-uhu-linux-fort77 configure:7325: result: no configure:7295: checking for i686-uhu-linux-fl32 configure:7325: result: no configure:7295: checking for i686-uhu-linux-af77 configure:7325: result: no configure:7295: checking for i686-uhu-linux-xlf90 configure:7325: result: no configure:7295: checking for i686-uhu-linux-f90 configure:7325: result: no configure:7295: checking for i686-uhu-linux-pgf90 configure:7325: result: no configure:7295: checking for i686-uhu-linux-pghpf configure:7325: result: no configure:7295: checking for i686-uhu-linux-epcf90 configure:7325: result: no configure:7295: checking for i686-uhu-linux-gfortran configure:7325: result: no configure:7295: checking for i686-uhu-linux-g95 configure:7325: result: no configure:7295: checking for i686-uhu-linux-xlf95 configure:7325: result: no configure:7295: checking for i686-uhu-linux-f95 configure:7325: result: no configure:7295: checking for i686-uhu-linux-fort configure:7325: result: no configure:7295: checking for i686-uhu-linux-ifort configure:7325: result: no configure:7295: checking for i686-uhu-linux-ifc configure:7325: result: no configure:7295: checking for i686-uhu-linux-efc configure:7325: result: no configure:7295: checking for i686-uhu-linux-pgf95 configure:7325: result: no configure:7295: checking for i686-uhu-linux-lf95 configure:7325: result: no configure:7295: checking for i686-uhu-linux-ftn configure:7325: result: no configure:7339: checking for g77 configure:7369: result: no configure:7339: checking for xlf configure:7369: result: no configure:7339: checking for f77 configure:7369: result: no configure:7339: checking for frt configure:7369: result: no configure:7339: checking for pgf77 configure:7369: result: no configure:7339: checking for cf77 configure:7369: result: no configure:7339: checking for fort77 configure:7369: result: no configure:7339: checking for fl32 configure:7369: result: no configure:7339: checking for af77 configure:7369: result: no configure:7339: checking for xlf90 configure:7369: result: no configure:7339: checking for f90 configure:7369: result: no configure:7339: checking for pgf90 configure:7369: result: no configure:7339: checking for pghpf configure:7369: result: no configure:7339: checking for epcf90 configure:7369: result: no configure:7339: checking for gfortran configure:7369: result: no configure:7339: checking for g95 configure:7369: result: no configure:7339: checking for xlf95 configure:7369: result: no configure:7339: checking for f95 configure:7369: result: no configure:7339: checking for fort configure:7369: result: no configure:7339: checking for ifort configure:7369: result: no configure:7339: checking for ifc configure:7369: result: no configure:7339: checking for efc configure:7369: result: no configure:7339: checking for pgf95 configure:7369: result: no configure:7339: checking for lf95 configure:7369: result: no configure:7339: checking for ftn configure:7369: result: no configure:7396: checking for Fortran 77 compiler version configure:7403: --version >&5 ./configure: line 7404: --version: command not found configure:7406: $? = 127 configure:7413: -v >&5 ./configure: line 7414: -v: command not found configure:7416: $? = 127 configure:7423: -V >&5 ./configure: line 7424: -V: command not found configure:7426: $? = 127 configure:7434: checking whether we are using the GNU Fortran 77 compiler configure:7453: -c conftest.F >&5 ./configure: line 7454: -c: command not found configure:7459: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7476: result: no configure:7482: checking whether accepts -g configure:7499: -c -g conftest.f >&5 ./configure: line 7500: -c: command not found configure:7505: $? = 127 configure: failed program was: | program main | | end configure:7521: result: no configure:7551: checking the maximum length of command line arguments configure:7660: result: 32768 configure:7671: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7776: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7779: $? = 0 configure:7783: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7786: $? = 0 configure:7838: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7841: $? = 0 configure:7879: result: ok configure:7883: checking for objdir configure:7898: result: .libs configure:7950: checking for i686-uhu-linux-ar configure:7966: found /usr/bin/i686-uhu-linux-ar configure:7977: result: i686-uhu-linux-ar configure:8046: checking for i686-uhu-linux-ranlib configure:8076: result: no configure:8086: checking for ranlib configure:8102: found /usr/bin/ranlib configure:8113: result: ranlib configure:8142: checking for i686-uhu-linux-strip configure:8172: result: no configure:8182: checking for strip configure:8198: found /usr/bin/strip configure:8209: result: strip configure:8495: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8513: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8517: $? = 0 configure:8530: result: no configure:8545: checking for i686-uhu-linux-gcc option to produce PIC configure:8755: result: -fPIC configure:8763: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:8781: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:8785: $? = 0 configure:8798: result: yes configure:8826: checking if i686-uhu-linux-gcc static flag -static works configure:8854: result: yes configure:8864: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8885: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8889: $? = 0 configure:8911: result: yes configure:8937: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9892: result: yes configure:9913: checking whether -lc should be explicitly linked in configure:9918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9921: $? = 0 configure:9936: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9939: $? = 0 configure:9951: result: no configure:9959: checking dynamic linker characteristics configure:10535: result: GNU/Linux ld.so configure:10544: checking how to hardcode library paths into programs configure:10569: result: immediate configure:10583: checking whether stripping libraries is possible configure:10588: result: yes configure:11389: checking if libtool supports shared libraries configure:11391: result: yes configure:11394: checking whether to build shared libraries configure:11415: result: yes configure:11418: checking whether to build static libraries configure:11422: result: no configure:11514: creating libtool configure:12102: checking for ld used by i686-uhu-linux-g++ configure:12169: result: /usr/bin/ld configure:12178: checking if the linker (/usr/bin/ld) is GNU ld configure:12193: result: yes configure:12244: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13178: result: yes configure:13196: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13199: $? = 0 configure:13318: checking for i686-uhu-linux-g++ option to produce PIC configure:13592: result: -fPIC configure:13600: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:13618: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:13622: $? = 0 configure:13635: result: yes configure:13663: checking if i686-uhu-linux-g++ static flag -static works configure:13691: result: yes configure:13701: checking if i686-uhu-linux-g++ supports -c -o file.o configure:13722: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13726: $? = 0 configure:13748: result: yes configure:13774: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13802: result: yes configure:13869: checking dynamic linker characteristics configure:14445: result: GNU/Linux ld.so configure:14454: checking how to hardcode library paths into programs configure:14479: result: immediate configure:20767: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:766: creating Makefile config.status:766: creating lib/Makefile config.status:766: creating tools/Makefile config.status:766: creating mibs/Makefile config.status:766: creating mibs/iana/Makefile config.status:766: creating mibs/ietf/Makefile config.status:766: creating mibs/irtf/Makefile config.status:766: creating mibs/tubs/Makefile config.status:766: creating mibs/site/Makefile config.status:766: creating pibs/Makefile config.status:766: creating pibs/ietf/Makefile config.status:766: creating pibs/tubs/Makefile config.status:766: creating pibs/site/Makefile config.status:766: creating test/Makefile config.status:766: creating test/mibs/Makefile config.status:766: creating test/smidiff/Makefile config.status:766: creating test/dumps/Makefile config.status:766: creating test/dumps/corba/Makefile config.status:766: creating test/dumps/imports/Makefile config.status:766: creating test/dumps/jax/Makefile config.status:766: creating test/dumps/netsnmp/Makefile config.status:766: creating test/dumps/mosy/Makefile config.status:766: creating test/dumps/orig-smiv2/Makefile config.status:766: creating test/dumps/smilint-smiv2/Makefile config.status:766: creating test/dumps/sming/Makefile config.status:766: creating test/dumps/smiv1/Makefile config.status:766: creating test/dumps/smiv2/Makefile config.status:766: creating test/dumps/smiv2-smiv2/Makefile config.status:766: creating test/dumps/tree/Makefile config.status:766: creating test/dumps/types/Makefile config.status:766: creating test/dumps/identifiers/Makefile config.status:766: creating test/dumps/metrics/Makefile config.status:766: creating test/dumps/xml/Makefile config.status:766: creating test/dumps/cm/Makefile config.status:766: creating test/dumps/python/Makefile config.status:766: creating test/dumps/yang/Makefile config.status:766: creating doc/Makefile config.status:766: creating lib/smi.h config.status:766: creating lib/libsmi.3 config.status:766: creating lib/smi_macro.3 config.status:766: creating lib/smi_module.3 config.status:766: creating lib/smi_node.3 config.status:766: creating lib/smi_type.3 config.status:766: creating lib/smi_config.3 config.status:766: creating lib/smi_render.3 config.status:766: creating lib/smi_util.3 config.status:766: creating lib/smi_class.3 config.status:766: creating lib/smi_attribute.3 config.status:766: creating lib/smi_event.3 config.status:766: creating lib/smi_identity.3 config.status:766: creating tools/smistrip config.status:766: creating tools/smicache config.status:766: creating tools/smiquery.1 config.status:766: creating tools/smilint.1 config.status:766: creating tools/smidump.1 config.status:766: creating tools/smidiff.1 config.status:766: creating tools/smistrip.1 config.status:766: creating tools/smicache.1 config.status:766: creating tools/smixlate.1 config.status:766: creating tools/mib2svg.cgi config.status:766: creating test/parser.test config.status:766: creating test/smidump-corba.test config.status:766: creating test/smidump-jax.test config.status:766: creating test/smidump-netsnmp.test config.status:766: creating test/smidump-imports.test config.status:766: creating test/smidump-mosy.test config.status:766: creating test/smidump-orig-smiv2.test config.status:766: creating test/smidump-sming.test config.status:766: creating test/smidump-yang.test config.status:766: creating test/smidump-smiv1.test config.status:766: creating test/smidump-smiv2-smiv2.test config.status:766: creating test/smidump-smiv2.test config.status:766: creating test/smidump-tree.test config.status:766: creating test/smidump-types.test config.status:766: creating test/smidump-identifiers.test config.status:766: creating test/smidump-metrics.test config.status:766: creating test/smidump-xml.test config.status:766: creating test/smidump-cm.test config.status:766: creating test/smidump-python.test config.status:766: creating test/smilint-smiv2.test config.status:766: creating test/smidiff.test config.status:766: creating libsmi.pc config.status:766: creating win/config.h config.status:766: creating config.h config.status:1066: executing depfiles commands config.status:1066: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func_asnprintf=no ac_cv_func_asprintf=yes ac_cv_func_snprintf=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_timegm=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_c_regexec=yes ac_cv_objext=o ac_cv_path_AWK=/bin/awk ac_cv_path_BASH=/bin/sh ac_cv_path_BISON=/usr/bin/bison ac_cv_path_DIFF=/usr/bin/diff ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FLEX=/usr/bin/flex ac_cv_path_GREP=/bin/grep ac_cv_path_SH=/bin/sh ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-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.10' AWK='/bin/awk' BASH='/bin/sh' BISON='/usr/bin/bison' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIFF='/usr/bin/diff --ignore-matching-lines='\''generated by smidump'\'' --ignore-matching-lines='\''$Id.*$'\'' --ignore-matching-lines='\''@author.*smidump'\''' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' FLEX='/usr/bin/flex' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT64_TYPE='long long' LDFLAGS='' LIBOBJS='' LIBS='' LIBSMI_MAJOR='0' LIBSMI_MINOR='4' LIBSMI_PATCHLEVEL='8' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_AGE='0' LIBTOOL_DEPS='./ltmain.sh' LIBTOOL_REVISION='27' LIBTOOL_VERSION='2' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='libsmi' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SH='/bin/sh' SHELL='/bin/sh' STATIC='' STRIP='strip' UINT64_TYPE='unsigned long long' VERSION='0.4.8' VERSION_LIBTOOL='2:27:0' VERSION_STRING='0.4.8' WGET='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mibdir='/usr/share/mibs' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pibdir='/usr/share/pibs' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' smipath='/usr/share/mibs/ietf:/usr/share/mibs/iana:/usr/share/mibs/irtf:/usr/share/mibs/site:/usr/share/mibs/tubs:/usr/share/pibs/ietf:/usr/share/pibs/site:/usr/share/pibs/tubs' srcdir='.' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libsmi" #define VERSION "0.4.8" #define MAX_LEX_DEPTH 30 #define DEFAULT_ERRORLEVEL 3 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOQ 1 #define HAVE_STRTOUQ 1 #define HAVE_TIMEGM 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PWD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDINT_H 1 #define HAVE_LIMITS_H 1 #define DEFAULT_SMIPATH "/usr/share/mibs/ietf:/usr/share/mibs/iana:/usr/share/mibs/irtf:/usr/share/mibs/site:/usr/share/mibs/tubs:/usr/share/pibs/ietf:/usr/share/pibs/site:/usr/share/pibs/tubs" #define PATH_SEPARATOR ':' #define DIR_SEPARATOR '/' #define UINT64_FORMAT "%llu" #define INT64_FORMAT "%lld" #define LIBSMI_UINT64_MAX 18446744073709551615ULL #define LIBSMI_INT64_MIN -9223372036854775807LL #define LIBSMI_INT64_MAX 9223372036854775807LL #define BACKEND_SMI 1 #define HAVE_DLFCN_H 1 #define DEFAULT_GLOBALCONFIG "/etc/smi.conf" #define DEFAULT_USERCONFIG ".smirc" configure: exit 0