thinkpad kernel module doesn't compile with feisty kernel (2.6.20)

Bug #106520 reported by Sebastian Wiesinger
4
Affects Status Importance Assigned to Milestone
thinkpad (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: thinkpad-source

The thinkpad module doesn't compile with kernel 2.6.20 (feisty)
test -d debian
dh_clean debian/control debian/changelog debian/postinst debian/postrm
cd 2.6/drivers && /usr/bin/make clean
make[1]: Entering directory `/usr/src/modules/thinkpad/2.6/drivers'
rm -f *.o *.ko *.mod.? .*.o.cmd .*.ko.cmd
make[1]: Leaving directory `/usr/src/modules/thinkpad/2.6/drivers'
sed -e "s!\$KVERS!2.6.20-15-generic!g; s!\$KSRC!/lib/modules/2.6.20-15-generic/build!; s!\$KEMAIL!!; s!\$KMAINT!!; s!\$NONEPOCH!2.6.20-15.25!; s!\$EPOCH!!; s!\$DEBDATE!Sat, 14 Apr 2007 13:16:57 +0200!" debian/control.sed > debian/control
chmod ugo+x debian/control
sed -e "s!\$KVERS!2.6.20-15-generic!g; s!\$KSRC!/lib/modules/2.6.20-15-generic/build!; s!\$KEMAIL!!; s!\$KMAINT!!; s!\$NONEPOCH!2.6.20-15.25!; s!\$EPOCH!!; s!\$DEBDATE!Sat, 14 Apr 2007 13:16:57 +0200!" debian/changelog.sed > debian/changelog
chmod ugo+x debian/changelog
sed -e "s!\$KVERS!2.6.20-15-generic!g; s!\$KSRC!/lib/modules/2.6.20-15-generic/build!; s!\$KEMAIL!!; s!\$KMAINT!!; s!\$NONEPOCH!2.6.20-15.25!; s!\$EPOCH!!; s!\$DEBDATE!Sat, 14 Apr 2007 13:16:57 +0200!" debian/postinst.sed > debian/postinst
chmod ugo+x debian/postinst
sed -e "s!\$KVERS!2.6.20-15-generic!g; s!\$KSRC!/lib/modules/2.6.20-15-generic/build!; s!\$KEMAIL!!; s!\$KMAINT!!; s!\$NONEPOCH!2.6.20-15.25!; s!\$EPOCH!!; s!\$DEBDATE!Sat, 14 Apr 2007 13:16:57 +0200!" debian/postrm.sed > debian/postrm
chmod ugo+x debian/postrm
/usr/bin/make -f debian/rules binary-modules
make[1]: Entering directory `/usr/src/modules/thinkpad'
cd 2.6/drivers && /usr/bin/make
make[2]: Entering directory `/usr/src/modules/thinkpad/2.6/drivers'
/usr/bin/make -C /lib/modules/2.6.20-15-generic/build SUBDIRS=/usr/src/modules/thinkpad/2.6/drivers modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
  CC [M] /usr/src/modules/thinkpad/2.6/drivers/thinkpad.o
In file included from /usr/src/modules/thinkpad/2.6/drivers/../include/thinkpad_common.h:80,
                 from /usr/src/modules/thinkpad/2.6/drivers/thinkpad.c:49:
/usr/src/modules/thinkpad/2.6/drivers/../include/rtcmosram.h:171: warning: ‘packed’ attribute ignored
  CC [M] /usr/src/modules/thinkpad/2.6/drivers/smapi_core.o
In file included from /usr/src/modules/thinkpad/2.6/drivers/../include/thinkpad_common.h:80,
                 from /usr/src/modules/thinkpad/2.6/drivers/smapi_core.c:39:
/usr/src/modules/thinkpad/2.6/drivers/../include/rtcmosram.h:171: warning: ‘packed’ attribute ignored
make[4]: *** No rule to make target `/usr/src/modules/thinkpad/2.6/drivers/smapi_call.o', needed by `/usr/src/modules/thinkpad/2.6/drivers/smapi.o'. Stop.
make[3]: *** [_module_/usr/src/modules/thinkpad/2.6/drivers] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/usr/src/modules/thinkpad/2.6/drivers'
make[1]: *** [build-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/thinkpad'
make: *** [kdist_image] Error 2

Jerone Young (jerone)
Changed in thinkpad:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.