[openib-general] Problem following trunk/userspace/management/README

Roel van der Goot roel at yottayotta.com
Fri Sep 2 14:45:36 PDT 2005


> 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.

[root at topcom-63 libibcommon]# cd ../libibumad/
[root at topcom-63 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
[root at topcom-63 libibumad]# cd ../libibmad/
[root at topcom-63 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
[root at topcom-63 libibmad]#

> Can you clean out any non svn files and start over ?

Cleaned up, here are the results:

[root at topcom-63 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
[root at topcom-63 libibcommon]#

> What version of automake is on FC4 ?

[root at topcom-63 libibcommon]# automake --version
automake (GNU automake) 1.9.5
Written by Tom Tromey <tromey at redhat.com>.

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.
[root at topcom-63 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.



More information about the general mailing list