LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   cpp fails sanity check??? (https://www.linuxquestions.org/questions/debian-26/cpp-fails-sanity-check-348290/)

dinolinux 07-30-2005 05:39 AM

cpp fails sanity check???
 
Hello all!

I've recently installed Debian on my box, but when I try to install something from source, I get the error:
Code:

checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor '/lib/cpp' fails sanity check
See config.log for more details.

How do I fix this???
Any ideas???

makuyl 07-30-2005 09:40 AM

Did you have a look at config.log?
Try installing g++ if cpp wants a dependency on it.
If installing g++ doesn't work, post: ls -l /usr/bin/gcc* /usr/bin/cpp* /usr/bin/g++*

dinolinux 07-30-2005 11:43 AM

I tried to install g++ and it went fine. The gpp doesn't fail now. Thanks a lot!


All times are GMT -5. The time now is 08:51 AM.