Pete Wyckoff wrote:
[EMAIL PROTECTED] wrote on Thu, 10 Jan 2008 09:48 -0700:
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 [EMAIL PROTECTED]@/lib,
but since the system is 64-bit, they are in [EMAIL PROTECTED]@/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.

I don't use GM or MX, so can't really test this.  But I did the IB
configure rules a while back and it is still fresh enough in my mind
for me to do similar for these.  Here's a first stab at a patch.  If
you are willing to test the GM part and make it work for you, we can
check it in and cross fingers there are no typos.

I hope there isn't too much fuzz for you between 2.7.0 and the CVS
head that I use.  Do something like:

    cd pvfs2-2.7.0
    patch -p0 -sNE < gm-mx-autoconf.diff
    make distclean
    ./configure ...
    make

Thanks for the push to fix this.

                -- Pete




I will test it out and send it back for inclusion.

Craig



--
Craig Tierney ([EMAIL PROTECTED])
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to