[mvapich-discuss] Problem Installing mvapich2-1.9

Bhat, Maharaj K. (GSFC-610.3)[SCIENCE SYSTEMS AND APPLICATIONS INC] maharaj.k.bhat at nasa.gov
Tue May 7 18:24:11 EDT 2013


I am trying to install mvapich2-1.9 . Our system OS is Linux x86_84, we have 32bit and 64 bit libraries, the 32 bit libraries are in /lib and /usr/lib, the 64 bit version libraries are in /lib64 and /usr/lib64.  We noticed there are several configure scripts that come with the mvapich2-1.9 package.  While building the package tries to use 32 bit libraries in /lib, only way I could successfully build the package is by setting LDFLAGS to "-L/usr/lib64", even with this setting, after installing, I see LDFLAGS=" -L/lib -L/lib -L/usr/lib64 -L/usr/lib64 -L/lib -Wl,-rpath,/lib -L/lib -Wl,-rpath,/lib -L/lib -L/lib" in mpif90 script in the installation bin directory.  We would like to avoid setting LDFLAGS so that it does not appear in wrapper scripts such as mpif90 which may be used to compile more packages.   Setting MPICHLIB_ related flags such as MPICHLIB_LDFLAGS does not help, the compilation (make) crashes in hydra directory when CCLD command tries to link with /usr/lib/libxml2.so ( we can see this using make -V=1).  We never had this problem with previous versions of mvapich.  Any help will be greatly appreciated.  Thanks.
--M. K. Bhat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20130507/e03af349/attachment.html


More information about the mvapich-discuss mailing list