Blarg! Somehow it still tried to build the openib BTL. Can you send the stdout from when you ran configure?
On Oct 31, 2019, at 1:57 PM, Qianjin Zheng <[email protected]<mailto:[email protected]>> wrote: Hi Jeff, I tried again, but I still got the error when I ran "make". Here is the commend when I run the configure: ./configure --prefix=$PATH/LIBRARIES/openmpi --enable-static --enable-mpi-thread-multiple --without-usnic --enable-mpi-cxx --enable-mca-no-build=btl-openib CC=gcc CXX=g++ FC=gfortran FCFLAGS=-m64 F77=gfortran FFLAGS=-m64 I also attached my make_log within this email. Thank you, Qianjin ________________________________ From: Jeff Squyres (jsquyres) <[email protected]<mailto:[email protected]>> Sent: Thursday, October 31, 2019 5:21 AM To: Qianjin Zheng <[email protected]<mailto:[email protected]>> Cc: Open MPI User's List <[email protected]<mailto:[email protected]>> Subject: Re: [OMPI users] Configure Error for installation of openmpi-1.10.1 Please keep [email protected]<mailto:[email protected]> in the CC so that other users can benefit from this information. More below. On Oct 30, 2019, at 10:18 PM, Qianjin Zheng <[email protected]<mailto:[email protected]>> wrote: Hi Jeff, I added --enable-no-build=btl:openib on the configure command line. I still got an error message when I run "make". Sorry, I was going off memory and misspoke. The option you want is --enable-mca-no-build=btl-openib. -- Jeff Squyres [email protected]<mailto:[email protected]> <make_log.txt> -- Jeff Squyres [email protected]<mailto:[email protected]>
