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.6, which was generated by GNU Autoconf 2.66. 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:2177: checking for a BSD-compatible install configure:2245: result: /usr/bin/install -c configure:2256: checking whether build environment is sane configure:2306: result: yes configure:2447: checking for a thread-safe mkdir -p configure:2486: result: /bin/mkdir -p configure:2499: checking for gawk configure:2515: found /usr/bin/gawk configure:2526: result: gawk configure:2537: checking whether make sets $(MAKE) configure:2559: result: yes configure:2640: checking whether to enable maintainer-specific portions of Makefiles configure:2649: result: no configure:2724: checking for gcc configure:2740: found /usr/bin/gcc configure:2751: result: gcc configure:2980: checking for C compiler version configure:2989: 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:3000: $? = 0 configure:2989: 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:3000: $? = 0 configure:2989: gcc -V >&5 gcc: '-V' option must have argument configure:3000: $? = 1 configure:2989: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3000: $? = 1 configure:3020: checking whether the C compiler works configure:3042: gcc conftest.c >&5 configure:3046: $? = 0 configure:3094: result: yes configure:3097: checking for C compiler default output file name configure:3099: result: a.out configure:3105: checking for suffix of executables configure:3112: gcc -o conftest conftest.c >&5 configure:3116: $? = 0 configure:3138: result: configure:3160: checking whether we are cross compiling configure:3168: gcc -o conftest conftest.c >&5 configure:3172: $? = 0 configure:3179: ./conftest configure:3183: $? = 0 configure:3198: result: no configure:3203: checking for suffix of object files configure:3225: gcc -c conftest.c >&5 configure:3229: $? = 0 configure:3250: result: o configure:3254: checking whether we are using the GNU C compiler configure:3273: gcc -c conftest.c >&5 configure:3273: $? = 0 configure:3282: result: yes configure:3291: checking whether gcc accepts -g configure:3311: gcc -c -g conftest.c >&5 configure:3311: $? = 0 configure:3352: result: yes configure:3369: checking for gcc option to accept ISO C89 configure:3433: gcc -c -g -O2 conftest.c >&5 configure:3433: $? = 0 configure:3446: result: none needed configure:3477: checking for style of include used by make configure:3505: result: GNU configure:3530: checking dependency style of gcc configure:3640: result: gcc3 configure:3713: checking for g++ configure:3729: found /usr/bin/g++ configure:3740: result: g++ configure:3767: checking for C++ compiler version configure:3776: 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:3787: $? = 0 configure:3776: 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:3787: $? = 0 configure:3776: g++ -V >&5 g++: '-V' option must have argument configure:3787: $? = 1 configure:3776: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:3787: $? = 1 configure:3791: checking whether we are using the GNU C++ compiler configure:3810: g++ -c conftest.cpp >&5 configure:3810: $? = 0 configure:3819: result: yes configure:3828: checking whether g++ accepts -g configure:3848: g++ -c -g conftest.cpp >&5 configure:3848: $? = 0 configure:3889: result: yes configure:3914: checking dependency style of g++ configure:4024: result: gcc3 configure:4087: checking for gcc configure:4114: result: gcc configure:4343: checking for C compiler version configure:4352: 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:4363: $? = 0 configure:4352: 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:4363: $? = 0 configure:4352: gcc -V >&5 gcc: '-V' option must have argument configure:4363: $? = 1 configure:4352: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4363: $? = 1 configure:4367: checking whether we are using the GNU C compiler configure:4395: result: yes configure:4404: checking whether gcc accepts -g configure:4465: result: yes configure:4482: checking for gcc option to accept ISO C89 configure:4559: result: none needed configure:4581: checking dependency style of gcc configure:4691: result: gcc3 configure:4710: checking whether gcc and cc understand -c and -o together configure:4741: gcc -c conftest.c -o conftest2.o >&5 configure:4745: $? = 0 configure:4751: gcc -c conftest.c -o conftest2.o >&5 configure:4755: $? = 0 configure:4766: cc -c conftest.c >&5 configure:4770: $? = 0 configure:4778: cc -c conftest.c -o conftest2.o >&5 configure:4782: $? = 0 configure:4788: cc -c conftest.c -o conftest2.o >&5 configure:4792: $? = 0 configure:4810: result: yes configure:4844: checking for special C compiler options needed for large files configure:4889: result: no configure:4895: checking for _FILE_OFFSET_BITS value needed for large files configure:4920: gcc -c -g -O2 conftest.c >&5 configure:4920: $? = 0 configure:4952: result: no configure:5150: checking for pkg-config configure:5168: found /usr/bin/pkg-config configure:5180: result: /usr/bin/pkg-config configure:5205: checking pkg-config is at least version 0.9.0 configure:5208: result: yes configure:5218: checking for nss configure:5225: $PKG_CONFIG --exists --print-errors "nss >= 3" configure:5228: $? = 0 configure:5241: $PKG_CONFIG --exists --print-errors "nss >= 3" configure:5244: $? = 0 configure:5281: result: yes configure:5320: checking how to run the C preprocessor configure:5351: gcc -E conftest.c configure:5351: $? = 0 configure:5365: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include configure:5390: result: gcc -E configure:5410: gcc -E conftest.c configure:5410: $? = 0 configure:5424: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include configure:5453: checking for grep that handles long lines and -e configure:5511: result: /bin/grep configure:5516: checking for egrep configure:5578: result: /bin/grep -E configure:5583: checking for ANSI C header files configure:5603: gcc -c -g -O2 conftest.c >&5 configure:5603: $? = 0 configure:5676: gcc -o conftest -g -O2 conftest.c >&5 configure:5676: $? = 0 configure:5676: ./conftest configure:5676: $? = 0 configure:5687: result: yes configure:5700: checking for sys/types.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5700: checking for sys/stat.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5700: checking for stdlib.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5700: checking for string.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5700: checking for memory.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5700: checking for strings.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5700: checking for inttypes.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5700: checking for stdint.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5700: checking for unistd.h configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5700: result: yes configure:5714: checking libelf.h usability configure:5714: gcc -c -g -O2 conftest.c >&5 conftest.c:57:20: fatal error: libelf.h: No such file or directory compilation terminated. configure:5714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #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:5714: result: no configure:5714: checking libelf.h presence configure:5714: gcc -E conftest.c conftest.c:24:20: fatal error: libelf.h: No such file or directory compilation terminated. configure:5714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #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:5714: result: no configure:5714: checking for libelf.h configure:5714: result: no configure:5726: checking for elf_getshdrstrndx in -lelf configure:5751: 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:5751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "systemtap" | #define PACKAGE_TARNAME "systemtap" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "systemtap 1.6" | #define PACKAGE_BUGREPORT "systemtap@sourceware.org" | #define PACKAGE_URL "" | #define PACKAGE "systemtap" | #define VERSION "1.6" | #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:5760: result: no configure:5773: staprun will link -lelf configure:5917: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by systemtap config.status 1.6, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on jaehyek-A505-64 config.status:877: creating Makefile config.status:877: creating run-staprun config.status:877: creating config.h config.status:1105: 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.6' PACKAGE_TARNAME='systemtap' PACKAGE_URL='' PACKAGE_VERSION='1.6' 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.6' 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=' -lelf' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "systemtap" #define PACKAGE_TARNAME "systemtap" #define PACKAGE_VERSION "1.6" #define PACKAGE_STRING "systemtap 1.6" #define PACKAGE_BUGREPORT "systemtap@sourceware.org" #define PACKAGE_URL "" #define PACKAGE "systemtap" #define VERSION "1.6" #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