Bug 30558

Summary: symbol lookup error: /usr/lib/egl/egl_gallium.so: undefined symbol: drmGetMagic
Product: Mesa Reporter: Gustaw Smolarczyk <wielkiegie>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.