[Mesa-dev] [Bug 30558] New: symbol lookup error: /usr/lib/egl/egl_gallium.so: undefined symbol: drmGetMagic

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 2 04:32:10 PDT 2010


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

           Summary: symbol lookup error: /usr/lib/egl/egl_gallium.so:
                    undefined symbol: drmGetMagic
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: wielkiegie at gmail.com


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.

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