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

           Summary: Latest drm_mode.h commits not compatible with FreeBSD
           Product: DRI
           Version: DRI CVS
          Platform: x86-64 (AMD64)
        OS/Version: FreeBSD
            Status: NEW
          Severity: major
          Priority: medium
         Component: DRM modules
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=21448)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=21448)
Add the symlink and guard the #include of the linux-only header

The drm_mode.h wasn't symlinked into the bsd-core directory. In addition, the
#include <linux/kernel.h> needs to be guarded against being included when we're
compiling BSD kmods.


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

------------------------------------------------------------------------------
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to