Re: Error with C++ preprocessor

2004-12-03 Thread Rick Friedman
Sam Watkins wrote: On Thu, Dec 02, 2004 at 10:54:06PM -0500, Rick Friedman wrote: I'm running Sarge and I have the cpp-3.3 package installed. Whenever I try to build *anything*, I get the following messages when running ./configure: checking how to run the C++ preprocessor... /lib/cpp confi

Re: Error with C++ preprocessor

2004-12-03 Thread Eugen Leitl
On Sat, Dec 04, 2004 at 02:06:12AM +1100, Sam Watkins wrote: > > checking how to run the C++ preprocessor... /lib/cpp > > configure: error: C++ preprocessor "/lib/cpp" fails sanity check > > I think you need to install the package g++, the c++ compiler. > > apt-get install g++ Yes, th

Re: Error with C++ preprocessor

2004-12-03 Thread Sam Watkins
On Thu, Dec 02, 2004 at 10:54:06PM -0500, Rick Friedman wrote: > I'm running Sarge and I have the cpp-3.3 package installed. > > Whenever I try to build *anything*, I get the following messages when > running ./configure: > > checking how to run the C++ preprocessor... /lib/cpp > configu

Re: Error with C++ preprocessor

2004-12-03 Thread Sam Watkins
On Thu, Dec 02, 2004 at 10:54:06PM -0500, Rick Friedman wrote: > I'm running Sarge and I have the cpp-3.3 package installed. > > Whenever I try to build *anything*, I get the following messages when > running ./configure: > > checking how to run the C++ preprocessor... /lib/cpp > configu