yourgod17
10-02-2002, 11:21 PM
Hi. Im using Mandrake 9.0 and Im trying to install blackbox. When I type ./configure I get an error message about not being able to create executeables, and when I check the error log, this is the error:
gcc: installation problem, cannot exec `cc1plus': No such file or directory
How can I fix this? Thanx
btw, when I run configure, this is what I get:
[root@localhost blackbox-0.65.0]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
[root@localhost blackbox-0.65.0]#
gcc: installation problem, cannot exec `cc1plus': No such file or directory
How can I fix this? Thanx
btw, when I run configure, this is what I get:
[root@localhost blackbox-0.65.0]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
[root@localhost blackbox-0.65.0]#