[Mesa-dev] [Bug 33217] openvg (OpenVG) fails to compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 19 22:09:41 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33217

--- Comment #2 from Chia-I Wu <olvaffe at gmail.com> 2011-01-19 22:09:41 PST ---
The 32-bit one worked because you did not specify egl in its
--with-state-trackers.  --enable-gallium-egl and --enable-openvg may be
overridden by --with-state-trackers.  configure.ac to emit an error when they
are conflicting.  I will see how can I improve that.  Meanwhile, you can either
remove --with-state-trackers or use

  --with-state-trackers=glx,dri,egl,vega

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list