LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   /lib/cpp fails sanity check? (https://www.linuxquestions.org/questions/linux-software-2/lib-cpp-fails-sanity-check-186529/)

NonSumPisces 05-27-2004 10:57 AM

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

That's what I get when trying to configure an app. What does it mean and how do I fix it?

cheers.

320mb 05-27-2004 04:44 PM

Mainly it means you don't have the gcc compiler installed.
or you don't have all the required libraries and/or development packages
installed/updated...

aliask 10-02-2004 07:46 AM

apt-get install build-essential (if you're running debian - but if you're not then there should be some equivelant)

good luck.


All times are GMT -5. The time now is 05:33 PM.