Hi,
I am trying to install MLNX_OFED_LINUX-2.3-2.0.0 on Ubuntu 14.04 x86_64, kernel 3.13.0-24-generic. The error I receive is:
MLNX_OFED_LINUX-2.3-2.0.0-ubuntu14.04-x86_64$ sudo ./mlnxofedinstall
....
Installing new packages
Installing ofed-scripts-2.3...
Installing mlnx-ofed-kernel-utils-2.3...
Installing mlnx-ofed-kernel-dkms-2.3...
Error: mlnx-ofed-kernel-dkms installation failed!
See:
/tmp/OFED.18777.logs/mlnx-ofed-kernel-dkms.debinstall.log
MLNX_OFED_LINUX-2.3-2.0.0-ubuntu14.04-x86_64$
There is an error in the log file:
MLNX_OFED_LINUX-2.3-2.0.0-ubuntu14.04-x86_64$ cat /tmp/OFED.18777.logs/mlnx-ofed-kernel-dkms.debinstall.log
.....
Building module:
cleaning build area....
make KERNELRELEASE=3.13.0-24-generic -j12....
Error! Build of ib_core.ko failed for: 3.13.0-24-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/mlnx-ofed-kernel/2.3/build/ for more information.
See logs attached.
Any idea what is wrong with the installation?
Thanks