Re: [OMPI devel] Build open MPI

2013-01-10 Thread Jeff Squyres (jsquyres)
Check the HACKING file in the top-level directory if you need some assistance on how to upgrade your Autoconf/Automake/Libtool. On Jan 9, 2013, at 9:27 PM, Ralph Castain wrote: > I'm pretty sure we are at autoconf 2.69 now. You might want to upgrade it, > and ensure your m4 is correspondingl

Re: [OMPI devel] Build open MPI

2013-01-09 Thread Ralph Castain
I'm pretty sure we are at autoconf 2.69 now. You might want to upgrade it, and ensure your m4 is correspondingly updated. Also, automake should probably be at 1.12.x (avoid 1.13,x as it has bugs). I think libtool looks pretty old too. Sent from my iPad On Jan 9, 2013, at 5:37 PM, "Ding, Boxiong

[OMPI devel] Build open MPI

2013-01-09 Thread Ding, Boxiong
Hi, I am trying to build the code that Ralph has put here: https://boxd...@bitbucket.org/rhc/hdmon, but failed. It is a modified open MPI code. Can someone help? [root@aesaroyp1d1c hdmon]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.1 (Santiago) I have manually installed