On Thu, 2004-04-08 at 19:32, billb wrote: > I am using Fedora Core 1 with all updates and am attemting to install > basket-0.4.0b tar.gz. (http://les83plus.free.fr/sebastien.laout/index2.html) > > I initially had to install gcc etc, before I could run ./configure and now > have got to the stage of the following error message:- > > "C++ preprocessor fails sanity check". This refers to /lib/cpp which, upon > checking, is symlinked to /usr/bin/cpp. > > cpp is definitely installed.
The best thing to do is to look in config.log to see what test it used and how it failed. That will give you some more information about what's going on, and a test case to use in fixing it. HTH, James. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
