Comment 39 for bug 555828

Revision history for this message
MacRules (macrules) wrote :

hi,

This is what I get now when using module-assistant :|
 Bad luck, the kernel headers for the target kernel version could
     │ not be found
     │ and you did not specify other valid kernel headers to use.

Gosh this sucks.
Thanks for your effort, it might be my system.

This is the make output:
root@ubuntu-WIM-2030:/usr/src/modules/acerhk# make
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/acerhk modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.38-8-generic'
  CC [M] /usr/src/modules/acerhk/acerhk.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  CC /usr/src/modules/acerhk/acerhk.mod.o
  LD [M] /usr/src/modules/acerhk/acerhk.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-8-generic'

any help is greatly appreciated!