Bug 30558 - symbol lookup error: /usr/lib/egl/egl_gallium.so: undefined symbol: drmGetMagic
Summary: symbol lookup error: /usr/lib/egl/egl_gallium.so: undefined symbol: drmGetMagic
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-02 04:32 UTC by Gustaw Smolarczyk
Modified: 2010-10-21 07:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Gustaw Smolarczyk 2010-10-02 04:32:10 UTC
I tried to execute trivial EGL program, but failed with this:

symbol lookup error: /usr/lib/egl/egl_gallium.so: undefined symbol: drmGetMagic

There is a lack of libdrm.so linkage somewhere (libEGL.so? egl_gallium.so?). Linking my program with -ldrm solves this issue.
Comment 1 Chia-I Wu 2010-10-21 07:02:05 UTC
It should have been fixed in both master and 7.9 branches.  Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.