Results 1 to 3 of 3
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
What whould I do to solve this problem? It ...
- 02-26-2006 #1Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
error when I run make
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
What whould I do to solve this problem? It does the same thing with anything I try to install using make. Attached is the config.log file. I've thought that maybe upgrading all my packages to testing might solve the cpp problem. Is that advisable?
- 02-26-2006 #2
What are you trying to install? Is it not available through apt? If it is, it would be much easier.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 02-27-2006 #3Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
I am installing a program called SWORD. It's an application for bible stuff (different versions, commentaries, bible studies, etc). I got the same problem when trying to install the driver for my printer (hplip). Yes it is easier to install with apt but that's not the point. There is no sword in the stable packages (there are, however some of it's components). I installed hplip with apt then, the reason I wanted to use make, etc was because the versions on the stable packages are outdated. Regarless of whether it's easier to install stuff with apt, I still want to get it working so I have to solve that cpp problem. Please help


Reply With Quote
