On Wed, 31 May 2000, you wrote:
> On Tue, 30 May 2000, Brian T. Schellenberger wrote:
> > The original messages suggest that it is looking for g++.  Maybe you
> > should make a link to *that*.
> 
> pgcc-c++ is now installed and it does find g++ but the new error I get
> from configure is:
> 
> 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 how to run the C preprocessor... gcc -E
> checking for a C++-Compiler...
> checking for g++... g++
> checking whether the C++ compiler (g++  -s) works... no
> configure: error: installation or configuration problem: C++ compiler cannot create 
>executables. 
> 
Do you have the kernel-headers package installed? You
pretty much have to have most of the -devel packages
installed (kernel-devel, gcc-devel, etc.)
        John

Reply via email to