Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem compile on kernel 4.15.x #2

Open
akunich opened this issue May 7, 2018 · 2 comments
Open

problem compile on kernel 4.15.x #2

akunich opened this issue May 7, 2018 · 2 comments

Comments

@akunich
Copy link

akunich commented May 7, 2018

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
Copy link
Owner

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
Copy link
Author

akunich commented May 22, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants