[Mesa-dev] [Bug 47967] gallium driver svga doesn't compile with LIBDRM_LIBS=-L/usr/lib/x86_64-linux-gnu/

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 28 00:10:53 PDT 2012


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

Michel Dänzer <michel at daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #2 from Michel Dänzer <michel at daenzer.net> 2012-03-28 00:10:53 PDT ---
As the name implies, LIBDRM_LIBS should contain any flags necessary for linking
libdrm. According to the output of

 grep LIBDRM_LIBS *

in my Mesa tree, you need to add at least -ldrm to it.

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