I assume you re-did the ./configure command? Did you also remember to "make clean" before doing your "make all install"?
Also, I note that your prefix looks really strange - it looks like you are trying to install OMPI where the Intel compiler is located? Are you sure you want to do that? On Wed, Jun 3, 2009 at 7:29 AM, DEVEL Michel <michel.de...@ens2m.fr> wrote: > Hi again, > > In fact I forgot to put back to '-fast -C' the FCFLAGS variable (from '-O3 > -C'). There is still an error (many opal_*_* subroutines not found during > the ipo step) at the same place, coming from the fact that > "ld: attempted static link of dynamic object > `../../../opal/.libs/libopen-pal.so' > although I put --enable-static in the configure step... > > Any idea of how to make the static libraries ? > -- > > Sincerely yours, > > Michel DEVEL > > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >