Michael Hampton

Results 6 comments of Michael Hampton

Still happening in master today. ``` /var/lib/dkms/8812au/4.2.3/build/os_dep/linux/rtw_android.c: In function ‘rtw_android_priv_cmd’: /var/lib/dkms/8812au/4.2.3/build/os_dep/linux/rtw_android.c:356:63: error: macro "access_ok" passed 3 arguments, but takes just 2 if (!access_ok(VERIFY_READ, priv_cmd.buf, priv_cmd.total_len)) { ^ /var/lib/dkms/8812au/4.2.3/build/os_dep/linux/rtw_android.c:356:8: error: ‘access_ok’...

Please attach your grub.cfg file.

> Getting basically the same error here on Ubuntu 18.04. Linux 4.15.0-45-generic. At the moment having root filesystem on btrfs isn't supported. I plan to support this eventually.

Please attach your grub.conf file.

Strange, I got an email with what looked like a patch. I don't see it here though. Did it actually not work? If it does work, I'm happy to accept...

@peterdeka You'd need to install a C cross-compiler. The reason this fails is that zmq4 is a wrapper over the C ZeroMQ library, which must also be compiled. Setting up...