On 7/20/06 12:04 AM, "Jeff Squyres" <jsquy...@cisco.com> wrote:

>> Config #2: ./configure --disable-shared --enable-static --with-rsh=/
>> usr/bin/ssh
>> Successful Build = NO
>> Error:
>> g++ -O3 -DNDEBUG -finline-functions -Wl,-u -Wl,_munmap -Wl,-
>> multiply_defined -Wl,suppress -o ompi_info components.o ompi_info.o
>> output.o param.o version.o -Wl,-bind_at_load  ../../../ompi/.libs/
>> libmpi.a /Users/wyuen/mpi_src/openmpi-1.1/orte/.libs/liborte.a /Users/
>> wyuen/mpi_src/openmpi-1.1/opal/.libs/libopal.a -ldl
>> /usr/bin/ld: Undefined symbols:
>> _mpi_fortran_status_ignore_
>> _mpi_fortran_statuses_ignore_
> 
> Do you have a fortran compiler at all?  If so, which one?  Please send the
> full output from configure, config.log, and the output from make (stdout and
> stderr).

I was able to replicate this one (which, even though I don't have the Intel
compilers for OSX/intel, I'm pretty sure is the same issue as #6).  I
believe that this error will occur regardless of whether you include F77
support or not.

I'm pretty sure that I have a fix for this; I think it's an
OSX-linker-specific problem.  It'll probably hit the trunk and the v1.1
branch later today.

-- 
Jeff Squyres
Server Virtualization Business Unit
Cisco Systems

Reply via email to