Can't compile the gamecon driver with kernel 5.4.29-v7l+
-
On a pi4 with an updated weekly build. I'm not even sure if the kernel headers are installed. I installed the kernel with
sudo BRANCH=next rpi-update
I ran
rpi-source
and then from/home/pi/linux-e880285e25a6a761be32339736fbe584d0d67486/
, I ransudo make headers_install INSTALL_HDR_PATH=/usr
to install them .Compiling the driver fails.
Retropie-Setup log: https://pastebin.com/fLQiLKUi/var/lib/dkms/db9_gpio_rpi/1.2/build/make.log
https://pastebin.com/nABQrByn/var/lib/dkms/gamecon_gpio_rpi/1.4/build/make.log
https://pastebin.com/JCbeBnxP -
It has nothing to do with the modules, there's something related to the kernel files copied by
rpi-update
which breaks the compilation - see https://github.com/raspberrypi/firmware/issues/1364.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.