elmystico / EnhanceIO

Other
11 stars 1 forks source link

problem compile on kernel 4.15.x #2

Open akunich opened 6 years ago

akunich commented 6 years ago

System PROXMOX VE 5.1. kernel version 4.15.17-1-pve Please, help compile EnhanceIO on this system

make -C /lib/modules/4.15.17-1-pve/build M=/root/src/111/EnhanceIO/Driver/enhanceio modules V=0 make[1]: Entering directory '/usr/src/linux-headers-4.15.17-1-pve' make[2]: No rule to make target '/root/src/111/EnhanceIO/Driver/enhanceio/eio_conf.o', needed by '/root/src/111/EnhanceIO/Driver/enhanceio/enhanceio.o'. Stop. Makefile:1552: recipe for target 'module/root/src/111/EnhanceIO/Driver/enhanceio' failed make[1]: [module/root/src/111/EnhanceIO/Driver/enhanceio] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-4.15.17-1-pve' Makefile:28: recipe for target 'modules' failed make: *** [modules] Error 2

elmystico commented 6 years ago

Sorry, I'm quite busy for few days, I'll get back to it as soon as I can. Let me know if you fix it by yourself. o/

akunich commented 6 years ago

It's strange. I compiled module Proxmox VE 5.1 The pve-headers-4.15.17-1-pve package i'm install before build. But now reinstall the package really solved the problem. I apologize. The topic can be closed. The problem was definitely local.