Microsemi / switchtec-kernel

A kernel module for the Microsemi PCIe switch
GNU General Public License v2.0
45 stars 31 forks source link

Switchtec Kernel faced SSL error during compling #77

Open heero-yuy opened 4 years ago

heero-yuy commented 4 years ago

Hi,

Use the backport-4.15 branch install on Ubuntu 18.04.3, found the following problem which is blocked the module installed:

make -C /lib/modules/4.15.0-62-generic/build M=$PWD modules_install make[1]: Entering directory '/usr/src/linux-headers-4.15.0-62-generic' INSTALL /home/test/switchtec-kernel-backport_4.15/ntb_hw_switchtec.ko At main.c:160:

It seems that the Ubuntu have this problem, even though 16.04.6 & 18.04.3, may anyone have solution for this? Many thanks!