[Mesa-dev] [Bug 87654] undefined reference to `_eglBuiltInDriverGALLIUM'

2014-12-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87654 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 87654] undefined reference to `_eglBuiltInDriverGALLIUM'

2014-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87654 --- Comment #4 from Alexander von Gluck --- Created attachment 111257 --> https://bugs.freedesktop.org/attachment.cgi?id=111257&action=edit Fix v2 I finally think I see what happened. The GCI student attempted to get the final libEGL.so from

[Mesa-dev] [Bug 87654] undefined reference to `_eglBuiltInDriverGALLIUM'

2014-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87654 --- Comment #3 from Alexander von Gluck --- Created attachment 111250 --> https://bugs.freedesktop.org/attachment.cgi?id=111250&action=edit Potential windows fix, v1. Needs testing -- You are receiving this mail because: You are the assignee

[Mesa-dev] [Bug 87654] undefined reference to `_eglBuiltInDriverGALLIUM'

2014-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87654 --- Comment #2 from Alexander von Gluck --- I think the attached patch will fix the build issue on windows. It looks as though the egl dri2 code shouldn't be built on Windows based on the pre-402c80837 code. scons/gallium.py:env['dri'] =

[Mesa-dev] [Bug 87654] undefined reference to `_eglBuiltInDriverGALLIUM'

2014-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87654 --- Comment #1 from Alexander von Gluck --- I was just looking at this :-) The EGL scons code is a bit of a mess. I wonder if Windows is seeing this due to: diff --git a/src/SConscript b/src/SConscript index 2657bba..eb4cd3c 100644 --- a/src/SC

[Mesa-dev] [Bug 87654] undefined reference to `_eglBuiltInDriverGALLIUM'

2014-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87654 Bug ID: 87654 Summary: undefined reference to `_eglBuiltInDriverGALLIUM' Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW K