-
Notifications
You must be signed in to change notification settings - Fork 64
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 compiling on linux-headers-4.2.0-19-generic #44
Comments
That is only the top-level error from make. It only says that something happened earlier. Without the previous messages, there is nothing I can fix. Be aware that Ubuntu messes with driver APIs in a method that I refuse to support as that makes building on Ubuntu different than other distros. If that is the reason for your problem, you will be on your own. Sorry. |
thanks for your reply. i only wanted to contribute. I have a general problem on my laptop with the original drivers. Bluetooth only connects like a headphone with my phone and wireless is only connecting for webservices but fileservices like nfs ssh ecc don't work. only for your knowledge see this topic http://forums.linuxmint.com/viewtopic.php?f=49&t=193838 Here are the other messages: I hope this helps for your work. Thanks |
It tells me what is wrong. For kernel 4.2, you need to use the kernel branch. The code in the other branches is for older kernels. As the kernel driver now works, there is no need to port those older branches. |
ok . thanks for your work. 2015-11-21 19:48 GMT+01:00 lwfinger [email protected]:
|
Yeah That worked fine thanks for your work. |
Makefile:15: set of instructions for "all" not possibel
make: *** [all] Errore 2
This is the error i get compiling rtl8723au_bt on 4.2.0-19 Kernel Ubuntu 15.10 Gnome
Maybe can be useful
The text was updated successfully, but these errors were encountered: