Hi There: I see that you're the port maintainer for x11-toolkits/qt5-gui. I have a build error. The port is looking for <linux.kd.h> and it is not found:
===
--- .obj/qevdevmousehandler.o ---
input/evdevmouse/qevdevmousehandler.cpp:56:10: fatal error: 'linux/kd.h' file
not found
#include <linux/kd.h>
^
1 error generated.
*** [.obj/qevdevmousehandler.o] Error code 1
make[1]: stopped in
/usr/ports/x11-toolkits/qt5-gui/work/qtbase-opensource-src-5.2.1/src/platformsupport
1 error
make[1]: stopped in
/usr/ports/x11-toolkits/qt5-gui/work/qtbase-opensource-src-5.2.1/src/platformsupport
*** Error code 2
Stop.
make: stopped in /usr/ports/x11-toolkits/qt5-gui
root@grouse:/usr/ports/x11-toolkits/qt5-gui #
===
Additionally, kd.h doesn't exist anywhere on my system:
root@grouse:/usr/ports/x11-toolkits/qt5-gui # find / -name 'kd.h' -print
root@grouse:/usr/ports/x11-toolkits/qt5-gui #
I am running FreeBSD10.0-RELEASE, amd64 build.
Any assistance appreciated! My goal is to build the "gqrx" port. Had it built
and running a few weeks ago; must be a recent change to the ports tree.
I have linux_enable="YES" in my rc.conf, and a bunch of other linux-compatible
stuff is installed and running fine.
I can provide further info as require; let me know.
Thanks,
Kevin
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
