Re: Re: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

2004-07-29 Thread Daniel Flick
I know this is old, but since I did not see a final answer, I thought I would post so others could find the answer more easily. I was getting the same problem with compiling GAIM and it turned out to be that although gcc was installed, that gcc did not include c++ support. In Debian, I had to inst

Re: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

2003-11-04 Thread Bill Moseley
On Tue, Nov 04, 2003 at 04:36:14PM +1100, Rob Weir wrote: > > cpp doesn't seem to depend on g++, where I believe cc1plus is installed. > > > > Is this a broken package? And if so, which one? > > There have been on-going reports of cpp being broken in weird ways, but > this doesn't sound like tha

Re: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

2003-11-03 Thread Rob Weir
On Mon, Nov 03, 2003 at 12:33:43PM -0800, [EMAIL PROTECTED] said > [EMAIL PROTECTED]:~$ echo "#include " > foo.cc > [EMAIL PROTECTED]:~$ /lib/cpp foo.cc > cpp: installation problem, cannot exec `cc1plus': No such file or directory > > > I'm using on Sid: > > ii autoconf2.57-11 a