Created configure.mk.kernel:
Created /root/ofed/compat-rdma/include/linux/autoconf.h
./autogen.sh
Running aclocal -I /root/ofed/compat-rdma/compat/config ./autogen.sh:
line 7: aclocal: command not found
failed: 127
Aborting
Failed executing ./autogen.sh
[root@localhost compat-rdma]# yum install tac
Loaded plugins: fastestmirror, product-id, search-disabled-repos,
subscription-manager
This system is not registered with an entitlement server. You can use
subscription-manager to register.
Loading mirror speeds from cached hostfile
No package tac available.
Error: Nothing to do
[root@localhost compat-rdma]#
however, it still has problems
Next, How should I solve it ?
Thanks
Lijun Ou
Hi,
You need to install autotools packages:
# yum install -y autoconf automake libtool m4
Regards,
Vladimir
_______________________________________________
ewg mailing list
[email protected]
https://lists.openfabrics.org/mailman/listinfo/ewg