Your message dated Sun, 09 Apr 2006 11:45:11 +0200
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-tpctl-devel] Bug#361532: thinkpad-source: fails to
compile with linux-source-2.6.16_2.6.16-5_all.deb
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: thinkpad-source
Version: 5.9-2
Severity: grave
Justification: renders package unusable
Tags: experimental
Trying the latest experimental kernel on sarge in an attemp to solve a usb
issue on a thinkpad 600E. The same problem occurs with thinkpad-source-5.8.4.
Looks like a macro expansion gone haywire.
Result of make-kpkg modules_image (at the relevant point)
make[2]: Entering directory
`/usr/src/modules/thinkpad'
cd 2.6/drivers && /usr/bin/make
make[3]: Entering directory `/usr/src/modules/thinkpad/2.6/drivers'
/usr/bin/make -C /usr/src/linux-source-2.6.16
SUBDIRS=/usr/src/modules/thinkpad/2.6/drivers modules
make[4]: Entering directory `/usr/src/linux-source-2.6.16'
CC [M] /usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.o
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c: In function
`apm_bios_call':
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c:209: error:
`per_cpu__cpu_gdt_table' undeclared (first use in this function)
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c:209: error: (Each
undeclaredidentifier is reported only once
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c:209: error: for
each function it appears in.)
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c:209: error: invalid
type argument of `unary *'
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c: In function
`apm_bios_call_simple':
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c:265: error:
`per_cpu__cpu_gdt_table' undeclared (first use in this function)
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c:265: error: invalid
type argument of `unary *'
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c: In function
`thinkpadpm_init':
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c:514: warning:
`inter_module_register' is deprecated (declared at
include/linux/module.h:571)
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c: In function
`thinkpadpm_exit':
/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.c:523: warning:
`inter_module_unregister' is deprecated (declared at
include/linux/module.h:572)
make[5]: *** [/usr/src/modules/thinkpad/2.6/drivers/thinkpadpm.o]
Error 1
make[4]: *** [_module_/usr/src/modules/thinkpad/2.6/drivers] Error 2
make[4]: Leaving directory `/usr/src/linux-source-2.6.16'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/usr/src/modules/thinkpad/2.6/drivers'
make[2]: *** [build-modules] Error 2
make[2]: Leaving directory `/usr/src/modules/thinkpad'
make[1]: *** [kdist_image] Error 2
make[1]: Leaving directory `/usr/src/modules/thinkpad'
Module /usr/src/modules/thinkpad failed.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages thinkpad-source depends on:
ii debhelper 4.2.32 helper programs for debian/rules
ii devscripts 2.8.14 Scripts to make the life of a Debi
ii gcc [c-compiler] 4:3.3.5-3 The GNU C compiler
ii gcc-3.3 [c-compiler] 1:3.3.5-13 The GNU C compiler
ii make 3.80-9 The GNU version of the "make" util
-- no debconf information
--
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org
--- End Message ---
--- Begin Message ---
Hi. This was fixed in 5.9: the thinkpadpm module was removed.
Please do:
cd /usr/src
rm -rf modules/thinkpad
tar zxf thinkpad.tar.gz
and try again.
--
Thomas Hood
--- End Message ---