Package: basic256
Version: 0.9.6.27-1
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweak, see bellow.

It would also be nice if you can ask upstream
to include this change.

Thanks in advance

                        Petr


--- RunController.cpp
+++ RunController.cpp
@@ -52,7 +52,7 @@
        #include <fcntl.h>
        #include <sys/ioctl.h>
        #include <time.h>
-       #include <linux/soundcard.h>
+       #include <sys/soundcard.h>
 #endif

 #ifdef USEQSOUND




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to