Julio González Gil

Results 111 comments of Julio González Gil

make.log with the latest Raspbian 9.4 kernel, in my case for ```dkms build -m $DRV_NAME -v $DRV_VERSION``` ``` DKMS make.log for rtl8812AU-4.3.20 for kernel 4.14.52-v7+ (armv7l) Tue Jul 10 03:28:28...

And to bypass the error without creating the link (it's dirty, since you would need to do the same for subsequent kernel updates): ``` ARCH=arm dkms build -m ${DRV_NAME} -v...

In fact there is no need to use ```ARCH=arm```, as I just noticed at 4.3.20 README the following: https://github.com/diederikdehaas/rtl8812AU/blob/driver-4.3.20/README.md#raspberry-pi This is also required for 4.3.14 (I just checked) and most...

@JackGrinningCat, what driver version are you trying to compile? You don't need to change `ARCH` and neither need to change nothing at the linux headers. If you use >= 4.3.14,...

Name of the module is `8821au`

> osc should prevent (or at least warn) the user if the resulting maintenance request will include the same source more than one time for the same release target. IMHO...

@adrianschroeter can we close https://build.suse.de/request/show/272075, then?

Would break also CentOS6/RHEL6 (there are no official packages neither at CentOS6/RHEL6 or EPEL, I maintain it unofficially with s3fs 2.8.5, but not sure how complicated would be creating RPMs...

As far as I can see at `configure.ac`, s3fs-fuse requires fuse `2.8.4` as **minimum** @Keruspe does master compile and work with `3.x`? If it does, then there's nothing to do...

Checked, the link was not working anymore.