Hi Roel,
Hi Hal, Thank you for your reply.
I have done this with an FC3 without problem (automake 1.9.2) and don't have a FC4 machine to try this on.
It is good to know that worst case I can go to FC3.
Does the same thing occur with the other management libraries (libibmad, libibumad) ?
They seem to be fine. [EMAIL PROTECTED] libibcommon]# cd ../libibumad/ [EMAIL PROTECTED] libibumad]# ./autogen.sh + aclocal -I config + libtoolize --force --copy Putting files in AC_CONFIG_AUX_DIR, `config'. + autoheader + automake --foreign --add-missing --copy configure.in: installing `config/install-sh' configure.in: installing `config/missing' Makefile.am: installing `config/compile' Makefile.am: installing `config/depcomp' + autoconf [EMAIL PROTECTED] libibumad]# cd ../libibmad/ [EMAIL PROTECTED] libibmad]# ./autogen.sh + aclocal -I config + libtoolize --force --copy Putting files in AC_CONFIG_AUX_DIR, `config'. + autoheader + automake --foreign --add-missing --copy configure.in: installing `config/install-sh' configure.in: installing `config/missing' Makefile.am: installing `config/compile' Makefile.am: installing `config/depcomp' + autoconf [EMAIL PROTECTED] libibmad]#
Can you clean out any non svn files and start over ?
Cleaned up, here are the results: [EMAIL PROTECTED] libibcommon]# ./autogen.sh + aclocal -I config configure.in:20: warning: AC_LANG_CALL: no function given autoconf/lang.m4:242: AC_LANG_CALL is expanded from... autoconf/general.m4:2215: AC_LINK_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/libs.m4:134: AC_CHECK_LIB is expanded from... configure.in:20: the top level + libtoolize --force --copy Putting files in AC_CONFIG_AUX_DIR, `config'. + autoheader configure.in:20: warning: AC_LANG_CALL: no function given autoconf/lang.m4:242: AC_LANG_CALL is expanded from... autoconf/general.m4:2215: AC_LINK_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/libs.m4:134: AC_CHECK_LIB is expanded from... configure.in:20: the top level + automake --foreign --add-missing --copy configure.in:20: warning: AC_LANG_CALL: no function given autoconf/lang.m4:242: AC_LANG_CALL is expanded from... autoconf/general.m4:2215: AC_LINK_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/libs.m4:134: AC_CHECK_LIB is expanded from... configure.in:20: the top level configure.in: installing `config/install-sh' configure.in: installing `config/missing' Makefile.am: installing `config/compile' Makefile.am: installing `config/depcomp' + autoconf configure.in:20: warning: AC_LANG_CALL: no function given autoconf/lang.m4:242: AC_LANG_CALL is expanded from... autoconf/general.m4:2215: AC_LINK_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/libs.m4:134: AC_CHECK_LIB is expanded from... configure.in:20: the top level [EMAIL PROTECTED] libibcommon]#
What version of automake is on FC4 ?
[EMAIL PROTECTED] libibcommon]# automake --version automake (GNU automake) 1.9.5 Written by Tom Tromey <[EMAIL PROTECTED]>. Copyright 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [EMAIL PROTECTED] libibcommon]#
Did you look for this issue related to automake (aclocal) rather than OpenIB to look for any pointers ?
No, but I will have a look at that. Thank you again.
-- Hal
Cheers :-), Roel. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
