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

Linux Mint 19 Cinnamon - 4.15.0-20-generic #1

Open
jtwebguy opened this issue Dec 11, 2018 · 2 comments
Open

Linux Mint 19 Cinnamon - 4.15.0-20-generic #1

jtwebguy opened this issue Dec 11, 2018 · 2 comments

Comments

@jtwebguy
Copy link

jtwebguy commented Dec 11, 2018

Successfully compiled and installed with:

File: Makefile
EXTRA_CFLAGS += -Wno-error=implicit-function-declaration

File: include/osdep_service.h

#include <linux/version.h>
#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)
#include <linux/sched/signal.h>
#endif
@jtwebguy
Copy link
Author

Compiled on raspberry pi (2018-10-09-raspbian-stretch-lite) by modifying same as above and making a link with:
sudo ln -s /usr/src/linux-headers-4.14.79+/arch/arm /usr/src/linux-headers-4.14.79+/arch/armv6l

@ulli-kroll
Copy link
Owner

fix added
will push out ASAP

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