Your message dated Fri, 04 Nov 2005 11:32:11 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#337252: fixed in ccid 0.9.3-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 3 Nov 2005 14:57:14 +0000 >From [EMAIL PROTECTED] Thu Nov 03 06:57:14 2005 Return-path: <[EMAIL PROTECTED]> Received: from srv-smtp.math.univ-rennes1.fr [129.20.36.164] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EXgWg-0005oh-00; Thu, 03 Nov 2005 06:57:14 -0800 Received: from frobnitz.homelinux.net (dyn37079.math.univ-rennes1.fr [129.20.37.79]) by srv-smtp.math.univ-rennes1.fr (Postfix) with ESMTP id 9EF77B8A1 for <[EMAIL PROTECTED]>; Thu, 3 Nov 2005 15:56:43 +0100 (CET) Received: from daniel by frobnitz.homelinux.net with local (Exim 4.54) id 1EXgWA-0002VN-J5 for [EMAIL PROTECTED]; Thu, 03 Nov 2005 15:56:43 +0100 From: Daniel Schepler <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ccid: FTBFS: 'SCARD_ATTR_ATR_STRING' undeclared Message-Id: <[EMAIL PROTECTED]> Date: Thu, 03 Nov 2005 15:56:42 +0100 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-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: ccid Severity: serious Version: 0.9.3-1 >From my pbuilder build log: ... gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/PCSC -Wall -g -O2 -Wall -MT libccid_la-ifdhandler.lo -MD -MP -MF .deps/libccid_la-ifdhandler.Tpo -c ifdhandler.c -fPIC -DPIC -o .libs/libccid_la-ifdhandler.o ifdhandler.c: In function 'IFDHGetCapabilities': ifdhandler.c:247: error: 'SCARD_ATTR_ATR_STRING' undeclared (first use in this function) ifdhandler.c:247: error: (Each undeclared identifier is reported only once ifdhandler.c:247: error: for each function it appears in.) make[3]: *** [libccid_la-ifdhandler.lo] Error 1 make[3]: Leaving directory `/tmp/buildd/ccid-0.9.3/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/ccid-0.9.3' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/ccid-0.9.3' make: *** [build-stamp] Error 2 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-1-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) --------------------------------------- Received: (at 337252-close) by bugs.debian.org; 4 Nov 2005 19:36:48 +0000 >From [EMAIL PROTECTED] Fri Nov 04 11:36:48 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EY7IJ-0000FP-00; Fri, 04 Nov 2005 11:32:11 -0800 From: Ludovic Rousseau <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#337252: fixed in ccid 0.9.3-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 04 Nov 2005 11:32:11 -0800 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-Level: 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 Source: ccid Source-Version: 0.9.3-2 We believe that the bug you reported is fixed in the latest version of ccid, which is due to be installed in the Debian FTP archive: ccid_0.9.3-2.diff.gz to pool/main/c/ccid/ccid_0.9.3-2.diff.gz ccid_0.9.3-2.dsc to pool/main/c/ccid/ccid_0.9.3-2.dsc libccid_0.9.3-2_i386.deb to pool/main/c/ccid/libccid_0.9.3-2_i386.deb 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. Ludovic Rousseau <[EMAIL PROTECTED]> (supplier of updated ccid 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: Fri, 4 Nov 2005 18:35:50 +0100 Source: ccid Binary: libccid Architecture: source i386 Version: 0.9.3-2 Distribution: unstable Urgency: low Maintainer: Ludovic Rousseau <[EMAIL PROTECTED]> Changed-By: Ludovic Rousseau <[EMAIL PROTECTED]> Description: libccid - PC/SC driver for USB CCID smart card readers Closes: 337252 Changes: ccid (0.9.3-2) unstable; urgency=low . * debian/patches/22_ifdhandler.c.dpatch: #include <PCSC/reader.h> Closes: #337252 "FTBFS: 'SCARD_ATTR_ATR_STRING' undeclared" * debian/control: Build-Depends: libpcsclite-dev (>= 1.2.9-beta8-1). This new version has the defines in PCSC/reader.h instead of PCSC/ifdhandler.h Files: ccbcb46b35139d189e953280ae46f469 663 libs extra ccid_0.9.3-2.dsc e29a4ba6146e0ab1127c3c19392be9a6 16825 libs extra ccid_0.9.3-2.diff.gz cfdcaff14e5f8c9a1054745fc00c6975 52686 libs extra libccid_0.9.3-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDa7LSP0qKj+B/HPkRAsI2AJ9dl4s8HT/M52rXCTNpy91ULbAjPgCcCDik 4t6XzHB4ozOBo/iX8vacxXg= =BkRl -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]