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

g++ problem



Hey all,

I just try to figure out the problem of menu (see bug #95366 of Paul Bame).
Then I try first ./configure which failed with following message in config.log:

c++: installation problem, cannot exec 'cc1plus': no such file or directory

??
# locate cc1plus
> /usr/lib/gcc-lib/hppa-linux/3.0.3/cc1plus

# dpkg -S /usr/lib/gcc-lib/hppa-linux/3.0.3/cc1plus
> g++-3.0: /usr/lib/gcc-lib/hppa-linux/3.0.3/cc1plus

# /usr/lib/gcc-lib/hppa-linux/3.0.3/cc1plus -version
GNU C++ version 3.0.3 20011209 (Debian prerelease) (hppa-linux)
...

This well the last package I apt-get last week.

OK

but
# which c++
> /usr/bin/c++

# dpkg -S /usr/bin/c++
dpkg: /usr/bin/c++ not found

???

# /usr/bin/c++ --version
> 3.0.2

???

What do I wrong? (what do I have to do)

Thanks in advance for help,
        Joel


-------------------------------------------------
This mail sent through Tiscalinet Webmail (http://webmail.tiscali.be)



Reply to: