Problemas con el preprocesador de :
Hola lista.
Estoy intentando compilar unas temas para el kde y me sale esto.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... gpp
checking whether we are using the GNU C++ compiler... no
checking whether gpp accepts -g... no
checking dependency style of gpp... none
checking whether gpp supports -Wundef... no
checking whether gpp supports -Wno-long-long... no
checking whether gpp supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
He buscado con el google y pone algo que los enlaces del preprocesador no
están correctamente pero al hacer dpkg -L cpp me sale
/.
/lib
/usr
/usr/bin
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man7
/usr/share/man/man7/fsf-funding.7gcc.gz
/usr/share/man/man7/gfdl.7gcc.gz
/usr/share/man/man7/gpl.7gcc.gz
/usr/share/doc
/usr/share/doc/cpp
/usr/share/doc/cpp/copyright
/usr/share/doc/cpp/README.Debian.gz
/usr/share/doc/cpp/changelog.Debian.gz
/lib/cpp
/usr/bin/i386-linux-cpp
/usr/bin/cpp
/usr/share/man/man1/i386-linux-cpp.1.gz
/usr/share/man/man1/cpp.1.gz
Así que puedo ver que tengo correctamente lo del /lib/cpp y /usr/bin/cpp, por
lo que me deja totalmente fuera de juego ¿alguna sugerencia?. Gracias.
Reply to: