On Feb 16, 2007, at 11:47 AM, Jens-Dominik Mueller wrote:
> *** Fortran Compiler
> checking for FORTRAN compiler /usr/local/bin/g77... found
> checking how to add a library directory to /usr/local/bin/g77... "-L"
> checking /usr/local/bin/g77 external naming convention...
> FORTRANUNDERSCORE
> checking for FORTRAN optimization flags... -O
> checking size of FORTRAN INTEGER... unknown
> configure: WARNING: *** Problem running configure test!
> configure: WARNING: *** See config.log for details.
> configure: error: *** Cannot continue.
Can you send the output of config.log from this failed configure? It
should have the exact error that caused configure to fail.
>>> ./configure FC=ifc CC=icc CXX=icc --prefix=/usr/local/lam-mpi-7.1.2
Note that "icc" is the C compiler and "icpc" is the C++ compiler.
You need to specify CXX=icpc (not CXX=icc).
This should allow LAM to link properly.
--
Jeff Squyres
Server Virtualization Business Unit
Cisco Systems
|