Open HubTou opened 1 year ago
Hi
The 'linux/input.h' and 'linux/input-event-codes.h' include files
are missing. You will have to install the kernel header files in
order to continue:
yum install kernel-headers-$(uname -r)
apt-get install linux-headers-$(uname -r)
emerge sys-kernel/linux-headers
pacman -S kernel-headers
Is it somehow possible to install this on your machine? A bsd counterpart or something
https://forums.freebsd.org/threads/qt5-gui-complain-about-missing-linux-input-h-header.68866/
Hello,
I've this issue while upgrading from 1.6.0 to 1.6.1.
I'm working on FreeBSD, not Linux, which might be the simple explanation, but then previous versions used to install without issue?
Full upgrade logs below:
Best regards,