Bug#368626: openal: FTBFS on GNU/kFreeBSD
Petr Salinger
Petr.Salinger at t-systems.cz
Tue May 23 15:23:35 UTC 2006
Package: openal
Version: 0.0.8-1
Severity: important
Tags: patch
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs tweak bellow. It would also be nice
if you can ask upstream to include this omission.
Thanks in advance
Petr
--- src/backends/alc_backend_bsd.c~ 2006-05-23 17:13:12.000000000 +0200
+++ src/backends/alc_backend_bsd.c 2006-05-23 17:13:12.000000000 +0200
@@ -8,7 +8,7 @@
*
*/
#include "al_siteconfig.h"
-
+#include <AL/alext.h>
#include <AL/al.h>
#include <assert.h>
#include <fcntl.h>
More information about the Pkg-games-devel
mailing list