[Anjuta-list] & when I run it manually



When I run ./autogen.sh from the directory where it , when run from the wizard failed,
I get :-

configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

and the config.log is attached.

--

Regards,
Alf Stockton		www.stockton.co.za

Q:	What's yellow, and equivalent to the Axiom of Choice?
A:	Zorn's Lemon.

My email disclaimer is available at www.stockton.co.za/disclaimer.html

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = puppypad
uname -m = i686
uname -r = 2.6.10-5-386
uname -s = Linux
uname -v = #1 Thu Aug 18 22:23:56 UTC 2005

/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/local/bin
PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/bin/X11
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1544: checking for a BSD-compatible install
configure:1599: result: /usr/bin/install -c
configure:1610: checking whether build environment is sane
configure:1653: result: yes
configure:1718: checking for gawk
configure:1747: result: no
configure:1718: checking for mawk
configure:1734: found /usr/bin/mawk
configure:1744: result: mawk
configure:1754: checking whether make sets $(MAKE)
configure:1774: result: yes
configure:1957: checking for style of include used by make
configure:1985: result: GNU
configure:2056: checking for gcc
configure:2072: found /usr/bin/gcc
configure:2082: result: gcc
configure:2326: checking for C compiler version
configure:2329: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2)
Copyright (C) 2003 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:2332: $? = 0
configure:2334: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
configure:2337: $? = 0
configure:2339: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2342: $? = 1
configure:2365: checking for C compiler default output file name
configure:2368: gcc    conftest.c  >&5
configure:2371: $? = 0
configure:2417: result: a.out
configure:2422: checking whether the C compiler works
configure:2428: ./a.out
configure:2431: $? = 0
configure:2448: result: yes
configure:2455: checking whether we are cross compiling
configure:2457: result: no
configure:2460: checking for suffix of executables
configure:2462: gcc -o conftest    conftest.c  >&5
configure:2465: $? = 0
configure:2490: result: 
configure:2496: checking for suffix of object files
configure:2517: gcc -c   conftest.c >&5
configure:2520: $? = 0
configure:2542: result: o
configure:2546: checking whether we are using the GNU C compiler
configure:2570: gcc -c   conftest.c >&5
configure:2576: $? = 0
configure:2579: test -z 			 || test ! -s conftest.err
configure:2582: $? = 0
configure:2585: test -s conftest.o
configure:2588: $? = 0
configure:2601: result: yes
configure:2607: checking whether gcc accepts -g
configure:2628: gcc -c -g  conftest.c >&5
configure:2634: $? = 0
configure:2637: test -z 			 || test ! -s conftest.err
configure:2640: $? = 0
configure:2643: test -s conftest.o
configure:2646: $? = 0
configure:2657: result: yes
configure:2674: checking for gcc option to accept ANSI C
configure:2744: gcc  -c -g -O2  conftest.c >&5
configure:2750: $? = 0
configure:2753: test -z 			 || test ! -s conftest.err
configure:2756: $? = 0
configure:2759: test -s conftest.o
configure:2762: $? = 0
configure:2780: result: none needed
configure:2798: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2804: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2936: checking dependency style of gcc
configure:3026: result: gcc3
configure:3044: checking for library containing strerror
configure:3074: gcc -o conftest -g -O2   conftest.c  >&5
configure:3080: $? = 0
configure:3083: test -z 			 || test ! -s conftest.err
configure:3086: $? = 0
configure:3089: test -s conftest
configure:3092: $? = 0
configure:3161: result: none required
configure:3216: checking for gcc
configure:3242: result: gcc
configure:3486: checking for C compiler version
configure:3489: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2)
Copyright (C) 2003 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:3492: $? = 0
configure:3494: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
configure:3497: $? = 0
configure:3499: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3502: $? = 1
configure:3505: checking whether we are using the GNU C compiler
configure:3560: result: yes
configure:3566: checking whether gcc accepts -g
configure:3616: result: yes
configure:3633: checking for gcc option to accept ANSI C
configure:3739: result: none needed
configure:3757: gcc -c   conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3763: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3895: checking dependency style of gcc
configure:3985: result: gcc3
configure:4048: checking for gcc
configure:4074: result: gcc
configure:4318: checking for C compiler version
configure:4321: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2)
Copyright (C) 2003 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:4324: $? = 0
configure:4326: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
configure:4329: $? = 0
configure:4331: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:4334: $? = 1
configure:4337: checking whether we are using the GNU C compiler
configure:4392: result: yes
configure:4398: checking whether gcc accepts -g
configure:4448: result: yes
configure:4465: checking for gcc option to accept ANSI C
configure:4571: result: none needed
configure:4589: gcc -c   conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:4595: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:4727: checking dependency style of gcc
configure:4817: result: gcc3
configure:4842: checking how to run the C preprocessor
configure:4877: gcc -E  conftest.c
configure:4883: $? = 0
configure:4915: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4921: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4960: result: gcc -E
configure:4984: gcc -E  conftest.c
configure:4990: $? = 0
configure:5022: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:5028: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5072: checking for egrep
configure:5082: result: grep -E
configure:5087: checking for ANSI C header files
configure:5112: gcc -c   conftest.c >&5
configure:5118: $? = 0
configure:5121: test -z 			 || test ! -s conftest.err
configure:5124: $? = 0
configure:5127: test -s conftest.o
configure:5130: $? = 0
configure:5219: gcc -o conftest    conftest.c  >&5
configure:5222: $? = 0
configure:5224: ./conftest
configure:5227: $? = 0
configure:5242: result: yes
configure:5330: checking build system type
configure:5348: result: i686-pc-linux-gnu
configure:5356: checking host system type
configure:5370: result: i686-pc-linux-gnu
configure:5378: checking for a sed that does not truncate output
configure:5432: result: /bin/sed
configure:5446: checking for ld used by gcc
configure:5513: result: /usr/bin/ld
configure:5522: checking if the linker (/usr/bin/ld) is GNU ld
configure:5537: result: yes
configure:5542: checking for /usr/bin/ld option to reload object files
configure:5549: result: -r
configure:5558: checking for BSD-compatible nm
configure:5600: result: /usr/bin/nm -B
configure:5604: checking whether ln -s works
configure:5608: result: yes
configure:5615: checking how to recognise dependent libraries
configure:5789: result: pass_all
configure:6010: checking for sys/types.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6010: checking for sys/stat.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6010: checking for stdlib.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6010: checking for string.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6010: checking for memory.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6010: checking for strings.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6010: checking for inttypes.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6010: checking for stdint.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6010: checking for unistd.h
configure:6026: gcc -c   conftest.c >&5
configure:6032: $? = 0
configure:6035: test -z 			 || test ! -s conftest.err
configure:6038: $? = 0
configure:6041: test -s conftest.o
configure:6044: $? = 0
configure:6055: result: yes
configure:6081: checking dlfcn.h usability
configure:6093: gcc -c   conftest.c >&5
configure:6099: $? = 0
configure:6102: test -z 			 || test ! -s conftest.err
configure:6105: $? = 0
configure:6108: test -s conftest.o
configure:6111: $? = 0
configure:6121: result: yes
configure:6125: checking dlfcn.h presence
configure:6135: gcc -E  conftest.c
configure:6141: $? = 0
configure:6161: result: yes
configure:6196: checking for dlfcn.h
configure:6203: result: yes
configure:6268: checking for g++
configure:6297: result: no
configure:6268: checking for c++
configure:6297: result: no
configure:6268: checking for gpp
configure:6297: result: no
configure:6268: checking for aCC
configure:6297: result: no
configure:6268: checking for CC
configure:6297: result: no
configure:6268: checking for cxx
configure:6297: result: no
configure:6268: checking for cc++
configure:6297: result: no
configure:6268: checking for cl
configure:6297: result: no
configure:6268: checking for FCC
configure:6297: result: no
configure:6268: checking for KCC
configure:6297: result: no
configure:6268: checking for RCC
configure:6297: result: no
configure:6268: checking for xlC_r
configure:6297: result: no
configure:6268: checking for xlC
configure:6297: result: no
configure:6310: checking for C++ compiler version
configure:6313: g++ --version </dev/null >&5
./configure: line 6314: g++: command not found
configure:6316: $? = 127
configure:6318: g++ -v </dev/null >&5
./configure: line 6319: g++: command not found
configure:6321: $? = 127
configure:6323: g++ -V </dev/null >&5
./configure: line 6324: g++: command not found
configure:6326: $? = 127
configure:6329: checking whether we are using the GNU C++ compiler
configure:6353: g++ -c   conftest.cc >&5
./configure: line 6354: g++: command not found
configure:6359: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:6384: result: no
configure:6390: checking whether g++ accepts -g
configure:6411: g++ -c -g  conftest.cc >&5
./configure: line 6412: g++: command not found
configure:6417: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:6440: result: no
configure:6482: g++ -c   conftest.cc >&5
./configure: line 6483: g++: command not found
configure:6488: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6482: g++ -c   conftest.cc >&5
./configure: line 6483: g++: command not found
configure:6488: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6482: g++ -c   conftest.cc >&5
./configure: line 6483: g++: command not found
configure:6488: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6482: g++ -c   conftest.cc >&5
./configure: line 6483: g++: command not found
configure:6488: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| /* end confdefs.h.  */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6482: g++ -c   conftest.cc >&5
./configure: line 6483: g++: command not found
configure:6488: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| /* end confdefs.h.  */
| extern "C" void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6482: g++ -c   conftest.cc >&5
./configure: line 6483: g++: command not found
configure:6488: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| /* end confdefs.h.  */
| void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6569: checking dependency style of g++
configure:6659: result: none
configure:6681: checking how to run the C++ preprocessor
configure:6712: g++ -E  conftest.cc
./configure: line 6713: g++: command not found
configure:6718: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:6712: g++ -E  conftest.cc
./configure: line 6713: g++: command not found
configure:6718: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:6712: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:6718: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:6712: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:6718: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:6795: result: /lib/cpp
configure:6819: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:6825: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:6819: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:6825: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "sdb3"
| #define VERSION "0.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_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:6894: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-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_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=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
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_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=none
am_cv_prog_cc_stdc=
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_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_gnu_ld=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/alf/dev/sbd/sdb3/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/alf/dev/sbd/sdb3/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/alf/dev/sbd/sdb3/missing --run autoconf'
AUTOHEADER='${SHELL} /home/alf/dev/sbd/sdb3/missing --run autoheader'
AUTOMAKE='${SHELL} /home/alf/dev/sbd/sdb3/missing --run automake-1.9'
AWK='mawk'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GENCAT=''
GETTEXT_PACKAGE=''
GLIBC21=''
GMSGFMT=''
HAVE_ASPRINTF=''
HAVE_POSIX_PRINTF=''
HAVE_SNPRINTF=''
HAVE_WPRINTF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/alf/dev/sbd/sdb3/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
NO_PREFIX_PACKAGE_DATA_DIR=''
NO_PREFIX_PACKAGE_DOC_DIR=''
NO_PREFIX_PACKAGE_HELP_DIR=''
NO_PREFIX_PACKAGE_MENU_DIR=''
NO_PREFIX_PACKAGE_PIXMAPS_DIR=''
OBJEXT='o'
PACKAGE='sdb3'
PACKAGE_BUGREPORT=''
PACKAGE_DATA_DIR=''
PACKAGE_DOC_DIR=''
PACKAGE_HELP_DIR=''
PACKAGE_MENU_DIR=''
PACKAGE_NAME=''
PACKAGE_PIXMAPS_DIR=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION='0.1'
XGETTEXT=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_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='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/alf/dev/sbd/sdb3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
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 "sdb3"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.1"
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]