[Bug 251855] x11-toolkits/gtk30 graphics/movit x11-servers/xorg-server x11-servers/xwayland: fatal error: 'epoxy/glx.h' file not found
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251855 --- Comment #6 from Torsten Zuehlsdorff <[email protected]> --- I am closing this because tcberner and jbeich both explained in December 2020 that this is a known ports framework limitation (tracked in bug #202701). Ports cannot force their dependencies to be built with specific options. The issue is caused by setting OPTIONS_UNSET+=X11 globally, which causes libepoxy to be built without GLX support even when gtk30 needs it. This requires a framework-level fix, not individual port changes. -- You are receiving this mail because: You are on the CC list for the bug.