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

cc1plus missing?



i'm trying to compile a rather small program - fbpager.
well i got this

jupiter:/tmp/fbpager-0.1.4# ./configure > /dev/null
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
jupiter:/tmp/fbpager-0.1.4#

i google-searched for this and what i found was "you dont have the c++
compiler" ans also that cc1plus was missing.

jupiter:/tmp/fbpager-0.1.4# locate cc1plus
jupiter:/tmp/fbpager-0.1.4#

yeah, i have no cc1plus, but shouldn't it be in cpp package? or gcc??

jupiter:/tmp/fbpager-0.1.4# dpkg -l | grep -e gcc -e cpp 
ii  cpp            3.3.5-3        The GNU C preprocessor (cpp)
ii  cpp-3.3        3.3.5-12       The GNU C preprocessor
ii  gcc            3.3.5-3        The GNU C compiler
ii  gcc-3.3        3.3.5-12       The GNU C compiler
ii  gcc-3.3-base   3.3.5-12       The GNU Compiler Collection (base package)
ii  libgcc1        3.4.3-12       GCC support library
jupiter:/tmp/fbpager-0.1.4# 

is some of these packages broken?? should i report a bug? someone can help me? 
ok, no more questions for today ;)

thanks in advance, valter.



Reply to: