This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Valgrind configure 3.2.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1396: checking for a BSD-compatible install configure:1451: result: /bin/install -c configure:1462: checking whether build environment is sane configure:1505: result: yes configure:1570: checking for gawk configure:1586: found /bin/gawk configure:1596: result: gawk configure:1606: checking whether make sets $(MAKE) configure:1626: result: yes configure:1795: checking whether to enable maintainer-specific portions of Makefiles configure:1804: result: no configure:1886: checking whether ln -s works configure:1890: result: yes configure:1905: checking for i586-uhu-linux-gcc configure:1921: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1931: result: i586-uhu-linux-gcc configure:2213: checking for C compiler version configure:2216: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2219: $? = 0 configure:2221: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2224: $? = 0 configure:2226: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2229: $? = 1 configure:2252: checking for C compiler default output file name configure:2255: i586-uhu-linux-gcc -Wno-long-long conftest.c >&5 configure:2258: $? = 0 configure:2304: result: a.out configure:2309: checking whether the C compiler works configure:2315: ./a.out configure:2318: $? = 0 configure:2335: result: yes configure:2342: checking whether we are cross compiling configure:2344: result: no configure:2347: checking for suffix of executables configure:2349: i586-uhu-linux-gcc -o conftest -Wno-long-long conftest.c >&5 configure:2352: $? = 0 configure:2377: result: configure:2383: checking for suffix of object files configure:2404: i586-uhu-linux-gcc -c -Wno-long-long conftest.c >&5 configure:2407: $? = 0 configure:2429: result: o configure:2433: checking whether we are using the GNU C compiler configure:2457: i586-uhu-linux-gcc -c -Wno-long-long conftest.c >&5 configure:2463: $? = 0 configure:2467: test -z || test ! -s conftest.err configure:2470: $? = 0 configure:2473: test -s conftest.o configure:2476: $? = 0 configure:2489: result: yes configure:2495: checking whether i586-uhu-linux-gcc accepts -g configure:2516: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2522: $? = 0 configure:2526: test -z || test ! -s conftest.err configure:2529: $? = 0 configure:2532: test -s conftest.o configure:2535: $? = 0 configure:2546: result: yes configure:2563: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2633: i586-uhu-linux-gcc -c -Wno-long-long conftest.c >&5 configure:2639: $? = 0 configure:2643: test -z || test ! -s conftest.err configure:2646: $? = 0 configure:2649: test -s conftest.o configure:2652: $? = 0 configure:2670: result: none needed configure:2688: i586-uhu-linux-gcc -c -Wno-long-long conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2694: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2838: checking for style of include used by make configure:2866: result: GNU configure:2894: checking dependency style of i586-uhu-linux-gcc configure:2984: result: gcc3 configure:3007: checking how to run the C preprocessor configure:3042: i586-uhu-linux-gcc -E conftest.c configure:3048: $? = 0 configure:3080: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3086: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | /* end confdefs.h. */ | #include configure:3125: result: i586-uhu-linux-gcc -E configure:3149: i586-uhu-linux-gcc -E conftest.c configure:3155: $? = 0 configure:3187: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3193: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | /* end confdefs.h. */ | #include configure:3246: checking for i586-uhu-linux-g++ configure:3262: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3272: result: i586-uhu-linux-g++ configure:3330: checking for C++ compiler version configure:3333: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3336: $? = 0 configure:3338: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3341: $? = 0 configure:3343: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3346: $? = 1 configure:3349: checking whether we are using the GNU C++ compiler configure:3373: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3379: $? = 0 configure:3383: test -z || test ! -s conftest.err configure:3386: $? = 0 configure:3389: test -s conftest.o configure:3392: $? = 0 configure:3405: result: yes configure:3411: checking whether i586-uhu-linux-g++ accepts -g configure:3432: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3438: $? = 0 configure:3442: test -z || test ! -s conftest.err configure:3445: $? = 0 configure:3448: test -s conftest.o configure:3451: $? = 0 configure:3462: result: yes configure:3504: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3510: $? = 0 configure:3514: test -z || test ! -s conftest.err configure:3517: $? = 0 configure:3520: test -s conftest.o configure:3523: $? = 0 configure:3549: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:3555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3504: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3510: $? = 0 configure:3514: test -z || test ! -s conftest.err configure:3517: $? = 0 configure:3520: test -s conftest.o configure:3523: $? = 0 configure:3549: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3555: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest.o configure:3568: $? = 0 configure:3593: checking dependency style of i586-uhu-linux-g++ configure:3683: result: gcc3 configure:3703: checking for i586-uhu-linux-ranlib configure:3732: result: no configure:3741: checking for ranlib configure:3757: found /usr/bin/ranlib configure:3768: result: ranlib configure:3791: checking for perl configure:3809: found /usr/bin/perl configure:3821: result: /usr/bin/perl configure:3832: checking for gdb configure:3865: result: no configure:3886: checking for a supported version of gcc configure:3915: result: ok (i586-uhu-linux-gcc (GCC) 3.4.6) configure:3928: checking build system type configure:3946: result: i586-uhu-linux configure:3954: checking host system type configure:3968: result: i586-uhu-linux configure:3977: checking for a supported CPU configure:3988: result: ok (i586) configure:4030: checking for use as an inner Valgrind configure:4043: result: no configure:4062: checking for a 64-bit only build configure:4075: result: no configure:4079: checking for a 32-bit only build configure:4092: result: no configure:4104: checking for a supported OS configure:4110: result: ok (linux) configure:4115: checking for the kernel version configure:4122: result: 2.6 family (2.6.17.6-4) configure:4176: checking for a supported CPU/OS combination configure:4186: result: ok (i586-linux) configure:4290: checking for egrep configure:4300: result: grep -E configure:4371: checking the glibc version configure:4398: result: 2.4 family configure:4422: checking for X configure:4527: i586-uhu-linux-gcc -E conftest.c conftest.c:17:27: X11/Intrinsic.h: No such file or directory configure:4533: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | /* end confdefs.h. */ | #include configure:4583: i586-uhu-linux-gcc -o conftest -Wno-long-long conftest.c -lXt >&5 conftest.c:17:27: X11/Intrinsic.h: No such file or directory configure:4589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | /* end confdefs.h. */ | #include | int | main () | { | XtMalloc (0) | ; | return 0; | } configure:4642: result: no configure:4663: checking if gcc accepts -m32 configure:4687: i586-uhu-linux-gcc -c -m32 conftest.c >&5 configure:4693: $? = 0 configure:4697: test -z || test ! -s conftest.err configure:4700: $? = 0 configure:4703: test -s conftest.o configure:4706: $? = 0 configure:4710: result: yes configure:4730: checking if gcc accepts -m64 configure:4754: i586-uhu-linux-gcc -c -m64 conftest.c >&5 conftest.c:1: sorry, unimplemented: 64-bit mode not compiled in configure:4760: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | /* end confdefs.h. */ | | int | main () | { | | int main () { return 0 ; } | | ; | return 0; | } configure:4786: result: no configure:4797: checking if gcc accepts -mmmx configure:4821: i586-uhu-linux-gcc -c -mmmx conftest.c >&5 configure:4827: $? = 0 configure:4831: test -z || test ! -s conftest.err configure:4834: $? = 0 configure:4837: test -s conftest.o configure:4840: $? = 0 configure:4844: result: yes configure:4864: checking if gcc accepts -msse configure:4888: i586-uhu-linux-gcc -c -msse conftest.c >&5 configure:4894: $? = 0 configure:4898: test -z || test ! -s conftest.err configure:4901: $? = 0 configure:4904: test -s conftest.o configure:4907: $? = 0 configure:4911: result: yes configure:4931: checking if gcc accepts -mpreferred-stack-boundary configure:4955: i586-uhu-linux-gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 configure:4961: $? = 0 configure:4965: test -z || test ! -s conftest.err configure:4968: $? = 0 configure:4971: test -s conftest.o configure:4974: $? = 0 configure:4978: result: yes configure:4998: checking if gcc accepts -Wno-pointer-sign configure:5022: i586-uhu-linux-gcc -c -Wno-pointer-sign conftest.c >&5 cc1: error: unrecognized command line option "-Wno-pointer-sign" configure:5028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | /* end confdefs.h. */ | | int | main () | { | | int main () { return 0 ; } | | ; | return 0; | } configure:5054: result: no configure:5067: checking if gcc accepts -Wdeclaration-after-statement configure:5091: i586-uhu-linux-gcc -c -Wdeclaration-after-statement conftest.c >&5 configure:5097: $? = 0 configure:5101: test -z || test ! -s conftest.err configure:5104: $? = 0 configure:5107: test -s conftest.o configure:5110: $? = 0 configure:5115: result: yes configure:5140: checking if gcc supports __builtin_expect configure:5161: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5167: $? = 0 configure:5171: test -z || test ! -s conftest.err configure:5174: $? = 0 configure:5177: test -s conftest configure:5180: $? = 0 configure:5184: result: yes configure:5209: checking if ppc32/64 as supports mtocrf/mfocrf configure:5231: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 /tmp/ccsgpVSV.s: Assembler messages: /tmp/ccsgpVSV.s:17: Error: no such instruction: `mtocrf 4,0' /tmp/ccsgpVSV.s:18: Error: no such instruction: `mfocrf 0,4' configure:5237: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | int | main () | { | | __asm__ __volatile__("mtocrf 4,0"); | __asm__ __volatile__("mfocrf 0,4"); | | ; | return 0; | } configure:5263: result: no configure:5278: checking for TLS support configure:5311: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5314: $? = 0 configure:5316: ./conftest configure:5319: $? = 0 configure:5334: result: yes configure:5347: checking for ANSI C header files configure:5372: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5378: $? = 0 configure:5382: test -z || test ! -s conftest.err configure:5385: $? = 0 configure:5388: test -s conftest.o configure:5391: $? = 0 configure:5480: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5483: $? = 0 configure:5485: ./conftest configure:5488: $? = 0 configure:5503: result: yes configure:5527: checking for sys/types.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5527: checking for sys/stat.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5527: checking for stdlib.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5527: checking for string.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5527: checking for memory.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5527: checking for strings.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5527: checking for inttypes.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5527: checking for stdint.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5527: checking for unistd.h configure:5543: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5549: $? = 0 configure:5553: test -z || test ! -s conftest.err configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5573: result: yes configure:5601: checking sys/endian.h usability configure:5613: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 conftest.c:63:24: sys/endian.h: No such file or directory configure:5619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5642: result: no configure:5646: checking sys/endian.h presence configure:5656: i586-uhu-linux-gcc -E conftest.c conftest.c:29:24: sys/endian.h: No such file or directory configure:5662: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 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:5682: result: no configure:5717: checking for sys/endian.h configure:5724: result: no configure:5601: checking endian.h usability configure:5613: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5619: $? = 0 configure:5623: test -z || test ! -s conftest.err configure:5626: $? = 0 configure:5629: test -s conftest.o configure:5632: $? = 0 configure:5642: result: yes configure:5646: checking endian.h presence configure:5656: i586-uhu-linux-gcc -E conftest.c configure:5662: $? = 0 configure:5682: result: yes configure:5717: checking for endian.h configure:5724: result: yes configure:5601: checking mqueue.h usability configure:5613: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5619: $? = 0 configure:5623: test -z || test ! -s conftest.err configure:5626: $? = 0 configure:5629: test -s conftest.o configure:5632: $? = 0 configure:5642: result: yes configure:5646: checking mqueue.h presence configure:5656: i586-uhu-linux-gcc -E conftest.c configure:5662: $? = 0 configure:5682: result: yes configure:5717: checking for mqueue.h configure:5724: result: yes configure:5740: checking for uid_t in sys/types.h configure:5763: result: yes configure:5778: checking for off_t configure:5802: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5808: $? = 0 configure:5812: test -z || test ! -s conftest.err configure:5815: $? = 0 configure:5818: test -s conftest.o configure:5821: $? = 0 configure:5832: result: yes configure:5844: checking for size_t configure:5868: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5874: $? = 0 configure:5878: test -z || test ! -s conftest.err configure:5881: $? = 0 configure:5884: test -s conftest.o configure:5887: $? = 0 configure:5898: result: yes configure:5910: checking whether time.h and sys/time.h may both be included configure:5935: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:5941: $? = 0 configure:5945: test -z || test ! -s conftest.err configure:5948: $? = 0 configure:5951: test -s conftest.o configure:5954: $? = 0 configure:5965: result: yes configure:5978: checking for working memcmp configure:6026: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:6029: $? = 0 configure:6031: ./conftest configure:6034: $? = 0 configure:6048: result: yes configure:6065: checking for stdlib.h configure:6070: result: yes configure:6065: checking for unistd.h configure:6070: result: yes configure:6214: checking for getpagesize configure:6271: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:6277: $? = 0 configure:6281: test -z || test ! -s conftest.err configure:6284: $? = 0 configure:6287: test -s conftest configure:6290: $? = 0 configure:6302: result: yes configure:6312: checking for working mmap configure:6454: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:6457: $? = 0 configure:6459: ./conftest configure:6462: $? = 0 configure:6476: result: yes configure:6487: checking return type of signal handlers configure:6518: i586-uhu-linux-gcc -c -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:6524: $? = 0 configure:6528: test -z || test ! -s conftest.err configure:6531: $? = 0 configure:6534: test -s conftest.o configure:6537: $? = 0 configure:6548: result: void configure:6570: checking for floor configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function 'floor' /tmp/ccckAvEP.o: In function `main': conftest.c:(.text+0x22): undefined reference to `floor' /tmp/ccckAvEP.o:(.data+0x0): undefined reference to `floor' collect2: ld returned 1 exit status configure:6633: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char floor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_floor) || defined (__stub___floor) | choke me | #else | char (*f) () = floor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != floor; | ; | return 0; | } configure:6658: result: no configure:6570: checking for memchr configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6570: checking for memset configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function 'memset' configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6570: checking for mkdir configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6570: checking for strchr configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'strchr' configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6570: checking for strdup configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'strdup' configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6570: checking for strpbrk configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function 'strpbrk' configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6570: checking for strrchr configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function 'strrchr' configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6570: checking for strstr configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function 'strstr' configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6570: checking for semtimedop configure:6627: i586-uhu-linux-gcc -o conftest -Wno-long-long -Wdeclaration-after-statement conftest.c >&5 configure:6633: $? = 0 configure:6637: test -z || test ! -s conftest.err configure:6640: $? = 0 configure:6643: test -s conftest configure:6646: $? = 0 configure:6658: result: yes configure:6691: checking for usable MPI2-compliant mpicc and mpi.h configure:6720: mpicc -o conftest -m32 conftest.c >&5 ./configure: line 6721: mpicc: command not found configure:6726: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Valgrind" | #define PACKAGE_TARNAME "valgrind" | #define PACKAGE_VERSION "3.2.0" | #define PACKAGE_STRING "Valgrind 3.2.0" | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" | #define PACKAGE "valgrind" | #define VERSION "3.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GDB_PATH "" | #define KERNEL_2_6 1 | #define GLIBC_2_4 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_TLS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MQUEUE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_SEMTIMEDOP 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | int r = MPI_Init(NULL,NULL); | r |= MPI_Type_get_contents( MPI_INT, 0,0,0, NULL,NULL,NULL ); | return r; | | ; | return 0; | } configure:6752: result: no configure:6935: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Valgrind config.status 3.2.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:790: creating Makefile config.status:790: creating valgrind.spec config.status:790: creating valgrind.pc config.status:790: creating docs/Makefile config.status:790: creating docs/lib/Makefile config.status:790: creating docs/images/Makefile config.status:790: creating docs/internals/Makefile config.status:790: creating docs/xml/Makefile config.status:790: creating tests/Makefile config.status:790: creating tests/vg_regtest config.status:790: creating perf/Makefile config.status:790: creating perf/vg_perf config.status:790: creating include/Makefile config.status:790: creating auxprogs/Makefile config.status:790: creating coregrind/Makefile config.status:790: creating memcheck/Makefile config.status:790: creating memcheck/tests/Makefile config.status:790: creating memcheck/tests/amd64/Makefile config.status:790: creating memcheck/tests/ppc32/Makefile config.status:790: creating memcheck/tests/ppc64/Makefile config.status:790: creating memcheck/tests/x86/Makefile config.status:790: creating memcheck/docs/Makefile config.status:790: creating cachegrind/Makefile config.status:790: creating cachegrind/tests/Makefile config.status:790: creating cachegrind/tests/amd64/Makefile config.status:790: creating cachegrind/tests/ppc32/Makefile config.status:790: creating cachegrind/tests/ppc64/Makefile config.status:790: creating cachegrind/tests/x86/Makefile config.status:790: creating cachegrind/docs/Makefile config.status:790: creating cachegrind/cg_annotate config.status:790: creating callgrind/Makefile config.status:790: creating callgrind/callgrind_annotate config.status:790: creating callgrind/callgrind_control config.status:790: creating callgrind/tests/Makefile config.status:790: creating callgrind/docs/Makefile config.status:790: creating helgrind/Makefile config.status:790: creating helgrind/tests/Makefile config.status:790: creating helgrind/docs/Makefile config.status:790: creating massif/Makefile config.status:790: creating massif/hp2ps/Makefile config.status:790: creating massif/tests/Makefile config.status:790: creating massif/docs/Makefile config.status:790: creating lackey/Makefile config.status:790: creating lackey/tests/Makefile config.status:790: creating lackey/docs/Makefile config.status:790: creating none/Makefile config.status:790: creating none/tests/Makefile config.status:790: creating none/tests/amd64/Makefile config.status:790: creating none/tests/ppc32/Makefile config.status:790: creating none/tests/ppc64/Makefile config.status:790: creating none/tests/x86/Makefile config.status:790: creating none/docs/Makefile config.status:894: creating config.h config.status:1242: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_floor=no ac_cv_func_getpagesize=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_semtimedop=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_have_x=have_x=no ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_mqueue_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_endian_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_PERL=/usr/bin/perl ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 vg_cv_inner=no vg_cv_only32bit=no vg_cv_only64bit=no vg_cv_tls=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' BUILD_MPIWRAP_FALSE='' BUILD_MPIWRAP_TRUE='#' CC='i586-uhu-linux-gcc' CCAS='i586-uhu-linux-gcc' CCASFLAGS='-Wno-long-long' CCDEPMODE='depmode=gcc3' CFLAGS='-Wno-long-long -Wdeclaration-after-statement' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFAULT_SUPP='glibc-2.4.supp ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS='--with-vex=$(top_srcdir)/VEX' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FLAG_M32='-m32' FLAG_M64='' FLAG_MMMX='-mmmx' FLAG_MSSE='-msse' FLAG_WDECL_AFTER_STMT='-Wdeclaration-after-statement' GDB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MPI_CC='mpicc' OBJEXT='o' PACKAGE='valgrind' PACKAGE_BUGREPORT='valgrind-users@lists.sourceforge.net' PACKAGE_NAME='Valgrind' PACKAGE_STRING='Valgrind 3.2.0' PACKAGE_TARNAME='valgrind' PACKAGE_VERSION='3.2.0' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PREFERRED_STACK_BOUNDARY='-mpreferred-stack-boundary=2' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VALT_LOAD_ADDRESS='0x38000000' VERSION='3.2.0' VEX_DIR='$(top_srcdir)/VEX' VG_AMD64_LINUX_FALSE='' VG_AMD64_LINUX_TRUE='#' VG_ARCH='x86' VG_ARCH_ALL='amd64 ppc32 ppc64 x86' VG_OS='linux' VG_PLATFORM_PRI='X86_LINUX' VG_PLATFORM_SEC='' VG_PPC32_LINUX_FALSE='' VG_PPC32_LINUX_TRUE='#' VG_PPC64_LINUX_FALSE='' VG_PPC64_LINUX_TRUE='#' VG_X86_LINUX_FALSE='#' VG_X86_LINUX_TRUE='' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GDB_PATH "" #define GLIBC_2_4 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_ENDIAN_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMCHR 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MMAP 1 #define HAVE_MQUEUE_H 1 #define HAVE_SEMTIMEDOP 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TLS 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define KERNEL_2_6 1 #define PACKAGE "valgrind" #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net" #define PACKAGE_NAME "Valgrind" #define PACKAGE_STRING "Valgrind 3.2.0" #define PACKAGE_TARNAME "valgrind" #define PACKAGE_VERSION "3.2.0" #define RETSIGTYPE void #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "3.2.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0