Package: lingot
Severity: important
Version: 0.6.2-1
Tags: patch


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 changes.

Thanks in advance

                        Petr

--- src/core/core.cc~   2006-07-26 00:47:59.000000000 +0200
+++ src/core/core.cc    2006-07-26 00:47:59.000000000 +0200
@@ -23,7 +23,7 @@

 #include <stdio.h>
 #include <math.h>
-#include <linux/soundcard.h>
+#include <sys/soundcard.h>
 #include <string.h>
 #include <errno.h>




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to