Hi Jeff,

Thanks a lot. I followed this document and built OpenMPI.


On 23.02.2017 13:50, Jeff Squyres (jsquyres) wrote:
Emin --

Have a look at the HACKING document in the top-level directory; it should 
explain the use of the GNU Autotools:

     https://github.com/open-mpi/ompi/blob/master/HACKING

Post back here if that document does not address your questions.


On Feb 23, 2017, at 7:29 AM, Emin Nuriyev <emin.nuri...@ucdconnect.ie> wrote:

Hi,

I am trying to build OpenMPI, but I face some problem.

I cloned OpenMPI source code from git-hub. The first, I got error message that 
I have to install latest version of Automake, Autoconf, Libtool. I installed 
them. It is ok.
Now, when I execute autogen.pl, I get following error message



6. Processing autogen.subdirs directories

=== Processing subdir: 
/home/cs/enuriyev/ompi/opal/mca/event/libevent2022/libevent
--- Found autogen.sh; running...
Running: ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /home/cs/enuriyev/autoconf/bin/autoconf --force
configure.ac:152: error: possibly undefined macro: AC_PROG_LIBTOOL
       If this token and others are legitimate, please use m4_pattern_allow.
       See the Autoconf documentation.
autoreconf: /home/cs/enuriyev/autoconf/bin/autoconf failed with exit status: 1
Command failed: ./autogen.sh

I could not understand what is the problem.

Best regard,
Emin Nuriyev

_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel


_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to