[mpich-discuss] Fail to make install MPICH2

Anthony Chan chan at mcs.anl.gov
Wed May 16 06:46:31 CDT 2012


You CANNOT have identical build and install directories.
In your case, you have 

build_dir = install_dir = /home/linda/mpich2-install

Set build directory as ~/mpich2-build, and install directory
as ~/mpich2-install (set by --prefix as part of configure command).

A.Chan



----- Original Message -----
> Hi,
> 
> Sorry for bothering you.
> I encountered some problems during makeing install MPICH2.
> The error massage is "/usr/bin/install: `lib/libmpich.a' and
> `/home/linda/mpich2-install/lib/libmpich.a' are the same file"
> I've attached the error massage file.
> Thanks.
> 
> Best Regards,
> Linda Lo
> 
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss


More information about the mpich-discuss mailing list