Tony -

It looks like you ran into a bug in Libtool. Unfortunately, in order to better support Fortran 90 when building shared libraries, we use a beta version of Libtool 2, which means we're living a bit more on the edge than we'd like. I have a patch for this issue that I'll be submitting to the Libtool developers shortly, so hopefully the problem will go away in the near future, definitely before 1.2b2.

In the mean time, there is a mostly evil hack you can use to compile Open MPI 1.2b1 on 64 bit Mac OS X platforms (note: this is *NOT* needed if you are building 32 bit, and will break things if you try to build 32 bit). After running Open MPI's configure script, edit the 'libtool' script that was generated by configure (it will be in the same directory where you ran configure) and change the one instance where the command 'otool' is invoked to be 'otool64'.

Brian


On Nov 21, 2006, at 10:08 PM, Iannetti, Anthony C. ((GRC-RTB0)) wrote:

Dear OpenMPI List:



My attempt at compiling the prerelease of OpenMPI 1.2 failed. Attached are the logs of the configure and make process.



I am running..

Darwin Cortland 8.8.1 Darwin Kernel Cersion 8.8.1: Mon Sep 25 19:45:30 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_PPC Power Macintosh powerpc



Thanks,

Tony



Anthony C. Iannetti, P.E.

NASA Glenn Research Center

Propulsion Systems Division, Combustion Branch

21000 Brookpark Road, MS 5-10

Cleveland, OH 44135

phone: (216)433-5586

email: anthony.c.ianne...@nasa.gov



Please note: All opinions expressed in this message are my own and NOT of NASA. Only the NASA Administrator can speak on behalf of NASA.



<ompi-output.tar>
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to