Dear community,
I am trying to install Valgrind for use with Open MPI. However, my installation is missing the library file /lib/valgrind/libmpiwrap-<platform>.so. I did configure release 3.22.0 with the --with-mpicc flag and successefully ran make and make install. I am running Ubuntu 22.04.3 LTS with Open MPI 5.0.2. I can't seem to find the problem; the config.log returns: configure:18197: checking for mpicc configure:18221: found /usr/local/bin/mpicc configure:18234: result: /usr/local/bin/mpicc configure:18319: checking primary target for usable MPI2-compliant C compiler and mpi.h configure:18347: yes -o conftest -g -O -fno-omit-frame-pointer -Wall -fpic -m64 -fpic -shared -m64 conftest.c >&5 yes: invalid option -- 'o' Try 'yes --help' for more information. configure:18347: $? = 1 configure: failed program was: | /* confdefs.h */ I would really appreciate the help. Kind regards Andris Rambaks
_______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users