Your message dated Sun, 27 Jan 2008 19:47:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#273945: fixed in comedi 0.7.75-2 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: comedi-source Version: 0.7.68-1 Severity: important Justification: fails to build from source Something seems wrong here... I setup the KSRC env. variable: export KSRC=/usr/src/kernel-headers-2.6.7-1-686 I then run: debian/rules kdist_image from the /usr/src/modules/comedi directory which results in: [snip configure output...] config.status: creating Makefile config.status: creating comedi/Makefile config.status: creating comedi/drivers/Makefile config.status: creating comedi/kcomedilib/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands /usr/bin/make LINUX_KERNELRELEASE= make[1]: Entering directory `/usr/src/modules/comedi' /usr/bin/make all-recursive make[2]: Entering directory `/usr/src/modules/comedi' Making all in comedi make[3]: Entering directory `/usr/src/modules/comedi/comedi' Making all in kcomedilib make[4]: Entering directory `/usr/src/modules/comedi/comedi/kcomedilib' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/ -DKBUILD_MODNAME=kcomedilib -Wall -Wstrict-pro es -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe -msoft-float -mpreferred-stack-boundary=2 -march -I/usr/src/kernel-headers-2.6.7-1-686/include/asm-i386/mach-default -O2 -fomit-frame-pointer -DMODULE O2 -MT kcomedilib_ko-data.o -MD -MP -MF ".deps/kcomedilib_ko-data.Tpo" \ -c -o kcomedilib_ko-data.o `test -f 'data.c' || echo './'`data.c; \ then mv -f ".deps/kcomedilib_ko-data.Tpo" ".deps/kcomedilib_ko-data.Po"; \ else rm -f ".deps/kcomedilib_ko-data.Tpo"; exit 1; \ fi In file included from data.c:25: ../../include/linux/comedilib.h:33:2: #error linux/comedilib.h should not be included by non-kernel-space In file included from /usr/include/linux/sched.h:12, from ../../include/linux/sched.h:14, from /usr/include/linux/module.h:10, from ../../include/linux/module.h:62, from ../../include/linux/comedidev.h:28, from data.c:26: /usr/include/linux/jiffies.h:16: error: parse error before "jiffies_64" /usr/include/linux/jiffies.h:20: error: parse error before "get_jiffies_64" In file included from /usr/include/linux/cpumask.h:8, from /usr/include/linux/sched.h:15, from ../../include/linux/sched.h:14, from /usr/include/linux/module.h:10, from ../../include/linux/module.h:62, from ../../include/linux/comedidev.h:28, from data.c:26: /usr/include/linux/bitmap.h: In function `bitmap_empty': /usr/include/linux/bitmap.h:15: error: `BITS_PER_LONG' undeclared (first use in this function) /usr/include/linux/bitmap.h:15: error: (Each undeclared identifier is reported only once /usr/include/linux/bitmap.h:15: error: for each function it appears in.) /usr/include/linux/bitmap.h: In function `bitmap_full': /usr/include/linux/bitmap.h:29: error: `BITS_PER_LONG' undeclared (first use in this function) /usr/include/linux/bitmap.h: In function `bitmap_equal': /usr/include/linux/bitmap.h:44: error: `BITS_PER_LONG' undeclared (first use in this function) /usr/include/linux/bitmap.h: In function `bitmap_shift_right': /usr/include/linux/bitmap.h:85: error: `__shr_tmp' undeclared (first use in this function) /usr/include/linux/bitmap.h: In function `bitmap_shift_left': /usr/include/linux/bitmap.h:98: error: `__shl_tmp' undeclared (first use in this function) /usr/include/linux/bitmap.h: In function `bitmap_weight': /usr/include/linux/bitmap.h:144: error: `BITS_PER_LONG' undeclared (first use in this function) [snip, many more errors to follow] -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-686 Locale: LANG=C, LC_CTYPE=C -- no debconf information
--- End Message ---
--- Begin Message ---Source: comedi Source-Version: 0.7.75-2 We believe that the bug you reported is fixed in the latest version of comedi, which is due to be installed in the Debian FTP archive: comedi-source_0.7.75-2_all.deb to pool/main/c/comedi/comedi-source_0.7.75-2_all.deb comedi_0.7.75-2.diff.gz to pool/main/c/comedi/comedi_0.7.75-2.diff.gz comedi_0.7.75-2.dsc to pool/main/c/comedi/comedi_0.7.75-2.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Gudjon I. Gudjonsson <[EMAIL PROTECTED]> (supplier of updated comedi package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 21 Jan 2008 18:40:10 +0100 Source: comedi Binary: comedi-source Architecture: source all Version: 0.7.75-2 Distribution: unstable Urgency: low Maintainer: Gudjon I. Gudjonsson <[EMAIL PROTECTED]> Changed-By: Gudjon I. Gudjonsson <[EMAIL PROTECTED]> Description: comedi-source - Comedi kernel module source Closes: 211927 215220 273945 288991 319161 319161 381780 394735 423240 443926 Changes: comedi (0.7.75-2) unstable; urgency=low . * Removed postinst scripts and added dh_installmodules (Closes: #381780) * Enabled pcmcia * Added kdist_clean field in the rules file * Version 0.7.75-1 closes the following bugs: (Closes: #423240, #394735, #273945, #215220) (Closes: #288991, #319161, #319161, #211927, #443926) Files: 2e55a95c8b5c88c33868d7c737bc9a60 578 admin extra comedi_0.7.75-2.dsc 4c53c5aa0cde119fc65cd620fe416db2 4236 admin extra comedi_0.7.75-2.diff.gz aab39f6854cdc91468fb330d37fea71a 1072410 admin extra comedi-source_0.7.75-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHnN3i8KmKTEzW49IRAneeAJ9l7yHXilb+NayhkTyX38/rdikkRwCePGWZ Eybi5E8WBLEp814mDlTXNJ0= =Jj7u -----END PGP SIGNATURE-----
--- End Message ---

