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 --exec-prefix=/data/staphome --prefix=/data/staphome --with-elfutils=/data/elfutils-0.152 ## --------- ## ## 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:2533: checking for a BSD-compatible install configure:2601: result: /usr/bin/install -c configure:2612: checking whether build environment is sane configure:2662: result: yes configure:2803: checking for a thread-safe mkdir -p configure:2842: result: /bin/mkdir -p configure:2855: checking for gawk configure:2871: found /usr/bin/gawk configure:2882: result: gawk configure:2893: checking whether make sets $(MAKE) configure:2915: result: yes configure:2996: checking whether to enable maintainer-specific portions of Makefiles configure:3005: result: no configure:3044: checking for style of include used by make configure:3072: result: GNU configure:3142: checking for gcc configure:3158: found /usr/bin/gcc configure:3169: result: gcc configure:3398: checking for C compiler version configure:3407: 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:3418: $? = 0 configure:3407: 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:3418: $? = 0 configure:3407: gcc -V >&5 gcc: '-V' option must have argument configure:3418: $? = 1 configure:3407: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3418: $? = 1 configure:3438: checking whether the C compiler works configure:3460: gcc conftest.c >&5 configure:3464: $? = 0 configure:3512: result: yes configure:3515: checking for C compiler default output file name configure:3517: result: a.out configure:3523: checking for suffix of executables configure:3530: gcc -o conftest conftest.c >&5 configure:3534: $? = 0 configure:3556: result: configure:3578: checking whether we are cross compiling configure:3586: gcc -o conftest conftest.c >&5 configure:3590: $? = 0 configure:3597: ./conftest configure:3601: $? = 0 configure:3616: result: no configure:3621: checking for suffix of object files configure:3643: gcc -c conftest.c >&5 configure:3647: $? = 0 configure:3668: result: o configure:3672: checking whether we are using the GNU C compiler configure:3691: gcc -c conftest.c >&5 configure:3691: $? = 0 configure:3700: result: yes configure:3709: checking whether gcc accepts -g configure:3729: gcc -c -g conftest.c >&5 configure:3729: $? = 0 configure:3770: result: yes configure:3787: checking for gcc option to accept ISO C89 configure:3851: gcc -c -g -O2 conftest.c >&5 configure:3851: $? = 0 configure:3864: result: none needed configure:3886: checking dependency style of gcc configure:3996: result: gcc3 configure:4017: checking how to run the C preprocessor configure:4048: gcc -E conftest.c configure:4048: $? = 0 configure:4062: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4062: $? = 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" | /* end confdefs.h. */ | #include configure:4087: result: gcc -E configure:4107: gcc -E conftest.c configure:4107: $? = 0 configure:4121: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4121: $? = 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" | /* end confdefs.h. */ | #include configure:4150: checking for grep that handles long lines and -e configure:4208: result: /bin/grep configure:4213: checking for egrep configure:4275: result: /bin/grep -E configure:4280: checking for ANSI C header files configure:4300: gcc -c -g -O2 conftest.c >&5 configure:4300: $? = 0 configure:4373: gcc -o conftest -g -O2 conftest.c >&5 configure:4373: $? = 0 configure:4373: ./conftest configure:4373: $? = 0 configure:4384: result: yes configure:4397: checking for sys/types.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4397: checking for sys/stat.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4397: checking for stdlib.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4397: checking for string.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4397: checking for memory.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4397: checking for strings.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4397: checking for inttypes.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4397: checking for stdint.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4397: checking for unistd.h configure:4397: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4397: result: yes configure:4410: checking minix/config.h usability configure:4410: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4410: $? = 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 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:4410: result: no configure:4410: checking minix/config.h presence configure:4410: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4410: $? = 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 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:4410: result: no configure:4410: checking for minix/config.h configure:4410: result: no configure:4431: checking whether it is safe to define __EXTENSIONS__ configure:4449: gcc -c -g -O2 conftest.c >&5 configure:4449: $? = 0 configure:4456: result: yes configure:4477: checking whether ln -s works configure:4481: result: yes configure:4536: checking for gcc configure:4563: result: gcc configure:4792: checking for C compiler version configure:4801: 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:4812: $? = 0 configure:4801: 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:4812: $? = 0 configure:4801: gcc -V >&5 gcc: '-V' option must have argument configure:4812: $? = 1 configure:4801: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4812: $? = 1 configure:4816: checking whether we are using the GNU C compiler configure:4844: result: yes configure:4853: checking whether gcc accepts -g configure:4914: result: yes configure:4931: checking for gcc option to accept ISO C89 configure:5008: result: none needed configure:5030: checking dependency style of gcc configure:5140: result: gcc3 configure:5213: checking for g++ configure:5229: found /usr/bin/g++ configure:5240: result: g++ configure:5267: checking for C++ compiler version configure:5276: 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:5287: $? = 0 configure:5276: 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:5287: $? = 0 configure:5276: g++ -V >&5 g++: '-V' option must have argument configure:5287: $? = 1 configure:5276: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:5287: $? = 1 configure:5291: checking whether we are using the GNU C++ compiler configure:5310: g++ -c conftest.cpp >&5 configure:5310: $? = 0 configure:5319: result: yes configure:5328: checking whether g++ accepts -g configure:5348: g++ -c -g conftest.cpp >&5 configure:5348: $? = 0 configure:5389: result: yes configure:5414: checking dependency style of g++ configure:5524: result: gcc3 configure:5544: checking how to run the C preprocessor configure:5614: result: gcc -E configure:5634: gcc -E conftest.c configure:5634: $? = 0 configure:5648: gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5648: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5724: checking for gcc configure:5751: result: gcc configure:5980: checking for C compiler version configure:5989: 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:6000: $? = 0 configure:5989: 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:6000: $? = 0 configure:5989: gcc -V >&5 gcc: '-V' option must have argument configure:6000: $? = 1 configure:5989: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:6000: $? = 1 configure:6004: checking whether we are using the GNU C compiler configure:6032: result: yes configure:6041: checking whether gcc accepts -g configure:6102: result: yes configure:6119: checking for gcc option to accept ISO C89 configure:6196: result: none needed configure:6218: checking dependency style of gcc configure:6328: result: gcc3 configure:6347: checking whether gcc and cc understand -c and -o together configure:6378: gcc -c conftest.c -o conftest2.o >&5 configure:6382: $? = 0 configure:6388: gcc -c conftest.c -o conftest2.o >&5 configure:6392: $? = 0 configure:6403: cc -c conftest.c >&5 configure:6407: $? = 0 configure:6415: cc -c conftest.c -o conftest2.o >&5 configure:6419: $? = 0 configure:6425: cc -c conftest.c -o conftest2.o >&5 configure:6429: $? = 0 configure:6447: result: yes configure:6472: checking for function prototypes configure:6475: result: yes configure:6498: checking for string.h configure:6498: result: yes configure:6552: checking for ranlib configure:6568: found /usr/bin/ranlib configure:6579: result: ranlib configure:6604: checking whether make sets $(MAKE) configure:6626: result: yes configure:6638: checking whether NLS is requested configure:6647: result: yes configure:6688: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:6720: result: /usr/bin/msgfmt configure:6729: checking for gmsgfmt configure:6760: result: /usr/bin/msgfmt configure:6811: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:6843: result: /usr/bin/xgettext configure:6889: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:6920: result: /usr/bin/msgmerge configure:6957: checking build system type configure:6971: result: x86_64-unknown-linux-gnu configure:6991: checking host system type configure:7004: result: x86_64-unknown-linux-gnu configure:7048: checking for ld used by GCC configure:7112: result: /usr/bin/ld configure:7119: checking if the linker (/usr/bin/ld) is GNU ld configure:7132: result: yes configure:7139: checking for shared library run path origin configure:7152: result: done configure:7759: checking for GNU gettext in libc configure:7779: gcc -o conftest -g -O2 conftest.c >&5 configure:7779: $? = 0 configure:7788: result: yes configure:8579: checking whether to use NLS configure:8581: result: yes configure:8584: checking where the gettext function comes from configure:8595: result: libc configure:8655: checking for ppoll configure:8655: gcc -o conftest -g -O2 conftest.c >&5 configure:8655: $? = 0 configure:8655: result: yes configure:8666: checking to see if prologue searching should be the default configure:8675: result: no configure:8692: checking to see if sdt probes should be the default configure:8701: result: yes configure:8733: gcc -c -g -O2 -Werror -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:8733: $? = 0 configure:8735: Compiling with gcc -fstack-protector-all et al. configure:8809: checking for sqlite3_open in -lsqlite3 configure:8834: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lsqlite3 >&5 /usr/bin/ld: cannot find -lsqlite3 collect2: ld returned 1 exit status configure:8834: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 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 sqlite3_open (); | int | main () | { | return sqlite3_open (); | ; | return 0; | } configure:8843: result: no configure:8929: checking for latex configure:8957: result: no configure:8967: checking for dvips configure:8995: result: no configure:9005: checking for ps2pdf configure:9021: found /usr/bin/ps2pdf configure:9033: result: yes configure:9043: checking for latex2html configure:9071: result: no configure:9084: WARNING: will not build documentation, cannot find all tools configure:9113: checking for publican configure:9141: result: no configure:9190: checking for xmlto configure:9218: result: no configure:9367: checking for pkg-config configure:9385: found /usr/bin/pkg-config configure:9397: result: /usr/bin/pkg-config configure:9422: checking pkg-config is at least version 0.9.0 configure:9425: result: yes configure:9437: checking for nss configure:9444: $PKG_CONFIG --exists --print-errors "nss >= 3" configure:9447: $? = 0 configure:9460: $PKG_CONFIG --exists --print-errors "nss >= 3" configure:9463: $? = 0 configure:9500: result: yes configure:9561: checking for avahi configure:9568: $PKG_CONFIG --exists --print-errors "avahi-client" configure:9571: $? = 0 configure:9584: $PKG_CONFIG --exists --print-errors "avahi-client" configure:9587: $? = 0 configure:9624: result: yes configure:9663: checking how to run the C++ preprocessor configure:9690: g++ -E conftest.cpp configure:9690: $? = 0 configure:9704: g++ -E conftest.cpp conftest.cpp:36:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9704: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:9729: result: g++ -E configure:9749: g++ -E conftest.cpp configure:9749: $? = 0 configure:9763: g++ -E conftest.cpp conftest.cpp:36:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9763: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:9796: checking for gtkmm configure:9803: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= 2.8.0" Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found configure:9806: $? = 1 configure:9819: $PKG_CONFIG --exists --print-errors "gtkmm-2.4 >= 2.8.0" Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found configure:9822: $? = 1 configure:9835: result: no No package 'gtkmm-2.4' found configure:9870: checking for libglade configure:9877: $PKG_CONFIG --exists --print-errors "libglademm-2.4 >= 2.6.7" Package libglademm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglademm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libglademm-2.4' found configure:9880: $? = 1 configure:9893: $PKG_CONFIG --exists --print-errors "libglademm-2.4 >= 2.6.7" Package libglademm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglademm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libglademm-2.4' found configure:9896: $? = 1 configure:9909: result: no No package 'libglademm-2.4' found configure:9952: checking boost/algorithm/string.hpp usability configure:9952: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 conftest.cpp:69:38: fatal error: boost/algorithm/string.hpp: No such file or directory compilation terminated. configure:9952: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 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:9952: result: no configure:9952: checking boost/algorithm/string.hpp presence configure:9952: g++ -E conftest.cpp conftest.cpp:36:38: fatal error: boost/algorithm/string.hpp: No such file or directory compilation terminated. configure:9952: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:9952: result: no configure:9952: checking for boost/algorithm/string.hpp configure:9952: result: no configure:9952: checking boost/range.hpp usability configure:9952: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 conftest.cpp:69:27: fatal error: boost/range.hpp: No such file or directory compilation terminated. configure:9952: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 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:9952: result: no configure:9952: checking boost/range.hpp presence configure:9952: g++ -E conftest.cpp conftest.cpp:36:27: fatal error: boost/range.hpp: No such file or directory compilation terminated. configure:9952: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 1 | /* end confdefs.h. */ | #include configure:9952: result: no configure:9952: checking for boost/range.hpp configure:9952: result: no configure:10003: checking for rpmtsInitIterator in -lrpm configure:10028: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lrpm >&5 /usr/bin/ld: cannot find -lrpm collect2: ld returned 1 exit status configure:10028: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 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 rpmtsInitIterator (); | int | main () | { | return rpmtsInitIterator (); | ; | return 0; | } configure:10037: result: no configure:10050: checking for rpmFreeCrypto in -lrpmio configure:10075: gcc -o conftest -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.c -lrpmio >&5 /usr/bin/ld: cannot find -lrpmio collect2: ld returned 1 exit status configure:10075: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 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 rpmFreeCrypto (); | int | main () | { | return rpmFreeCrypto (); | ; | return 0; | } configure:10084: result: no configure:10289: stap will link -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf configure:10315: checking tr1/unordered_map usability configure:10315: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:10315: $? = 0 configure:10315: result: yes configure:10315: checking tr1/unordered_map presence configure:10315: g++ -E conftest.cpp configure:10315: $? = 0 configure:10315: result: yes configure:10315: checking for tr1/unordered_map configure:10315: result: yes configure:10327: checking tr1/memory usability configure:10327: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:10327: $? = 0 configure:10327: result: yes configure:10327: checking tr1/memory presence configure:10327: g++ -E conftest.cpp configure:10327: $? = 0 configure:10327: result: yes configure:10327: checking for tr1/memory configure:10327: result: yes configure:10339: checking boost/shared_ptr.hpp usability configure:10339: g++ -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 conftest.cpp >&5 conftest.cpp:72:32: fatal error: boost/shared_ptr.hpp: No such file or directory compilation terminated. configure:10339: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 1 | #define DATE "2011-09-16" | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_TR1_MEMORY 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:10339: result: no configure:10339: checking boost/shared_ptr.hpp presence configure:10339: g++ -E conftest.cpp conftest.cpp:39:32: fatal error: boost/shared_ptr.hpp: No such file or directory compilation terminated. configure:10339: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_PPOLL 1 | #define ENABLE_SDT_PROBES 1 | #define HAVE_NSS 1 | #define HAVE_AVAHI 1 | #define DATE "2011-09-16" | #define HAVE_TR1_UNORDERED_MAP 1 | #define HAVE_TR1_MEMORY 1 | /* end confdefs.h. */ | #include configure:10339: result: no configure:10339: checking for boost/shared_ptr.hpp configure:10339: result: no configure:10357: checking for assembler .section "?" flags support configure:10377: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wa,--fatal-warnings conftest.c >&5 configure:10377: $? = 0 configure:10385: result: yes configure:10400: running /data/elfutils-0.152/configure configure:10412: gcc -c -g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2 -fgnu89-inline conftest.c >&5 configure:10412: $? = 0 configure:10414: Compiling elfutils with gcc -fgnu89-inline configure:10685: 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:995: creating includes/sys/sdt-config.h config.status:995: creating po/Makefile.in config.status:995: creating Makefile config.status:995: creating doc/Makefile config.status:995: creating doc/beginners/Makefile config.status:995: creating doc/SystemTap_Tapset_Reference/Makefile config.status:995: creating grapher/Makefile config.status:995: creating grapher/stapgraph.1 config.status:995: creating stappaths.7 config.status:995: creating initscript/systemtap config.status:995: creating initscript/stap-server config.status:995: creating run-stap config.status:995: creating dtrace config.status:995: creating doc/beginners/publican.cfg config.status:995: creating config.h config.status:1224: executing depfiles commands config.status:1224: executing po-directories commands config.status:1224: executing doc/beginners commands configure:12219: === configuring in testsuite (/data/stapbuild/testsuite) configure:12282: running /bin/sh ./configure --disable-option-checking '--prefix=/data/staphome' '--exec-prefix=/data/staphome' '--with-elfutils=/data/elfutils-0.152' --cache-file=/dev/null --srcdir=. configure:12219: === configuring in runtime/staprun (/data/stapbuild/runtime/staprun) configure:12282: running /bin/sh ./configure --disable-option-checking '--prefix=/data/staphome' '--exec-prefix=/data/staphome' '--with-elfutils=/data/elfutils-0.152' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_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_avahi_CFLAGS_set= ac_cv_env_avahi_CFLAGS_value= ac_cv_env_avahi_LIBS_set= ac_cv_env_avahi_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_gtkmm_CFLAGS_set= ac_cv_env_gtkmm_CFLAGS_value= ac_cv_env_gtkmm_LIBS_set= ac_cv_env_gtkmm_LIBS_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_libglade_CFLAGS_set= ac_cv_env_libglade_CFLAGS_value= ac_cv_env_libglade_LIBS_set= ac_cv_env_libglade_LIBS_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_func_ppoll=yes ac_cv_header_boost_algorithm_string_hpp=no ac_cv_header_boost_range_hpp=no ac_cv_header_boost_shared_ptr_hpp=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_tr1_memory=yes ac_cv_header_tr1_unordered_map=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_rpm_rpmtsInitIterator=no ac_cv_lib_rpmio_rpmFreeCrypto=no ac_cv_lib_sqlite3_sqlite3_open=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext 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_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib 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_have_dvips=no ac_cv_prog_have_latex2html=no ac_cv_prog_have_latex=no ac_cv_prog_have_ps2pdf=yes ac_cv_prog_have_publican=no ac_cv_prog_have_xmlto=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= gt_cv_func_gnugettext1_libc=yes pkg_cv_avahi_CFLAGS='-D_REENTRANT ' pkg_cv_avahi_LIBS='-L/usr/lib/x86_64-linux-gnu -lavahi-common -lavahi-client ' pkg_cv_nss_CFLAGS= pkg_cv_nss_LIBS= stap_cv_sectionq=yes ## ----------------- ## ## 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' ANSI2KNR='' 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' BUILD_CRASHMOD_FALSE='' BUILD_CRASHMOD_TRUE='#' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' BUILD_ELFUTILS_FALSE='#' BUILD_ELFUTILS_TRUE='' BUILD_GRAPHER_FALSE='' BUILD_GRAPHER_TRUE='#' BUILD_PDFREFDOCS_FALSE='' BUILD_PDFREFDOCS_TRUE='#' BUILD_PUBLICAN_FALSE='' BUILD_PUBLICAN_TRUE='#' BUILD_REFDOCS_FALSE='' BUILD_REFDOCS_TRUE='#' BUILD_SERVER_FALSE='#' BUILD_SERVER_TRUE='' BUILD_TRANSLATOR_FALSE='#' BUILD_TRANSLATOR_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -fstack-protector-all -D_FORTIFY_SOURCE=2' CYGPATH_W='echo' DATE='2011-09-16' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_NLS='yes' EXEEXT='' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_AVAHI_FALSE='#' HAVE_AVAHI_TRUE='' HAVE_NSS_FALSE='#' HAVE_NSS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LN_S='ln -s' LOCALEDIR='${datarootdir}/locale' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /data/stapbuild/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' 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='' POSUB='po' PUBLICAN_BRAND='common' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STAP_PREFIX='/data/staphome' STRIP='' U='' USE_NLS='yes' VERSION='1.7' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMLTO_STRINGPARAM_FALSE='' XMLTO_STRINGPARAM_TRUE='#' 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 -' avahi_CFLAGS='-D_REENTRANT ' avahi_LIBS='-L/usr/lib/x86_64-linux-gnu -lavahi-common -lavahi-client ' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' elfutils_abs_srcdir='/data/elfutils-0.152' exec_prefix='/data/staphome' gtkmm_CFLAGS='' gtkmm_LIBS='' have_dvips='no' have_latex2html='no' have_latex='no' have_ps2pdf='yes' have_publican='no' have_xmlto='no' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /data/stapbuild/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libglade_CFLAGS='' libglade_LIBS='' 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' sqlite3_LIBS='' stap_LIBS=' -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf' staplog_CPPFLAGS='' subdirs=' testsuite runtime/staprun' support_section_question='1' 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 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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define HAVE_STRING_H 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_PPOLL 1 #define ENABLE_SDT_PROBES 1 #define HAVE_NSS 1 #define HAVE_AVAHI 1 #define DATE "2011-09-16" #define HAVE_TR1_UNORDERED_MAP 1 #define HAVE_TR1_MEMORY 1 #define STAP_PREFIX "/data/staphome" configure: exit 0