Slackmonster
10-23-2001, 10:25 AM
Here is the configure log file generated when I tried to perform a configure. It appears to me to be a busted install of gcc, but I want to run it by those more intelligent than me! ;) This was done on a default install of Redhat 7.1 with no upgrades or modifications running gcc 2.96. Any suggestions? Thanks!
configure:571: checking for a BSD compatible install
configure:624: checking whether build environment is sane
configure:681: checking whether make sets ${MAKE}
configure:727: checking for working aclocal
configure:740: checking for working autoconf
configure:753: checking for working automake
configure:766: checking for working autoheader
configure:779: checking for working makeinfo
configure:798: checking for c++
configure:798: checking for g++
configure:798: checking for gcc
configure:830: checking whether the C++ compiler (gcc ) works
configure:846: gcc -o conftest conftest.C 1>&5
gcc: installation problem, cannot exec `cc1plus': No such file or directory
configure: failed program was:
#line 841 "configure"
#include "confdefs.h"
int main(){return(0);}
[Edit: added config info]
[ 23 October 2001: Message edited by: singlemalt ]
configure:571: checking for a BSD compatible install
configure:624: checking whether build environment is sane
configure:681: checking whether make sets ${MAKE}
configure:727: checking for working aclocal
configure:740: checking for working autoconf
configure:753: checking for working automake
configure:766: checking for working autoheader
configure:779: checking for working makeinfo
configure:798: checking for c++
configure:798: checking for g++
configure:798: checking for gcc
configure:830: checking whether the C++ compiler (gcc ) works
configure:846: gcc -o conftest conftest.C 1>&5
gcc: installation problem, cannot exec `cc1plus': No such file or directory
configure: failed program was:
#line 841 "configure"
#include "confdefs.h"
int main(){return(0);}
[Edit: added config info]
[ 23 October 2001: Message edited by: singlemalt ]