Your message dated Wed, 07 Mar 2007 20:47:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#413618: fixed in pcsc-perl 1.4.6-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)
--- Begin Message ---
Package: pcsc-perl
Severity: important
Hi Ludovic,
currently your package FTBFS on GNU/kFreeBSD because this OS isn't
supported yet (the build error is quite long and not really relevant,
so not pasting it, although it is usually the habit).
Build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=pcsc-perl>.
As you'll see in the attached patch, adding support for GNU/kFreeBSD is
quite trivial. ;-)
Cheers,
--
Cyril Brulebois
--- pcsc-perl-1.4.5/PCSCperl.h 2007-03-06 06:37:30.160815000 +0100
+++ pcsc-perl-1.4.5/PCSCperl.h 2007-03-06 06:38:19.000000000 +0100
@@ -59,7 +59,7 @@
#endif
-#ifdef __linux__
+#if (defined __linux__) || (defined __FreeBSD_kernel__)
# include <dlfcn.h>
# include <pcsclite.h>
# define LOAD_LIB() dlopen("libpcsclite.so.1", RTLD_LAZY)
--- End Message ---
--- Begin Message ---
Source: pcsc-perl
Source-Version: 1.4.6-1
We believe that the bug you reported is fixed in the latest version of
pcsc-perl, which is due to be installed in the Debian FTP archive:
libpcsc-perl_1.4.6-1_i386.deb
to pool/main/p/pcsc-perl/libpcsc-perl_1.4.6-1_i386.deb
pcsc-perl_1.4.6-1.diff.gz
to pool/main/p/pcsc-perl/pcsc-perl_1.4.6-1.diff.gz
pcsc-perl_1.4.6-1.dsc
to pool/main/p/pcsc-perl/pcsc-perl_1.4.6-1.dsc
pcsc-perl_1.4.6.orig.tar.gz
to pool/main/p/pcsc-perl/pcsc-perl_1.4.6.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.
Ludovic Rousseau <[EMAIL PROTECTED]> (supplier of updated pcsc-perl 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: Wed, 7 Mar 2007 21:35:04 +0100
Source: pcsc-perl
Binary: libpcsc-perl
Architecture: source i386
Version: 1.4.6-1
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau <[EMAIL PROTECTED]>
Changed-By: Ludovic Rousseau <[EMAIL PROTECTED]>
Description:
libpcsc-perl - Perl interface to the PC/SC smart card library
Closes: 413618
Changes:
pcsc-perl (1.4.6-1) unstable; urgency=low
.
* new upstream release
- Closes: #413618: "pcsc-perl: FTBFS on GNU/kFreeBSD: tiny adjustment
needed"
Files:
2deb7e6f0271e0534299e2927debdbf2 624 perl optional pcsc-perl_1.4.6-1.dsc
28ce155eba557623b3694ba3fb8f2c27 41681 perl optional
pcsc-perl_1.4.6.orig.tar.gz
73b2c9f247dafa0087125b51f050aca4 4332 perl optional pcsc-perl_1.4.6-1.diff.gz
b03fa9b24cc8aa5348b0def799d4ce5d 59394 perl optional
libpcsc-perl_1.4.6-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFF7yI0P0qKj+B/HPkRAnKSAJ41bkJCD2R0dqMlU57X/uOESlAWEQCfRDzw
k4bAyWHPzmQv2TFc5L3azoU=
=D4NS
-----END PGP SIGNATURE-----
--- End Message ---