Your message dated Wed, 09 Mar 2005 21:02:10 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#294689: fixed in lirc 0.7.1pre2-1 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 11 Feb 2005 05:26:26 +0000 >From [EMAIL PROTECTED] Thu Feb 10 21:26:25 2005 Return-path: <[EMAIL PROTECTED]> Received: from skin.netfarm.it (mail.netfarm.it) [151.1.32.181] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CzTJx-0001m0-00; Thu, 10 Feb 2005 21:26:25 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.netfarm.it (AMaViS/SpamAssassin) with ESMTP id D70065D4834; Fri, 11 Feb 2005 06:25:53 +0100 (CET) Received: from flender.netfarm.it (localhost [127.0.0.1]) by mail.netfarm.it (Netfarm MailServer v1.2 [Powered by Postfix]) with ESMTP id D265A5D4833; Fri, 11 Feb 2005 06:25:52 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gianluigi Tiesi <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: wrong defines vars in Makefile X-Mailer: reportbug 3.7.1 Date: Fri, 11 Feb 2005 06:25:52 +0100 Message-Id: <[EMAIL PROTECTED]> X-Virus-Scanned: by AMaViS New (Debian) at mail.netfarm.it Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE, UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: lirc-modules-source Version: 0.7.1pre1-2 Severity: grave Tags: patch Makefiles defines serial_CFLAGS (also sir and parallel) but uses SERIAL_CFLAGS, this make modules compile fails if using serial/parallel/sir here a patch to solve it: --- Makefile.orig 2005-01-25 22:12:45.000000000 +0100 +++ Makefile 2005-02-11 06:17:14.000000000 +0100 @@ -2,13 +2,13 @@ # An space should be left at the end of each CFLAGS variable for the # sanity-check to work. -serial_CFLAGS := $(subst ",,$(LIRC_SERIAL_CFLAGS) \ +SERIAL_CFLAGS := $(subst ",,$(LIRC_SERIAL_CFLAGS) \ -DLIRC_PORT=$(LIRC_SERIAL_PORT) \ -DLIRC_IRQ=$(LIRC_SERIAL_IRQ) ) -sir_CFLAGS := $(subst ",,$(LIRC_SIR_CFLAGS) \ +SIR_CFLAGS := $(subst ",,$(LIRC_SIR_CFLAGS) \ -DLIRC_PORT=$(LIRC_SIR_PORT) \ -DLIRC_IRQ=$(LIRC_SIR_IRQ) ) -parallel_CFLAGS := $(subst ",,-DLIRC_PORT=$(LIRC_PARALLEL_PORT) \ +PARALLEL_CFLAGS := $(subst ",,-DLIRC_PORT=$(LIRC_PARALLEL_PORT) \ -DLIRC_TIMER=$(LIRC_PARALLEL_TIMER) \ -DLIRC_IRQ=$(LIRC_PARALLEL_IRQ) ) Also consider bug #294174 as closed for next release. Bye -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.21 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages lirc-modules-source depends on: ii debconf [debconf-2.0] 1.4.45 Debian configuration management sy ii debhelper 4.2.30 helper programs for debian/rules ii debianutils 2.11.2 Miscellaneous utilities specific t --------------------------------------- Received: (at 294689-close) by bugs.debian.org; 10 Mar 2005 02:08:20 +0000 >From [EMAIL PROTECTED] Wed Mar 09 18:08:20 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D9D64-0006VK-00; Wed, 09 Mar 2005 18:08:20 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1D9D06-0000RO-00; Wed, 09 Mar 2005 21:02:10 -0500 From: Amaya Rodrigo Sastre <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#294689: fixed in lirc 0.7.1pre2-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 09 Mar 2005 21:02:10 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 2 Source: lirc Source-Version: 0.7.1pre2-1 We believe that the bug you reported is fixed in the latest version of lirc, which is due to be installed in the Debian FTP archive: liblircclient-dev_0.7.1pre2-1_i386.deb to pool/main/l/lirc/liblircclient-dev_0.7.1pre2-1_i386.deb liblircclient0_0.7.1pre2-1_i386.deb to pool/main/l/lirc/liblircclient0_0.7.1pre2-1_i386.deb lirc-modules-source_0.7.1pre2-1_i386.deb to pool/main/l/lirc/lirc-modules-source_0.7.1pre2-1_i386.deb lirc-svga_0.7.1pre2-1_i386.deb to pool/main/l/lirc/lirc-svga_0.7.1pre2-1_i386.deb lirc-x_0.7.1pre2-1_i386.deb to pool/main/l/lirc/lirc-x_0.7.1pre2-1_i386.deb lirc_0.7.1pre2-1.diff.gz to pool/main/l/lirc/lirc_0.7.1pre2-1.diff.gz lirc_0.7.1pre2-1.dsc to pool/main/l/lirc/lirc_0.7.1pre2-1.dsc lirc_0.7.1pre2-1_i386.deb to pool/main/l/lirc/lirc_0.7.1pre2-1_i386.deb lirc_0.7.1pre2.orig.tar.gz to pool/main/l/lirc/lirc_0.7.1pre2.orig.tar.gz 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. Amaya Rodrigo Sastre <[EMAIL PROTECTED]> (supplier of updated lirc 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: Thu, 10 Mar 2005 00:27:20 +0100 Source: lirc Binary: liblircclient-dev liblircclient0 lirc-svga lirc lirc-modules-source lirc-x Architecture: source i386 Version: 0.7.1pre2-1 Distribution: unstable Urgency: low Maintainer: Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Changed-By: Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Description: liblircclient-dev - development files for LIRC client library liblircclient0 - LIRC client library lirc - Linux Infra-red Remote Control support lirc-modules-source - Linux Infra-red Remote Control support (kernel modules) lirc-svga - Linux Infra-red Remote Control support (svgalib dependent parts) lirc-x - Linux Infra-red Remote Control support (X dependent parts) Closes: 294174 294689 297243 Changes: lirc (0.7.1pre2-1) unstable; urgency=low . * New upstream release (Closes: #294174). * s/serial_CFLAGS/SERIAL_CFLAGS/a in Makefile (Closes: #294689). * Added support for ati_usb modules (Closes: #297243). * GNU config automated update: config.sub (20020307 to 20041130), config.guess (20020320 to 20041112) Files: cc7507266e050ad5c02883e6eaccb837 851 utils extra lirc_0.7.1pre2-1.dsc 32b2d20dbad3dc329a02241830161ca0 665732 utils extra lirc_0.7.1pre2.orig.tar.gz 4745bf449cdff41bd5ddfc5a79641d1b 56027 utils extra lirc_0.7.1pre2-1.diff.gz 24d111b7dfb2324fd443566da6575946 274088 utils extra lirc_0.7.1pre2-1_i386.deb 1b9dd9e56f2faacb33da195bd917f5ae 14064 utils extra lirc-x_0.7.1pre2-1_i386.deb e3da96307c1350058934c63a61220603 5620 utils extra lirc-svga_0.7.1pre2-1_i386.deb d57750f37be6c033b3b1ea5f44e1d0e4 188224 utils extra lirc-modules-source_0.7.1pre2-1_i386.deb a44ec26cf810cc98aff4b67072720968 47854 libdevel extra liblircclient-dev_0.7.1pre2-1_i386.deb 30705c33ca6234c6e859996a0d585a9f 45346 libs extra liblircclient0_0.7.1pre2-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCL5dMNFDtUT/MKpARAvkCAKDFv/CXMckhAeuDtFyxJ1UhTIR9awCfU4I4 6NoysQBLZM+/ix/T2fWGftQ= =Khrc -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]