Hi,
I'm unable to compile the thinkpad modules on a kernel 2.6.8-rc3-mm1.
I get the following error:
> make -C 2.6/drivers
> make[1]: Entering directory `/usr/src/thinkpad-5.5/2.6/drivers'
> make -C /lib/modules/2.6.8-rc3-mm1/build
> SUBDIRS=3D/usr/src/thinkpad-5.5/2.6/drivers modules
> make[2]: Entering directory `/usr/src/linux-2.6.8-rc3'
> CC [M] /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.o
> /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.c: In Funktion
> =BBapm_bios_call=AB:
> /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.c:210: error: subscripted
> value is neither array nor pointer
> /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.c:211: error: subscripted
> value is neither array nor pointer
> /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.c:234: error: subscripted
> value is neither array nor pointer
> /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.c: In Funktion
> =BBapm_bios_call_simple=AB:
> /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.c:268: error: subscripted
> value is neither array nor pointer
> /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.c:269: error: subscripted
> value is neither array nor pointer
> /usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.c:296: error: subscripted
> value is neither array nor pointer
> make[3]: *** [/usr/src/thinkpad-5.5/2.6/drivers/thinkpadpm.o] Fehler 1
> make[2]: *** [_module_/usr/src/thinkpad-5.5/2.6/drivers] Fehler 2
> make[2]: Leaving directory `/usr/src/linux-2.6.8-rc3'
> make[1]: *** [default] Fehler 2
> make[1]: Leaving directory `/usr/src/thinkpad-5.5/2.6/drivers'
> make: *** [all] Fehler 2
Any Ideas?
Greetings,
Martin
|