reassign 641151 linux-2.6
quit

On Sun, Sep 11, 2011 at 10:17:47AM -0400, rcm0502 wrote:
> cc -Wall -pipe -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB
> `test -f /lib/modules/3.0.0-1-686-pae/build/include/linux/modversions.h && 
> echo
> -DMODVERSIONS --include
> /lib/modules/3.0.0-1-686-pae/build/include/linux/modversions.h
> -I/lib/modules/3.0.0-1-686-pae/build/include`  -I. -I./../modem   -o
> amrmo_init.o -c amrmo_init.c
> amrmo_init.c:57:26: fatal error: linux/module.h: No such file or directory
> compilation terminated.
> make[1]: *** [amrmo_init.o] Error 1

> Versions of packages sl-modem-source depends on:
> ii  dkms                                                       2.2.0.2-1
> ii  libc6-dev                                                  2.13-20  
> ii  linux-headers-2.6.39-3.dmz.2-liquorix-686 [linux-headers]  2.6.39-7 
> ii  linux-headers-3.0.0-1-686-pae [linux-headers]              3.0.0-3  
> ii  linux-headers-3.0.0-4.dmz.2-liquorix-686 [linux-headers]   3.0.0-8  
---end quoted text---

From what I understand, it seems that the header file linux/module.h is 
supposed to be found in 
/usr/src/linux-headers-3.<version>-<arch>/include/linux/module.h

while it is actually in 
/usr/src/linux-headers-3.<version>-common/include/linux/module.h

so, I suppose that 
linux-headers-3.<version>-<arch> packages should have symlinks to the 
header files in linux-headers-3.<version>-common package.

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7

Attachment: signature.asc
Description: Digital signature

Reply via email to