Your message dated Wed, 20 Dec 2006 15:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#403811: fixed in openal 1:0.0.8-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: openal
Severity: important
Version: 1:0.0.8-2
Tags: patch
Hi,
unfortunately the current version is not built correctly on GNU/kFreeBSD.
It should be linked using "-pthread" in the same way as linux,
see bellow for patch against acx_pthread.m4/configure.
It would also be nice if you can ask upstream
to include this change.
Thanks in advance
Petr
--- admin/autotools/m4/acx_pthread.m4~
+++ admin/autotools/m4/acx_pthread.m4
@@ -122,7 +122,7 @@
;;
- *linux*)
+ *linux*|*-k*bsd*-gnu)
# On Linux we want to actually link to pthread library, so test lib
first
--- configure~ 2006-12-19 22:50:16.000000000 +0100
+++ configure 2006-12-19 22:50:16.000000000 +0100
@@ -20678,7 +20678,7 @@
;;
- *linux*)
+ *linux*|*-k*bsd*-gnu)
# On Linux we want to actually link to pthread library, so test lib
first
--- End Message ---
--- Begin Message ---
Source: openal
Source-Version: 1:0.0.8-4
We believe that the bug you reported is fixed in the latest version of
openal, which is due to be installed in the Debian FTP archive:
libopenal-dev_0.0.8-4_i386.deb
to pool/main/o/openal/libopenal-dev_0.0.8-4_i386.deb
libopenal0a_0.0.8-4_i386.deb
to pool/main/o/openal/libopenal0a_0.0.8-4_i386.deb
openal_0.0.8-4.diff.gz
to pool/main/o/openal/openal_0.0.8-4.diff.gz
openal_0.0.8-4.dsc
to pool/main/o/openal/openal_0.0.8-4.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.
Cyril Brulebois <[EMAIL PROTECTED]> (supplier of updated openal 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: Sun, 10 Dec 2006 14:20:07 +0000
Source: openal
Binary: libopenal-dev libopenal0a
Architecture: source i386
Version: 1:0.0.8-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Cyril Brulebois <[EMAIL PROTECTED]>
Description:
libopenal-dev - OpenAL is a portable library for 3D spatialized audio
libopenal0a - OpenAL is a portable library for 3D spatialized audio
Closes: 403811
Changes:
openal (1:0.0.8-4) unstable; urgency=low
.
* Added a patch from Petr Salinger to make the package build correctly on
GNU/kFreeBSD architectures: fixes missing -pthread on linking
(Closes: #403811).
Files:
cb6f6a5676a99fd6617b559ae7e3ce30 1011 libs optional openal_0.0.8-4.dsc
d34a2e540fa6da383ccc6eacc18e08b9 6908 libs optional openal_0.0.8-4.diff.gz
79c24462833d55bbd7e201dc240c12ce 168754 libdevel optional
libopenal-dev_0.0.8-4_i386.deb
4de6ca271d9269e3992c2c3d435b193f 127580 libs optional
libopenal0a_0.0.8-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero
iD8DBQFFiVDNn3j4POjENGERAgSPAJ9YBjpjLmIxHmSKEcU4lDO773OEgACeIgn/
InLcL0tJnm9Ldw3gfKl9+X8=
=Ahk8
-----END PGP SIGNATURE-----
--- End Message ---