On Jul 3, 2006, at 11:49 PM, Samuel Wieczorek wrote:

Hi, I tried to install open-mpi on a Mac OS X (10.4), but the compilation
step failed due to undefined symbols.
Here is the compressed output files.

Any idea to help me ?

This is very odd, but it appears that /usr/bin/find isn't executable on your machine. This results in the libraries in Open MPI not being built properly. There were many lines like this in your log file:

  ../libtool: line 1: /usr/bin/find: cannot execute binary file

I'm not sure how this could happen, but fixing your 'find' command should fix the Open MPI build.


Brian

--
  Brian Barrett
  Open MPI developer
  http://www.open-mpi.org/


Reply via email to