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@lists.freedesktop.org ReportedBy: wielkie...@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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev