Find the answer to your Linux question:
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 ...
  1. #1
    Linux 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?
    Attached Files Attached Files

  2. #2
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    What are you trying to install? Is it not available through apt? If it is, it would be much easier.

    Bryan
    Looking 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.

  3. #3
    Linux 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •