[Mesa-dev] [Bug 28071] undefined reference to `__egl InitDriverFallbacks'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 19 02:57:03 PDT 2010


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

--- Comment #9 from Chia-I Wu <olvaffe at gmail.com> 2010-05-19 02:57:03 PDT ---
Created an attachment (id=35754)
 View: https://bugs.freedesktop.org/attachment.cgi?id=35754
 Review: https://bugs.freedesktop.org/review?bug=28071&attachment=35754

fix building EGL demos by ignoring LIB_DEP

The GNU make manual says that a suffix rule cannot have any prerequisite.  It
seems $(LIB_DEP) in progs/demos/Makefile is simply ignored.  Could you see if
this patch helps?  It is a workaround instead of a fix.

-- 
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