[Bug 240964] x11-toolkits/qt5-gui: 5.13.0 fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 8 16:38:35 BST 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240964

Ting-Wei Lan <lantw44 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |x11 at FreeBSD.org
 Attachment #208179|                            |maintainer-approval?(x11 at Fr
              Flags|                            |eeBSD.org)

--- Comment #17 from Ting-Wei Lan <lantw44 at gmail.com> ---
Created attachment 208179
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208179&action=edit
devel/evdev-proto: Use the same include guard as base

In order to prevent a source file from including both dev/evdev/input.h from
base and linux/input.h from ports, these files should be the same include
guards. This should fix the qt5-gui error caused by redefinition of structs.

This patch also adds devel/evdev-proto to RUN_DEPENDS of devel/libmtdev because
mtdev.h needs linux/input.h.

I haven't tested the patch with poudriere. I only tested it with portmaster on
my desktop computer running FreeBSD 12.1-BETA3.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list