This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by spe-samples configure 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = ppc64 uname -r = 2.6.16 uname -s = Linux uname -v = #1 SMP Wed Apr 25 07:29:40 JST 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = ppc64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /home/Andreas/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1599: checking for gcc configure:1615: found /usr/bin/gcc configure:1625: result: gcc configure:1869: checking for C compiler version configure:1872: gcc --version &5 gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51) 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:1875: $? = 0 configure:1877: gcc -v &5 Using built-in specs. Target: ppc64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-secureplt --with-long-double-128 --host=ppc64-redhat-linux --build=ppc64-redhat-linux --target=ppc64-redhat-linux --with-cpu=default32 Thread model: posix gcc version 4.1.1 20070105 (Red Hat 4.1.1-51) configure:1880: $? = 0 configure:1882: gcc -V &5 gcc: '-V' option must have argument configure:1885: $? = 1 configure:1908: checking for C compiler default output file name configure:1911: gcc conftest.c >&5 configure:1914: $? = 0 configure:1960: result: a.out configure:1965: checking whether the C compiler works configure:1971: ./a.out configure:1974: $? = 0 configure:1991: result: yes configure:1998: checking whether we are cross compiling configure:2000: result: no configure:2003: checking for suffix of executables configure:2005: gcc -o conftest conftest.c >&5 configure:2008: $? = 0 configure:2033: result: configure:2039: checking for suffix of object files configure:2060: gcc -c conftest.c >&5 configure:2063: $? = 0 configure:2085: result: o configure:2089: checking whether we are using the GNU C compiler configure:2113: gcc -c conftest.c >&5 configure:2119: $? = 0 configure:2123: test -z || test ! -s conftest.err configure:2126: $? = 0 configure:2129: test -s conftest.o configure:2132: $? = 0 configure:2145: result: yes configure:2151: checking whether gcc accepts -g configure:2172: gcc -c -g conftest.c >&5 configure:2178: $? = 0 configure:2182: test -z || test ! -s conftest.err configure:2185: $? = 0 configure:2188: test -s conftest.o configure:2191: $? = 0 configure:2202: result: yes configure:2219: checking for gcc option to accept ANSI C configure:2289: gcc -c -g -O2 conftest.c >&5 configure:2295: $? = 0 configure:2299: test -z || test ! -s conftest.err configure:2302: $? = 0 configure:2305: test -s conftest.o configure:2308: $? = 0 configure:2326: result: none needed configure:2344: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2350: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2586: checking build system type configure:2604: result: powerpc64-redhat-linux-gnu configure:2612: checking host system type configure:2626: result: powerpc64-redhat-linux-gnu configure:2634: checking for a sed that does not truncate output configure:2690: result: /bin/sed configure:2693: checking for egrep configure:2703: result: grep -E configure:2719: checking for ld used by gcc configure:2786: result: /usr/bin/ld configure:2795: checking if the linker (/usr/bin/ld) is GNU ld configure:2810: result: yes configure:2815: checking for /usr/bin/ld option to reload object files configure:2822: result: -r configure:2840: checking for BSD-compatible nm configure:2889: result: /usr/bin/nm -B configure:2893: checking whether ln -s works configure:2897: result: yes configure:2904: checking how to recognise dependent libraries configure:3080: result: pass_all configure:3168: gcc -c -g -O2 conftest.c >&5 configure:3171: $? = 0 configure:3317: checking how to run the C preprocessor configure:3352: gcc -E conftest.c configure:3358: $? = 0 configure:3390: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | /* end confdefs.h. */ | #include configure:3435: result: gcc -E configure:3459: gcc -E conftest.c configure:3465: $? = 0 configure:3497: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3503: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | /* end confdefs.h. */ | #include configure:3547: checking for ANSI C header files configure:3572: gcc -c -g -O2 conftest.c >&5 configure:3578: $? = 0 configure:3582: test -z || test ! -s conftest.err configure:3585: $? = 0 configure:3588: test -s conftest.o configure:3591: $? = 0 configure:3680: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit' configure:3683: $? = 0 configure:3685: ./conftest configure:3688: $? = 0 configure:3703: result: yes configure:3727: checking for sys/types.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3727: checking for sys/stat.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3727: checking for stdlib.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3727: checking for string.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3727: checking for memory.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3727: checking for strings.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3727: checking for inttypes.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3727: checking for stdint.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3727: checking for unistd.h configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3773: result: yes configure:3799: checking dlfcn.h usability configure:3811: gcc -c -g -O2 conftest.c >&5 configure:3817: $? = 0 configure:3821: test -z || test ! -s conftest.err configure:3824: $? = 0 configure:3827: test -s conftest.o configure:3830: $? = 0 configure:3840: result: yes configure:3844: checking dlfcn.h presence configure:3854: gcc -E conftest.c configure:3860: $? = 0 configure:3880: result: yes configure:3915: checking for dlfcn.h configure:3922: result: yes configure:3987: checking for g++ configure:4016: result: no configure:3987: checking for c++ configure:4016: result: no configure:3987: checking for gpp configure:4016: result: no configure:3987: checking for aCC configure:4016: result: no configure:3987: checking for CC configure:4016: result: no configure:3987: checking for cxx configure:4016: result: no configure:3987: checking for cc++ configure:4016: result: no configure:3987: checking for cl configure:4016: result: no configure:3987: checking for FCC configure:4016: result: no configure:3987: checking for KCC configure:4016: result: no configure:3987: checking for RCC configure:4016: result: no configure:3987: checking for xlC_r configure:4016: result: no configure:3987: checking for xlC configure:4016: result: no configure:4029: checking for C++ compiler version configure:4032: g++ --version &5 ./configure: line 4033: g++: command not found configure:4035: $? = 127 configure:4037: g++ -v &5 ./configure: line 4038: g++: command not found configure:4040: $? = 127 configure:4042: g++ -V &5 ./configure: line 4043: g++: command not found configure:4045: $? = 127 configure:4048: checking whether we are using the GNU C++ compiler configure:4072: g++ -c conftest.cc >&5 ./configure: line 4073: g++: command not found configure:4078: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4104: result: no configure:4110: checking whether g++ accepts -g configure:4131: g++ -c -g conftest.cc >&5 ./configure: line 4132: g++: command not found configure:4137: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4161: result: no configure:4203: g++ -c conftest.cc >&5 ./configure: line 4204: g++: command not found configure:4209: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4203: g++ -c conftest.cc >&5 ./configure: line 4204: g++: command not found configure:4209: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | #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_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4203: g++ -c conftest.cc >&5 ./configure: line 4204: g++: command not found configure:4209: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | #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_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4203: g++ -c conftest.cc >&5 ./configure: line 4204: g++: command not found configure:4209: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | #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_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4203: g++ -c conftest.cc >&5 ./configure: line 4204: g++: command not found configure:4209: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | #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_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4203: g++ -c conftest.cc >&5 ./configure: line 4204: g++: command not found configure:4209: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "spe-samples" | #define PACKAGE_TARNAME "spe-samples" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "spe-samples 1.0" | #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" | #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_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4579: checking for g77 configure:4608: result: no configure:4579: checking for f77 configure:4608: result: no configure:4579: checking for xlf configure:4608: result: no configure:4579: checking for frt configure:4608: result: no configure:4579: checking for pgf77 configure:4608: result: no configure:4579: checking for fort77 configure:4608: result: no configure:4579: checking for fl32 configure:4608: result: no configure:4579: checking for af77 configure:4608: result: no configure:4579: checking for f90 configure:4608: result: no configure:4579: checking for xlf90 configure:4608: result: no configure:4579: checking for pgf90 configure:4608: result: no configure:4579: checking for epcf90 configure:4608: result: no configure:4579: checking for f95 configure:4608: result: no configure:4579: checking for fort configure:4608: result: no configure:4579: checking for xlf95 configure:4608: result: no configure:4579: checking for ifc configure:4608: result: no configure:4579: checking for efc configure:4608: result: no configure:4579: checking for pgf95 configure:4608: result: no configure:4579: checking for lf95 configure:4608: result: no configure:4579: checking for gfortran configure:4608: result: no configure:4620: checking for Fortran 77 compiler version configure:4623: --version &5 ./configure: line 4624: --version: command not found configure:4626: $? = 127 configure:4628: -v &5 ./configure: line 4629: -v: command not found configure:4631: $? = 127 configure:4633: -V &5 ./configure: line 4634: -V: command not found configure:4636: $? = 127 configure:4644: checking whether we are using the GNU Fortran 77 compiler configure:4658: -c conftest.F >&5 ./configure: line 4659: -c: command not found configure:4664: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4690: result: no configure:4696: checking whether accepts -g configure:4708: -c -g conftest.f >&5 ./configure: line 4709: -c: command not found configure:4714: $? = 127 configure: failed program was: | program main | | end configure:4739: result: no configure:4769: checking the maximum length of command line arguments configure:4878: result: 32768 configure:4889: checking command to parse /usr/bin/nm -B output from gcc object configure:4994: gcc -c -g -O2 conftest.c >&5 configure:4997: $? = 0 configure:5001: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5004: $? = 0 configure:5056: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5059: $? = 0 configure:5097: result: ok configure:5101: checking for objdir configure:5116: result: .libs configure:5206: checking for ar configure:5222: found /usr/bin/ar configure:5233: result: ar configure:5286: checking for ranlib configure:5302: found /usr/bin/ranlib configure:5313: result: ranlib configure:5366: checking for strip configure:5382: found /usr/bin/strip configure:5393: result: strip configure:5665: checking if gcc supports -fno-rtti -fno-exceptions configure:5683: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:5687: $? = 0 configure:5700: result: no configure:5715: checking for gcc option to produce PIC configure:5925: result: -fPIC configure:5933: checking if gcc PIC flag -fPIC works configure:5951: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5955: $? = 0 configure:5968: result: yes configure:5996: checking if gcc static flag -static works configure:6024: result: yes configure:6034: checking if gcc supports -c -o file.o configure:6055: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6059: $? = 0 configure:6081: result: yes configure:6107: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:7065: result: yes configure:7086: checking whether -lc should be explicitly linked in configure:7091: gcc -c -g -O2 conftest.c >&5 configure:7094: $? = 0 configure:7109: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7112: $? = 0 configure:7124: result: no configure:7132: checking dynamic linker characteristics configure:7525: gcc -c -g -O2 conftest.c >&5 configure:7528: $? = 0 configure:7741: result: GNU/Linux ld.so configure:7750: checking how to hardcode library paths into programs configure:7775: result: immediate configure:7789: checking whether stripping libraries is possible configure:7794: result: yes configure:8628: checking if libtool supports shared libraries configure:8630: result: yes configure:8633: checking whether to build shared libraries configure:8654: result: yes configure:8657: checking whether to build static libraries configure:8661: result: yes configure:8753: creating libtool configure:17975: checking for a BSD-compatible install configure:18030: result: /usr/bin/install -c configure:18041: checking whether build environment is sane configure:18084: result: yes configure:18149: checking for gawk configure:18165: found /bin/gawk configure:18175: result: gawk configure:18185: checking whether make sets $(MAKE) configure:18205: result: yes configure:18235: checking for style of include used by make configure:18263: result: GNU configure:18439: checking dependency style of gcc configure:18529: result: gcc3 configure:18548: checking dependency style of g++ configure:18638: result: none configure:18800: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by spe-samples config.status 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost.localdomain config.status:719: creating Makefile config.status:823: creating config.h config.status:1111: executing depfiles commands configure:20161: configuring in wait-for-single configure:20278: running /bin/sh './configure' --prefix=/usr/local/spe-samples --cache-file=/dev/null --srcdir=. configure:20283: error: /bin/sh './configure' failed for wait-for-single ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc64-redhat-linux-gnu ac_cv_build_alias=powerpc64-redhat-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no 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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=powerpc64-redhat-linux-gnu ac_cv_host_alias=powerpc64-redhat-linux-gnu ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/Andreas/geoff/cell-spe-samples/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/Andreas/geoff/cell-spe-samples/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/Andreas/geoff/cell-spe-samples/missing --run autoconf' AUTOHEADER='${SHELL} /home/Andreas/geoff/cell-spe-samples/missing --run autoheader' AUTOMAKE='${SHELL} /home/Andreas/geoff/cell-spe-samples/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DEBUG_CFLAGS='-O0' DEBUG_LEVEL='0' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DESTDIR='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/Andreas/geoff/cell-spe-samples/missing --run makeinfo' OBJEXT='o' PACKAGE='spe-samples' PACKAGE_BUGREPORT='geoffrey.levand@am.sony.com' PACKAGE_NAME='spe-samples' PACKAGE_STRING='spe-samples 1.0' PACKAGE_TARNAME='spe-samples' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='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='powerpc64-redhat-linux-gnu' build_alias='' build_cpu='powerpc64' build_os='linux-gnu' build_vendor='redhat' datadir='${prefix}/share' exec_prefix='${prefix}' host='powerpc64-redhat-linux-gnu' host_alias='' host_cpu='powerpc64' host_os='linux-gnu' host_vendor='redhat' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/Andreas/geoff/cell-spe-samples/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local/spe-samples' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' wait-for-single hello-from-spe simple-dma' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "wait-for-single" #define PACKAGE_BUGREPORT "geoffrey.levand@am.sony.com" #define PACKAGE_NAME "wait-for-single" #define PACKAGE_STRING "wait-for-single 1.0" #define PACKAGE_TARNAME "wait-for-single" #define PACKAGE_VERSION "1.0" #define STDC_HEADERS 1 #define VERSION "1.0" #endif #ifdef __cplusplus void exit (int); configure: exit 1