-
Notifications
You must be signed in to change notification settings - Fork 7
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
Error: Build Dependencies - Xubuntu Kernel 4.20.7 #4
Comments
try install require package first |
Thanks for the quick help!!! 👍 But...it still doesn't work, error message as below(Kernel 5.0-rc6): dpkg-buildpackage: info: source package rtl8814au dpkg-buildpackage: error: failed to sign .buildinfo file |
The package did build successful. the error just mean signature error. |
Thank you very much for your help & support man!! 👍 However, I come to the last stage and find out - Kernel 5.0-rc6 is not supported yet... :( 14au-dkms_4.3.21.1-24835.20190212_all.deb CC [M] /var/lib/dkms/rtl8814au/4.3.21.1/build/os_dep/linux/rtw_android.o Make Error Log:
/var/lib/dkms/rtl8814au/4.3.21.1/build/os_dep/linux/rtw_android.c:615:7: error: ‘access_ok’ undeclared (first use in this function) |
I do not have kernel 5.0 but make some update according other's suggest |
You are the Greatest man!! 👍 👍 👍 🥇 New ver. solved all the problems!!! Tested Ok on Kernel 5.0-rc6!! Thank you again coolshou!! Appreciated for all your contributions and help!! |
dpkg-buildpackage -b
dpkg-buildpackage: info: source package rtl8814au
dpkg-buildpackage: info: source version 4.3.21.1-24835.20190115
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by jimmy jimmy@jimmy-alpha
dpkg-buildpackage: info: host architecture amd64
dpkg-source --before-build driver
dpkg-checkbuilddeps: error: Unmet build dependencies: debhelper (>= 9) dh-modaliases
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
Thank you very much!!
The text was updated successfully, but these errors were encountered: