Topolinux Forum

Versione completa: Controllo di sanità
Sta attualmente guardando una versione leggera del Forum. Guarda la versione completa per una corretta formattazione.
Come già accennato in un altro thread, ho un problema durante la compilazione di un prog
in pratica al ./configure ricevo un bel

Codice:
configure: error: C++preprocessor "/lib/cpp" fails sanity check

Di cosa si tratta, e come lo risolvo?

mavericck

Prova a reinstallare cpp.
Reinstallato attraverso synaptic, ma il problema rimane il solito.
(sono anche installati: cpp-3.4, cpp-4.0)
se posto il config.log è di aiuto?

mavericck
Posta pure il config.log, è probabile che ci sia qualche indicazione sulla causa del problema.
ecco qui

Codice:
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 = notebook-m
uname -m = i686
uname -r = 2.6.15-26-386
uname -s = Linux
uname -v = #1 PREEMPT Thu Aug 3 02:52:00 UTC 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/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


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

configure:1569: checking build system type
configure:1587: result: i686-pc-linux-gnu
configure:1595: checking host system type
configure:1609: result: i686-pc-linux-gnu
configure:1617: checking target system type
configure:1631: result: i686-pc-linux-gnu
configure:1678: checking for a BSD-compatible install
configure:1733: result: /usr/bin/install -c
configure:1748: checking for -p flag to install
configure:1761: result: yes
configure:1772: checking whether build environment is sane
configure:1815: result: yes
configure:1867: checking for gawk
configure:1896: result: no
configure:1867: checking for mawk
configure:1883: found /usr/bin/mawk
configure:1893: result: mawk
configure:1903: checking whether make sets $(MAKE)
configure:1927: result: no
configure:2109: checking for kde-config
configure:2171: result: /usr/bin/kde-config
configure:2267: checking where to install
configure:2271: result: /usr (as returned by kde-config)
configure:2326: checking for style of include used by make
configure:2354: result: none
configure:2502: checking for gcc
configure:2518: found /usr/bin/gcc
configure:2528: result: gcc
configure:2772: checking for C compiler version
configure:2775: gcc --version </dev/null >&5
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
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:2778: $? = 0
configure:2780: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
configure:2783: $? = 0
configure:2785: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2788: $? = 1
configure:2811: checking for C compiler default output file name
configure:2814: gcc     conftest.c  >&5
configure:2817: $? = 0
configure:2863: result: a.out
configure:2868: checking whether the C compiler works
configure:2874: ./a.out
configure:2877: $? = 0
configure:2894: result: yes
configure:2901: checking whether we are cross compiling
configure:2903: result: no
configure:2906: checking for suffix of executables
configure:2908: gcc -o conftest     conftest.c  >&5
configure:2911: $? = 0
configure:2936: result:
configure:2942: checking for suffix of object files
configure:2963: gcc -c    conftest.c >&5
configure:2966: $? = 0
configure:2988: result: o
configure:2992: checking whether we are using the GNU C compiler
configure:3016: gcc -c    conftest.c >&5
configure:3022: $? = 0
configure:3026: test -z
             || test ! -s conftest.err
configure:3029: $? = 0
configure:3032: test -s conftest.o
configure:3035: $? = 0
configure:3048: result: yes
configure:3054: checking whether gcc accepts -g
configure:3075: gcc -c -g  conftest.c >&5
configure:3081: $? = 0
configure:3085: test -z
             || test ! -s conftest.err
configure:3088: $? = 0
configure:3091: test -s conftest.o
configure:3094: $? = 0
configure:3105: result: yes
configure:3122: checking for gcc option to accept ANSI C
configure:3192: gcc  -c    conftest.c >&5
configure:3198: $? = 0
configure:3202: test -z
             || test ! -s conftest.err
configure:3205: $? = 0
configure:3208: test -s conftest.o
configure:3211: $? = 0
configure:3229: result: none needed
configure:3247: gcc -c    conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:3253: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3388: checking dependency style of gcc
configure:3478: result: none
configure:3501: checking how to run the C preprocessor
configure:3536: gcc -E  conftest.c
configure:3542: $? = 0
configure:3574: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3580: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3619: result: gcc -E
configure:3643: gcc -E  conftest.c
configure:3649: $? = 0
configure:3681: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3687: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3811: checking for g++
configure:3840: result: no
configure:3811: checking for c++
configure:3840: result: no
configure:3811: checking for gpp
configure:3840: result: no
configure:3811: checking for aCC
configure:3840: result: no
configure:3811: checking for CC
configure:3840: result: no
configure:3811: checking for cxx
configure:3840: result: no
configure:3811: checking for cc++
configure:3840: result: no
configure:3811: checking for cl
configure:3840: result: no
configure:3811: checking for FCC
configure:3840: result: no
configure:3811: checking for KCC
configure:3840: result: no
configure:3811: checking for RCC
configure:3840: result: no
configure:3811: checking for xlC_r
configure:3840: result: no
configure:3811: checking for xlC
configure:3840: result: no
configure:3853: checking for C++ compiler version
configure:3856: g++ --version </dev/null >&5
./configure: line 3857: g++: command not found
configure:3859: $? = 127
configure:3861: g++ -v </dev/null >&5
./configure: line 3862: g++: command not found
configure:3864: $? = 127
configure:3866: g++ -V </dev/null >&5
./configure: line 3867: g++: command not found
configure:3869: $? = 127
configure:3872: checking whether we are using the GNU C++ compiler
configure:3896: g++ -c    conftest.cc >&5
./configure: line 3897: g++: command not found
configure:3902: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
|
|   ;
|   return 0;
| }
configure:3928: result: no
configure:3934: checking whether g++ accepts -g
configure:3955: g++ -c -g  conftest.cc >&5
./configure: line 3956: g++: command not found
configure:3961: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3985: result: no
configure:4027: g++ -c    conftest.cc >&5
./configure: line 4028: g++: command not found
configure:4033: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
|
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4027: g++ -c    conftest.cc >&5
./configure: line 4028: g++: command not found
configure:4033: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4027: g++ -c    conftest.cc >&5
./configure: line 4028: g++: command not found
configure:4033: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4027: g++ -c    conftest.cc >&5
./configure: line 4028: g++: command not found
configure:4033: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4027: g++ -c    conftest.cc >&5
./configure: line 4028: g++: command not found
configure:4033: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
| extern "C" void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4027: g++ -c    conftest.cc >&5
./configure: line 4028: g++: command not found
configure:4033: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| /* end confdefs.h.  */
| void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4116: checking dependency style of g++
configure:4206: result: none
configure:4225: checking whether gcc is blacklisted
configure:4251: gcc -c -O2    conftest.c >&5
configure:4257: $? = 0
configure:4261: test -z
             || test ! -s conftest.err
configure:4264: $? = 0
configure:4267: test -s conftest.o
configure:4270: $? = 0
configure:4282: result: no
configure:4619: checking whether g++ supports -Wmissing-format-attribute
configure:4655: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith   -Wmissing-format-attribute   conftest.cc  1>&5
./configure: line 4656: g++: command not found
configure:4661: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
|
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:4700: result: no
configure:4707: checking whether gcc supports -Wmissing-format-attribute
configure:4740: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wmissing-format-attribute   conftest.c  >&5
configure:4746: $? = 0
configure:4750: test -z
             || test ! -s conftest.err
configure:4753: $? = 0
configure:4756: test -s conftest
configure:4759: $? = 0
configure:4780: result: yes
configure:4794: checking whether g++ supports -Wundef
configure:4830: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith   -Wundef   conftest.cc  1>&5
./configure: line 4831: g++: command not found
configure:4836: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
|
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:4875: result: no
configure:4882: checking whether g++ supports -Wno-long-long
configure:4918: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith   -Wno-long-long   conftest.cc  1>&5
./configure: line 4919: g++: command not found
configure:4924: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
|
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:4963: result: no
configure:4970: checking whether g++ supports -Wno-non-virtual-dtor
configure:5006: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith   -Wno-non-virtual-dtor   conftest.cc  1>&5
./configure: line 5007: g++: command not found
configure:5012: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
|
| int
| main ()
| {
|  return 0;
|   ;
|   return 0;
| }
configure:5051: result: no
configure:6280: checking how to run the C++ preprocessor
configure:6311: g++ -E  conftest.cc
./configure: line 6312: g++: command not found
configure:6317: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|              Syntax error
configure:6311: g++ -E  conftest.cc
./configure: line 6312: g++: command not found
configure:6317: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|              Syntax error
configure:6311: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec 'cc1plus': No such file or directory
configure:6317: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|              Syntax error
configure:6311: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec 'cc1plus': No such file or directory
configure:6317: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|              Syntax error
configure:6394: result: /lib/cpp
configure:6418: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec 'cc1plus': No such file or directory
configure:6424: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|              Syntax error
configure:6418: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec 'cc1plus': No such file or directory
configure:6424: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "superkaramba-0.39"
| #define VERSION "3.5.2"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|              Syntax error
configure:6493: 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_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_make_make_set=no
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
kde_cv_path=/usr/bin/kde-config
kde_cv_path_kde_config=/usr/bin/kde-config
kde_cv_prog_cc_Wmissing_format_attribute=yes

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

ACLOCAL='${SHELL} /home/mavericck/Desktop/superkaramba-0.39/admin/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/mavericck/Desktop/superkaramba-0.39/admin/missing --run tar'
AR=''
ARTSCCONFIG=''
AUTOCONF='${SHELL} /home/mavericck/Desktop/superkaramba-0.39/admin/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /home/mavericck/Desktop/superkaramba-0.39/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /home/mavericck/Desktop/superkaramba-0.39/admin/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute'
CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./superkaramba/configure.in.bot $(top_srcdir)/./superkaramba/configure.in.in'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS='-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith'
CYGPATH_W='echo'
DCOPIDL2CPP=''
DCOPIDL=''
DCOPIDLNG=''
DCOP_DEPENDENCIES=''
DEFS=''
DEPDIR='.deps'
DOXYGEN=''
DOXYGEN_PROJECT_NAME=''
DOXYGEN_PROJECT_NUMBER=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_PERMISSIVE_FLAG=''
EXEEXT=''
F77=''
FFLAGS=''
FRAMEWORK_COREAUDIO=''
GMSGFMT=''
HAVE_GCC_VISIBILITY='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KCFG_DEPENDENCIES=''
KCONFIG_COMPILER=''
KDECONFIG='/usr/bin/kde-config'
KDE_CHECK_PLUGIN=''
KDE_EXTRA_RPATH=''
KDE_HAS_DOXYGEN=''
KDE_HAVE_DOT=''
KDE_INCLUDES=''
KDE_LDFLAGS=''
KDE_MT_LDFLAGS=''
KDE_MT_LIBS=''
KDE_NO_UNDEFINED=''
KDE_PLUGIN=''
KDE_RPATH=''
KDE_USE_CLOSURE_FALSE=''
KDE_USE_CLOSURE_TRUE=''
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE=''
KDE_USE_FPIE=''
KDE_USE_NMCHECK_FALSE=''
KDE_USE_NMCHECK_TRUE=''
KDE_USE_PIE=''
KDE_XSL_STYLESHEET=''
LDFLAGS=''
LDFLAGS_AS_NEEDED=''
LDFLAGS_NEW_DTAGS=''
LIBCOMPAT=''
LIBCRYPT=''
LIBDL=''
LIBJPEG=''
LIBKVM=''
LIBOBJS=''
LIBPNG=''
LIBPTHREAD=''
LIBPYTHON=''
LIBRESOLV=''
LIBS=''
LIBSM=''
LIBSOCKET=''
LIBTOOL=''
LIBUCB=''
LIBUTIL=''
LIBZ=''
LIB_KAB=''
LIB_KABC=''
LIB_KDECORE=''
LIB_KDED=''
LIB_KDEPIM=''
LIB_KDEPRINT=''
LIB_KDEUI=''
LIB_KDNSSD=''
LIB_KFILE=''
LIB_KFM=''
LIB_KHTML=''
LIB_KIMPROXY=''
LIB_KIO=''
LIB_KJS=''
LIB_KNEWSTUFF=''
LIB_KPARTS=''
LIB_KSPELL=''
LIB_KSYCOCA=''
LIB_KUNITTEST=''
LIB_KUTILS=''
LIB_POLL=''
LIB_QPE=''
LIB_QT=''
LIB_SMB=''
LIB_X11=''
LIB_XEXT=''
LIB_XRENDER=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/mavericck/Desktop/superkaramba-0.39/admin/missing --run makeinfo'
MAKEKDEWIDGETS=''
MCOPIDL=''
MEINPROC=''
MOC=''
MSGFMT=''
MY_LIBKNEWSTUFF=''
NOOPT_CFLAGS=''
NOOPT_CXXFLAGS=''
OBJEXT='o'
PACKAGE='superkaramba-0.39'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PYTHONINC=''
PYTHONLIB=''
PYTHONMODDIR=''
QTDOCDIR=''
QTE_NORTTI=''
QT_INCLUDES=''
QT_LDFLAGS=''
RANLIB=''
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
STRIP=''
TOPSUBDIRS=''
UIC=''
UIC_TR=''
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS=''
USE_RTTI=''
USE_THREADS=''
VERSION='3.5.2'
WOVERLOADED_VIRTUAL=''
XGETTEXT=''
XMLLINT=''
XMMS_INCLUDES=''
XMMS_LDFLAGS=''
XMMS_LIBS=''
X_EXTRA_LIBS=''
X_INCLUDES=''
X_LDFLAGS=''
X_PRE_LIBS=''
X_RPATH=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
all_includes=''
all_libraries=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__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'
doc_SUBDIR_included_FALSE=''
doc_SUBDIR_included_TRUE=''
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
include_ARTS_FALSE=''
include_ARTS_TRUE=''
include_x11_FALSE=''
include_x11_TRUE=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/mavericck/Desktop/superkaramba-0.39/admin/install-sh'
kde_appsdir=''
kde_bindir=''
kde_confdir=''
kde_datadir=''
kde_htmldir=''
kde_icondir=''
kde_includes=''
kde_kcfgdir=''
kde_libraries=''
kde_libs_htmldir='/usr/share/doc/kde/HTML'
kde_libs_prefix='/usr'
kde_locale=''
kde_mimedir=''
kde_moduledir=''
kde_qtver=''
kde_servicesdir=''
kde_servicetypesdir=''
kde_sounddir=''
kde_styledir=''
kde_templatesdir=''
kde_wallpaperdir=''
kde_widgetdir=''
kdeinitdir=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
qt_includes=''
qt_libraries=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
superkaramba_SUBDIR_included_FALSE=''
superkaramba_SUBDIR_included_TRUE=''
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
unsermake_enable_pch_FALSE=''
unsermake_enable_pch_TRUE='#'
x_includes='NONE'
x_libraries='NONE'
xdg_appsdir=''
xdg_directorydir=''
xdg_menudir=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "superkaramba-0.39"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "3.5.2"
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1


mavericck

Hai controllato che versione di Autoconf e Automake hai e di che versione ha bisogno il programma che cerchi di compilare?
grazie mille!
ho risolto installando l'intero pacchetto 'kdebase-dev' per andare sul sicuro Mr. Green

mavericck
URL di riferimento