From: Seán <sea...@gm...> - 2009-05-07 10:34:00
|
Bugzilla from js...@ac... wrote: > > > - Did it successfully build $prefix/lib/valgrind/<platform>/libmpiwrap.so > ? > > I seem to have the same problem. ./configure does find a usable mpicc (though the "secondary target" seems to fail ????) configure:8693: checking primary target for usable MPI2-compliant C compiler and mpi.h configure:8722: mpicc -o conftest -m32 conftest.c >&5 configure:8728: $? = 0 configure:8732: test -z || test ! -s conftest.err configure:8735: $? = 0 configure:8738: test -s conftest configure:8741: $? = 0 configure:8745: result: yes, mpicc configure:8778: checking secondary target for usable MPI2-compliant C compiler and mpi.h configure:8811: mpicc this will surely fail -o conftest conftest.c >&5 cc: this: No such file or directory cc: will: No such file or directory cc: surely: No such file or directory cc: fail: No such file or directory configure:8817: $? = 1 configure: failed program was: | /* confdefs.h. */ The directory /usr/lib/valgrind/ only contains 1 file, python.supp, and I cant find libmpiwrap.so anywhere on my system. Here is my http://www.nabble.com/file/p23424032/config.log config.log Any help greatly appreciated. Sorry if this is a double post. -- View this message in context: http://www.nabble.com/valgrind-and-MPI-wrappers-tp10324423p23424032.html Sent from the Valgrind - Users mailing list archive at Nabble.com. |