Results 1 to 6 of 6
i have tried to compile various programs and i always get this error:
Code:
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
is there something missing that i should have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-25-2005 #1
error when trying to compile ANYTHING!
i have tried to compile various programs and i always get this error:
is there something missing that i should have or is my system stuffed?Code:configure: error: C++ preprocessor "/lib/cpp" fails sanity check
"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 05-27-2005 #2Just Joined!
- Join Date
- May 2005
- Posts
- 7
Did you look at the config.log file for errors ?
I spent a bit of time at google and it seems to be a common problem with either missing kernel headers or incomplete/missing gcc dev packages.
If you're still having the problem. post your config.log file here.
Dave
- 05-27-2005 #3Just Joined!
- Join Date
- Jan 2005
- Location
- UK
- Posts
- 77
i think that means you are missing sane. Dont know exactly what it is, but iirc whenever i compile any code it checks for sane then says ...yes so it might be somethin you are missing. Have a look on the install cd's and see if there is anything you can install to sort it out.
- 05-28-2005 #4
instaaled various packages and now it doesnt come up with the error anymore.
but it does muck up using "make" (not for every program though).
it screws up when using make for apollon and fluxbox when using the tarballs."Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 05-28-2005 #5Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
But you have make installed, right?
Originally Posted by Weedman
- 06-02-2005 #6
what do you mean 'do i have make installed'?
i found the package requirements for the fluxbox rpm so im going to try and install all the programs for it."Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--


Reply With Quote
