http://bugs.freedesktop.org/show_bug.cgi?id=26852

           Summary: Build libkms against in-tree xf86drm.h
           Product: DRI
           Version: XOrg CVS
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libdrm
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: chalserog...@gmail.com


Created an attachment (id=33703)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33703)
Add include dir to libkms Makefile

libkms includes files which include xf86drm.h, but doesn't include the in-tree
xf86drm.h in the library include path.  This means it will build against the
installed header in /usr/include which is probably not the expected behaviour,
or if built in a clean chroot will simply fail to build.

Trivial patch attached to fix.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to