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

2015-09-28 Thread laalaa
.16. > From: dbpa...@hotmail.com > To: debian-devel@lists.debian.org > Subject: Porting DKMS package from ubuntu to debian shows compilation errors > Date: Sun, 27 Sep 2015 16:44:54 +0800 > > When I ported the hdmi_audio dkms package from ubuntu to debian (since ubuntu

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

2015-09-27 Thread The Wanderer
On 2015-09-27 at 10:43, Paul Wise wrote: > 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: unknow

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

2015-09-27 Thread Paul Wise
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

Porting DKMS package from ubuntu to debian shows compilation errors

2015-09-27 Thread laalaa
When I ported the hdmi_audio dkms package from ubuntu to debian (since ubuntu package hard-coded kernel version checking) and install, it shows many compilation errors. Did I missed some library include path / compile parameters for building the dkms module? Alan Source code: http://intel.