Hi all,

I am having trouble building fftw-mpi-2.1.5-1015 on an i386 system running 10.4. Here is the relevant error in the configure step:

checking for MPI_Init... no
checking for MPI_Init in -lmpi... no
checking for MPI_Init in -lmpich... no
configure: error: couldn't find mpi library for --enable-mpi
### execution of /var/tmp/tmp.1.P8T9gB failed, exit code 1

Note that I have openmpi installed via fink. nm shows the existence of the MPI_Init symbol in /sw/lib/openmpi/libmpi.dylib.

> locate libmpi
/sw/lib/openmpi/libmpi.0.dylib
/sw/lib/openmpi/libmpi.a
/sw/lib/openmpi/libmpi.dylib
/sw/lib/openmpi/libmpi.la
/sw/lib/openmpi/libmpi_cxx.0.dylib
<snip>

Perhaps the linker needs to be told of the /sw/lib/openmpi path?

Thanks for the attention,
Mike


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to