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

--- Comment #2 from Chia-I Wu <olva...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to