https://bugs.freedesktop.org/show_bug.cgi?id=76382
Priority: medium Bug ID: 76382 Assignee: dri-devel at lists.freedesktop.org Summary: Mesa Gallium egllog _eglLog Severity: major Classification: Unclassified OS: Linux (All) Reporter: f1r31c3r at gmail.com Hardware: All Status: NEW Version: 9.0 Component: Drivers/Gallium/i915g Product: Mesa Hi all. Sorry in advance for any spelling blurb as i am using match sticks to hold me eyes open. I found a bug in the mesa, particularly related to the include files used in src/gallium/x11 files that contain the include egllog.h that define _elLog cant find the it. Not sure if the environment variable set for the source code under the gallium directory is not set right. Put simply even though the include is specified in the source file it does not actually include it and hence the compile fails due to "undefined reference _eglLog" Seems that it only ever fails to compile when gallium has been enabled. egl enabled with gles1 and 2 is fine but enable gallium and the compile error occurs. Hope it helps. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140320/275aed5c/attachment.html>