Problema con preprocesador CPP en Knoppix

kernel19

Lanero Regular
21 Nov 2006
5
bueno estoy intentando instalar el superkaramba-0.39 y el programa me arroja un error que e intentado resolverlo haciendo muchas cosa tales como actualizar la suite g++, crear un enlace sinbolico a la carpeta /lib pero nada me resulta el error es el siguiente:


superkaramba-0.39# ./configure
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 kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

Agradeceria a quien pudiera ayudarme en este problema :|
 
ja ja ja te agradezco pero seamos un poco logicos si lees bien mi post digo e actualizado la suite de g++ y e creado el enlace sinbolico a la carpeta /lib si no tubiera instalado c ++ nada de esto lo pudiera haber hecho. gracias por tu ayuda krieg
 
El config.log le proporciona la ruta necesaria para que funcione el procedimiento.

Lo que tiene que hacer es crear un enlace simbólico en la carpeta /usr/bin del archivo que le sale en la ruta del config.log
 

Los últimos temas