That is the versions that I'm using:

$ aclocal --version
aclocal (GNU automake) 1.10.1
...
$ autoheader --version
autoheader (GNU Autoconf) 2.62
...
$ autoconf --version
autoconf (GNU Autoconf) 2.62
...
$ autom4te --version
autom4te (GNU Autoconf) 2.62
...
$ libtoolize --version
libtoolize (GNU libtool) 2.2.4
...
$ automake --version
automake (GNU automake) 1.10.1
...

Leonardo

Leonardo Fialho escribió:
Hi Jeff,

Yes, with a fresh checkout... well, it can be some error in my aclocal files, I just updated it today, but I think I did it correctly.

Leonardo

Jeff Squyres escribió:
That's a weird one -- that file (mca_no_configure_components.m4) is automatically generated by autogen.sh. I can't think offhand of how it could be bogus.

If you have a fresh tree checkout and run autogen, is the problem repeatable?


On Jun 19, 2008, at 10:29 AM, Leonardo Fialho wrote:

Hi All,

Anybody knows what is this error?

Yes, I think that I'm using last version of M4, autoconf, automake and libtool, I think...

*** Running GNU tools
[Running] autom4te --language=m4sh ompi_get_version.m4sh -o ompi_get_version.sh
[Running] libtoolize --automake --copy --ltdl
** Adjusting libltdl for OMPI :-(
 ++ patching for argz bugfix in libtool 1.5
    -- your libtool doesn't need this! yay!
 ++ patching 64-bit OS X bug in ltmain.sh
    -- your libtool doesn't need this! yay!
 ++ RTLD_GLOBAL in libltdl
    -- your libltdl doesn't need this! yay!
grep: configure: No such file or directory
 ++ patching for ifort (LT 2.2.0-4)
[Running] aclocal -I config
/usr/local/bin/m4:config/mca_no_configure_components.m4:9: ERROR: end of file in string
autom4te: /usr/local/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1

------------------------------------------------------------------------- It seems that the execution of "aclocal -I config" has failed. See above for
the specific error message that caused it to abort.
-------------------------------------------------------------------------


--
Leonardo Fialho
Computer Architecture and Operating Systems Department - CAOS
Universidad Autonoma de Barcelona - UAB
ETSE, Edifcio Q, QC/3088
http://www.caos.uab.es
Phone: +34-93-581-2888
Fax: +34-93-581-2478

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel






--
Leonardo Fialho
Computer Architecture and Operating Systems Department - CAOS
Universidad Autonoma de Barcelona - UAB
ETSE, Edifcio Q, QC/3088
http://www.caos.uab.es
Phone: +34-93-581-2888
Fax: +34-93-581-2478

Reply via email to