[Pvfs2-users] Build issue with pvfs-2.7.0, GM, and x86_64

Scott Atchley atchley at myri.com
Thu Jan 10 13:55:58 EST 2008


On Jan 10, 2008, at 11:48 AM, Craig Tierney wrote:

> I found a problem building pvfs-2.7.0, GM, on an
> x86_64 platform.  The file Makefile.in assumes that
> the libraries for GM are found in -L at GM_HOME@/lib,
> but since the system is 64-bit, they are in -L at GM_HOME@/lib64.
> I have never used MX, but I suspect it has the same problem.
>
> Changing the Makefile.in file allowed me to build the
> code, but I suspect this should be automated.
>
> Craig

Hi Craig,

By default in MX, $MX/lib is a soft-link to either lib32 or lib64  
depending on what the kernel is. It should work as is.

Scott


More information about the Pvfs2-users mailing list