On Aug 9, 2005, at 8:48 AM, gang_at_[hidden] wrote:
> Hi, there,
>
> I am trying to build lam-mpi 7.0.6 with Fotran support on a G5
> running OS X. The
> compilers I'm
> using are xlf and xlc.
> *** C Compiler and preprocessor
> checking if want debugging output support... no
> checking for gcc... /opt/ibmcmp/vacpp/6.0/bin/xlc
> checking for C compiler default output file name... configure:
> error: C compiler
> cannot create executables
> See `config.log' for more details.
> **********************************************************************
> ********************************************
>
> Any idea what I did wrong?
As the error says, it appears that your C compiler doesn't work. You
can look in the config.log file for the error message that it threw
when configure tried to build a small Hello, World type example.
With XLC, this usually means that the license isn't properly
configured. I'd try making sure you can compile a small example
program, then go back to trying to build LAM/MPI.
Hope this helps,
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|