[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Porting DKMS package from ubuntu to debian shows compilation errors



On Sun, Sep 27, 2015 at 10:44 AM, laalaa wrote:

> In file included from /var/lib/dkms/oem-audio-i915-baytrail/0.20150605/build/i915/i915_drv.c:33:0:
> /var/lib/dkms/oem-audio-i915-baytrail/0.20150605/build/i915/i915_drv.h:277:2: error: unknown type name ‘drm_local_map_t’
>   drm_local_map_t *sarea;
>   ^

Looks like the code you are compiling isn't compatible with the
version of the Linux kernel that you are compiling against. I would
try to find a newer version of the code or report this issue to the
person who is responsible for maintaining oem-audio-i915-baytrail.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


Reply to: