Actually, the build is fine with this configure (as far as I have checked). I
was just a bit skeptical because configure was generating an error instead of
warning.
Thank you for your help.
Sahir
> On 28. Jun 2020, at 14:33, Jeff Squyres (jsquyres) via users
> wrote:
>
> From the output you s
From the output you sent (directly to me / off-list), it looks like configure
finished properly.
Are you running in to some kind of problem with building or running Open MPI?
Remember: configure is probing / testing a zillion things on your system. Many
of the tests will fail (and they're supp
On Jun 26, 2020, at 11:32 AM, Sahir Butt via users
wrote:
>
> I am trying to build openmpi-4.0.3 with gcc 11 on macOS. I ran following to
> configure:
>
> ../configure --prefix=/path-to/opt/openmpi-4.0.3
> --with-wrapper-ldflags="-Wl,-search_paths_first”
>
> I keep getting following error:
>
I am trying to build openmpi-4.0.3 with gcc 11 on macOS. I ran following to
configure:
../configure --prefix=/path-to/opt/openmpi-4.0.3
--with-wrapper-ldflags="-Wl,-search_paths_first”
I keep getting following error:
checking for objdump... objdump
/Applications/Xcode.app/Contents/Developer/To