Re: C++ Compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2003-12-08 at 12:22, Baker, Brendon wrote:
> I'm getting the following error when trying to compile partimage on fedora:
> checking how to run the C++ preprocessor... /lib/cpp
> configure: error: C++ preprocessor "/lib/cpp" fails sanity check
> 
> I assume this has something to do with a missing C++ compiler? What do I
> need to install that will fix this?
> 

Check that you have the cpp, gcc, gcc-c++, and libstdc++ packages
installed. cpp resides in /usr/bin/ and not in /lib so maybe it's just
looking for it in the wrong place. Try setting the CPP environment
variable to /usr/bin

--
Tarjei




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux