This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by systemtap configure 1.7, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --disable-option-checking --prefix=/data/staphome --exec-prefix=/data/staphome --with-elfutils=/data/elfutils-0.152 --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = jaehyek-A505-64 uname -m = x86_64 uname -r = 2.6.38-10-generic uname -s = Linux uname -v = #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC 2011 /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: . PATH: /home/jaehyek/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /home/jaehyek/myexe PATH: /home/jaehyek/bin PATH: /home/jaehyek/eclipse/android-sdk-linux_x86/platform-tools PATH: /home/jaehyek/eclipse/android-sdk-linux_x86/tools PATH: /opt/CodeSourcery/Sourcery_G++_Lite/bin PATH: . PATH: /usr/lib/jvm/java-6-sun/bin PATH: /usr/lib/jvm/java-6-sun/jre/bin PATH: /home/jaehyek/eclipse/android-ndk-r6 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2186: checking for a BSD-compatible install configure:2254: result: /usr/bin/install -c configure:2265: checking whether build environment is sane configure:2315: result: yes configure:2456: checking for a thread-safe mkdir -p configure:2495: result: /bin/mkdir -p configure:2508: checking for gawk configure:2524: found /usr/bin/gawk configure:2535: result: gawk configure:2546: checking whether make sets $(MAKE) configure:2568: result: yes configure:2649: checking whether to enable maintainer-specific portions of Makefiles configure:2658: result: no configure:2733: checking for gcc configure:2749: found /usr/bin/gcc configure:2760: result: gcc configure:2989: checking for C compiler version configure:2998: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 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:3009: $? = 0 configure:2998: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:3009: $? = 0 configure:2998: gcc -V >&5 gcc: '-V' option must have argument configure:3009: $? = 1 configure:2998: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3009: $? = 1 configure:3029: checking whether the C compiler works configure:3051: gcc conftest.c >&5 configure:3055: $? = 0 configure:3103: result: yes configure:3106: checking for C compiler default output file name configure:3108: result: a.out configure:3114: checking for suffix of executables configure:3121: gcc -o conftest conftest.c >&5 configure:3125: $? = 0 configure:3147: result: configure:3169: checking whether we are cross compiling configure:3177: gcc -o conftest conftest.c >&5 configure:3181: $? = 0 configure:3188: ./conftest configure:3192: $? = 0 configure:3207: result: no configure:3212: checking for suffix of object files configure:3234: gcc -c conftest.c >&5 configure:3238: $? = 0 configure:3259: result: o configure:3263: checking whether we are using the GNU C compiler configure:3282: gcc -c conftest.c >&5 configure:3282: $? = 0 configure:3291: result: yes configure:3300: checking whether gcc accepts -g configure:3320: gcc -c -g conftest.c >&5 configure:3320: $? = 0 configure:3361: result: yes configure:3378: checking for gcc option to accept ISO C89 configure:3442: gcc -c -g -O2 conftest.c >&5 configure:3442: $? = 0 configure:3455: result: none needed configure:3486: checking for style of include used by make configure:3514: result: GNU configure:3539: checking dependency style of gcc configure:3649: result: gcc3 configure:3722: checking for g++ configure:3738: found /usr/bin/g++ configure:3749: result: g++ configure:3776: checking for C++ compiler version configure:3785: g++ --version >&5 g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 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:3796: $? = 0 configure:3785: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:3796: $? = 0 configure:3785: g++ -V >&5 g++: '-V' option must have argument configure:3796: $? = 1 configure:3785: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:3796: $? = 1 configure:3800: checking whether we are using the GNU C++ compiler configure:3819: g++ -c conftest.cpp >&5 configure:3819: $? = 0 configure:3828: result: yes configure:3837: checking whether g++ accepts -g configure:3857: g++ -c -g conftest.cpp >&5 configure:3857: $? = 0 configure:3898: result: yes configure:3923: checking dependency style of g++ configure:4033: result: gcc3 configure:4096: checking for gcc configure:4123: result: gcc configure:4352: checking for C compiler version configure:4361: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 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:4372: $? = 0 configure:4361: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:4372: $? = 0 configure:4361: gcc -V >&5 gcc: '-V' option must have argument configure:4372: $? = 1 configure:4361: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4372: $? = 1 configure:4376: checking whether we are using the GNU C compiler configure:4404: result: yes configure:4413: checking whether gcc accepts -g configure:4474: result: yes configure:4491: checking for gcc option to accept ISO C89 configure:4568: result: none needed configure:4590: checking dependency style of gcc configure:4700: result: gcc3 configure:4719: checking whether gcc and cc understand -c and -o together configure:4750: gcc -c conftest.c -o conftest2.o >&5 configure:4754: $? = 0 configure:4760: gcc -c conftest.c -o conftest2.o >&5 configure:4764: $? = 0 configure:4775: cc -c conftest.c >&5 configure:4779: $? = 0 configure:4787: cc -c conftest.c -o conftest2.o >&5 configure:4791: $? = 0 configure:4797: cc -c conftest.c -o conftest2.o >&5 configure:4801: $? = 0 configure:4819: result: yes configure:4853: checking for special C compiler options needed for large files configure:4898: result: no configure:4904: checking for _FILE_OFFSET_BITS value needed for large files configure:4929: gcc -c -g -O2 conftest.c >&5 configure:4929: $? = 0 configure:4961: result: no configure:5159: checking for pkg-config configure:5177: found /usr/bin/pkg-config configure:5189: result: /usr/bin/pkg-config configure:5214: checking pkg-config is at least version 0.9.0 configure:5217: result: yes configure:5227: checking for nss configure:5234: $PKG_CONFIG --exists --print-errors "nss >= 3" configure:5237: $? = 0 configure:5250: $PKG_CONFIG --exists --print-errors "nss >= 3" configure:5253: $? = 0 configure:5290: result: yes configure:5329: checking how to run the C preprocessor configure:5360: gcc -E conftest.c configure:5360: $? = 0 configure:5374: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "systemtap 1.7" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.7" | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include configure:5399: result: gcc -E configure:5419: gcc -E conftest.c configure:5419: $? = 0 configure:5433: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "systemtap 1.7" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.7" | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include configure:5462: checking for grep that handles long lines and -e configure:5520: result: /bin/grep configure:5525: checking for egrep configure:5587: result: /bin/grep -E configure:5592: checking for ANSI C header files configure:5612: gcc -c -g -O2 conftest.c >&5 configure:5612: $? = 0 configure:5685: gcc -o conftest -g -O2 conftest.c >&5 configure:5685: $? = 0 configure:5685: ./conftest configure:5685: $? = 0 configure:5696: result: yes configure:5709: checking for sys/types.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5709: checking for sys/stat.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5709: checking for stdlib.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5709: checking for string.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5709: checking for memory.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5709: checking for strings.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5709: checking for inttypes.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5709: checking for stdint.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5709: checking for unistd.h configure:5709: gcc -c -g -O2 conftest.c >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5723: checking libelf.h usability configure:5723: gcc -c -g -O2 conftest.c >&5 conftest.c:57:20: fatal error: libelf.h: No such file or directory compilation terminated. configure:5723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "systemtap 1.7" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.7" | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define ENABLE_NLS 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5723: result: no configure:5723: checking libelf.h presence configure:5723: gcc -E conftest.c conftest.c:24:20: fatal error: libelf.h: No such file or directory compilation terminated. configure:5723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "systemtap 1.7" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.7" | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define ENABLE_NLS 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 | /* end confdefs.h. */ | #include configure:5723: result: no configure:5723: checking for libelf.h configure:5723: result: no configure:5735: checking for elf_getshdrstrndx in -lelf configure:5760: gcc -o conftest -g -O2 conftest.c -lelf >&5 /usr/bin/ld: skipping incompatible /usr/lib64/libelf.so when searching for -lelf /usr/bin/ld: skipping incompatible /usr/lib64/libelf.a when searching for -lelf /usr/bin/ld: skipping incompatible /usr/local/lib/libelf.so when searching for -lelf /usr/bin/ld: skipping incompatible /usr/local/lib/libelf.a when searching for -lelf /usr/bin/ld: skipping incompatible /usr/lib/libelf.so when searching for -lelf /usr/bin/ld: skipping incompatible /usr/lib/libelf.a when searching for -lelf /usr/bin/ld: cannot find -lelf collect2: ld returned 1 exit status configure:5760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "systemtap 1.7" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.7" | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define ENABLE_NLS 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 | /* end confdefs.h. */ | | /* 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 elf_getshdrstrndx (); | int | main () | { | return elf_getshdrstrndx (); | ; | return 0; | } configure:5769: result: no configure:5783: staprun will link configure:5938: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by systemtap config.status 1.7, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on jaehyek-A505-64 config.status:886: creating Makefile config.status:886: creating run-staprun config.status:886: creating config.h config.status:1115: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_nss_CFLAGS_set= ac_cv_env_nss_CFLAGS_value= ac_cv_env_nss_LIBS_set= ac_cv_env_nss_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_inttypes_h=yes ac_cv_header_libelf_h=no 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_lib_elf_elf_getshdrstrndx=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= pkg_cv_nss_CFLAGS= pkg_cv_nss_LIBS= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /data/stapbuild/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /data/stapbuild/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AUTOCONF='${SHELL} /data/stapbuild/missing --run autoconf' AUTOHEADER='${SHELL} /data/stapbuild/missing --run autoheader' AUTOMAKE='${SHELL} /data/stapbuild/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_NSS_FALSE='#' HAVE_NSS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LOCALEDIR='${datarootdir}/locale' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /data/stapbuild/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='systemtap' PACKAGE_BUGREPORT='systemtap@sourceware.org' PACKAGE_NAME='systemtap' PACKAGE_STRING='systemtap 1.7' PACKAGE_TARNAME='systemtap' PACKAGE_URL='' PACKAGE_VERSION='1.7' PATH_SEPARATOR=':' PIECFLAGS='' PIECXXFLAGS='' PIELDFLAGS='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.7' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' 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_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/data/staphome' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /data/stapbuild/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' nss_CFLAGS='' nss_LIBS='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/data/staphome' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' staprun_LIBS='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "systemtap" #define PACKAGE_TARNAME "systemtap" #define PACKAGE_VERSION "1.7" #define PACKAGE_STRING "systemtap 1.7" #define PACKAGE_BUGREPORT "systemtap@sourceware.org" #define PACKAGE_URL "" #define PACKAGE "systemtap" #define VERSION "1.7" #define ENABLE_SDT_PROBES 1 #define HAVE_NSS 1 #define ENABLE_NLS 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 configure: exit 0