Your message dated Fri, 17 Nov 2006 23:02:10 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#399124: fixed in sidplay 2.0.9-4
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: sidplay
Severity: important
Version: 2.0.9-3
Tags: patch
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs yet another tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Thanks in advance
Petr
--- src/audio/oss/audiodrv.h~ 2006-11-18 00:08:52.000000000 +0100
+++ src/audio/oss/audiodrv.h 2006-11-18 00:08:52.000000000 +0100
@@ -57,7 +57,9 @@
#include <stdio.h>
#include <unistd.h>
-#if defined(HAVE_LINUX_SOUNDCARD_H)
+#if defined(HAVE_SYS_SOUNDCARD_H)
+# include <sys/soundcard.h>
+#elif defined(HAVE_LINUX_SOUNDCARD_H)
# include <linux/soundcard.h>
#elif defined(HAVE_MACHINE_SOUNDCARD_H)
# include <machine/soundcard.h>
--- End Message ---
--- Begin Message ---
Source: sidplay
Source-Version: 2.0.9-4
We believe that the bug you reported is fixed in the latest version of
sidplay, which is due to be installed in the Debian FTP archive:
sidplay_2.0.9-4.diff.gz
to pool/main/s/sidplay/sidplay_2.0.9-4.diff.gz
sidplay_2.0.9-4.dsc
to pool/main/s/sidplay/sidplay_2.0.9-4.dsc
sidplay_2.0.9-4_i386.deb
to pool/main/s/sidplay/sidplay_2.0.9-4_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.
Laszlo Boszormenyi (GCS) <[EMAIL PROTECTED]> (supplier of updated sidplay
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: Sat, 18 Nov 2006 06:38:45 +0000
Source: sidplay
Binary: sidplay
Architecture: source i386
Version: 2.0.9-4
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[EMAIL PROTECTED]>
Changed-By: Laszlo Boszormenyi (GCS) <[EMAIL PROTECTED]>
Description:
sidplay - Music player for tunes from C64 and C128 (console)
Closes: 399124
Changes:
sidplay (2.0.9-4) unstable; urgency=medium
.
* Again a fix for GNU/kFreeFSD compilation (closes: #399124).
Files:
243dc09959bade300d94896521557d3d 670 sound optional sidplay_2.0.9-4.dsc
eb96f96c55bb56be3ee80b85d4725f12 28828 sound optional sidplay_2.0.9-4.diff.gz
eba9f30cf97b18b7db4b5968351ba21f 30476 sound optional sidplay_2.0.9-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFXq0GMDatjqUaT90RAgWHAJwPNgTRzlkHXxjzNtwUgvGQqgJi+wCeOWqF
jQODoKBIPb+ph0KEbP9eACQ=
=hjrV
-----END PGP SIGNATURE-----
--- End Message ---