LinuxQuestions.org

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

lansman 11-05-2003 11:02 PM

/lib/cpp fails sanity check error message
 
I am trying to compile programs dealing with my DVD player on my notebook (libdvdcss, libdvdread, gxine) but when I try to compile them I ge the message:

configure:error: C preprocessor "lib'cpp" fails sanity check

I am runnign redhat 7.3 and have gcc 2.96 compiler. What does this error mean and what do I have to do?

adz 11-06-2003 02:13 AM

Get cpp. Cpp is different from gcc.

lansman 11-07-2003 09:31 AM

I have CPP installed according to the rpm program. I have to wonder if there is som eother problem or should I just force a reinstallation?

adz 11-07-2003 06:37 PM

It could also mean you have the wrong version. It's a good idead to used the same version that was used on your kernel. Do a cat /proc/version to find out which version was used to compile your kernel. See if that matches up to your installed version. If not, get that version.


All times are GMT -5. The time now is 04:50 PM.