From: Christian K. <ck...@mp...> - 2004-09-03 12:03:09
|
I get the same error building against linux 2.6.9-rc1 as reported earlier in this list for 2.6.8-rc3-mm1: gcc -Wp,-MD,/usr/src/thinkpad-5.6/2.6/drivers/.thinkpadpm.o.d -nostdinc -= iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-= trigraphs -fno-strict-aliasing -fno-common -pipe -msoft-float -mpreferred-s= tack-boundary=3D2 -march=3Dpentium3 -Iinclude/asm-i386/mach-default -O2 -= fomit-frame-pointer -Wall -Wcast-align -Wstrict-prototypes -O2 -DLINUX -I/= usr/src/thinkpad-5.6/2.6/drivers/../include -DMODULE -DKBUILD_BASENAME=3Dt= hinkpadpm -DKBUILD_MODNAME=3Dthinkpadpm -c -o /usr/src/thinkpad-5.6/2.6/dri= vers/.tmp_thinkpadpm.o /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c: In function =01pm_bios_call= ': /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c:210: error: subscripted valu= e is neither array nor pointer /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c:211: error: subscripted valu= e is neither array nor pointer /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c:234: error: subscripted valu= e is neither array nor pointer /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c: In function =01pm_bios_call= _simple': /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c:268: error: subscripted valu= e is neither array nor pointer /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c:269: error: subscripted valu= e is neither array nor pointer /usr/src/thinkpad-5.6/2.6/drivers/thinkpadpm.c:296: error: subscripted valu= e is neither array nor pointer Unfortunately I don't know at all what causes this error. Is there a fix available or known? For 2.6.8.1 the modules build without problems and work great. Thanks a lot for this nice piece of software. Christian. |