Package: basic256
Version: 0.9.6.27-1
Severity: serious
Tags: patch
User: [email protected]
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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to