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

Hal Rosenstock halr at voltaire.com
Fri Sep 2 12:18:49 PDT 2005


Hi Roel,

On Fri, 2005-09-02 at 13:52, Roel van der Goot wrote:
> Hi all,
> 
> I am trying to get openib installed.
> This is what I have done sofar:
> 
>   - installed Fedora Core 4
>   - downloaded sources for linux-2.6.13
>   - svn co https://openib.org/svn/gen2/trunk
>   - replace linux-2.6.13/drivers/infiniband with
>     trunk/src/linux-kernel/infiniband
>   - compiled and installed this new kernel
> 
> Now I am trying to follow the instructions in
> trunk/userspace/management/README:
> 
> [root at topcom-63 libibcommon]# ./autogen.sh
> + aclocal -I config
> Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
> aclocal: autom4te failed with exit status: 1
> + libtoolize --force --copy
> You should update your `aclocal.m4' by running aclocal.
> Putting files in AC_CONFIG_AUX_DIR, `config'.
> + autoheader
> Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
> autoheader: /usr/bin/autom4te failed with exit status: 1
> + automake --foreign --add-missing --copy
> Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
> automake: autoconf failed with exit status: 1
> + autoconf
> Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
> [root at topcom-63 libibcommon]#
> 
> I googled for this problem on the openib-general list and it
> appears to have been reported in June 2004, however this month
> just got removed from the openib-general archives.
> 
> I have no problem running autogen.sh in the same directory on an
> older kernel (2.4.20-8), but expect that to cause problems later.
> 
> Anybody know how I can take this hurdle?

I have done this with an FC3 without problem (automake 1.9.2) and don't
have a FC4 machine to try this on. Does the same thing occur with the
other management libraries (libibmad, libibumad) ? Can you clean out any
non svn files and start over ?

What version of automake is on FC4 ?

Did you look for this issue related to automake (aclocal) rather than
OpenIB to look for any pointers ?

-- Hal





More information about the general mailing list