Skip to content

Instantly share code, notes, and snippets.

@Anachron
Last active October 7, 2019 16:22
Show Gist options
  • Save Anachron/9a94ab4983cedd99073e9d4183d39b23 to your computer and use it in GitHub Desktop.
Save Anachron/9a94ab4983cedd99073e9d4183d39b23 to your computer and use it in GitHub Desktop.
Wireguard dkms errors
make: *** -j4: File or directory not found. Exiting.
wireguard-0.0.20190913_1: configuring ...
DKMS module 'wireguard-0.0.20190913' already added, skipping.
Skipping kernel-4.14.79_1. kernel-headers package not installed...
Skipping kernel-4.19.37_1. kernel-headers package not installed...
Building scripts for kernel-4.19.75_2... FAILED!
Kernel scripts failed to build, please check /lib/modules/4.19.75_2/build/make.log
for errors in the log file.
Building DKMS module 'wireguard-0.0.20190913' for kernel-4.19.75_2... FAILED!
DKMS module 'wireguard-0.0.20190913' failed to build, please check /var/lib/dkms
for errors in the log file.
Building scripts for kernel-5.2.19_1... FAILED!
Kernel scripts failed to build, please check /lib/modules/5.2.19_1/build/make.log
for errors in the log file.
Building DKMS module 'wireguard-0.0.20190913' for kernel-5.2.19_1... FAILED!
DKMS module 'wireguard-0.0.20190913' failed to build, please check /var/lib/dkms
for errors in the log file.
wireguard-0.0.20190913_1: installed successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment