On 28/12/2018 06:04, Marco Atzeri wrote:
I was trying to build latest mesa to see if
solved a wgl problem on my Intel graphics card
https://cygwin.com/ml/cygwin/2018-12/msg00222.html
but I am blocked by
------------------------------------------
Dependency xxf86vm found: NO (tried pkgconfig)
meson.build:1353:4: ERROR: Dependency "xxf86vm" not found, tried pkgconfig
A full log can be found at
/cygdrive/d/cyg_pub/devel/mesa/mesa-18.3.1-1.x86_64/src/mesa-18.3.1/x86_64-pc-cygwin/meson-logs/meson-log.txt
*** ERROR: meson failed
-------------------------------------------
any reason to not have the xxf86vm in cygwin ?
Historically, we haven't bothered with xxf86vm because it makes no sense
to manipulate the video mode of an X server which is hosted by another
windowing system.
This particular build issue has been fixed upstream, see [1] et. seq.
[1]
https://lists.freedesktop.org/archives/mesa-dev/2018-December/211720.html
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple