Bug#510127: [ping] jack-audio-connection-kit: FTBFS on GNU/kFreeBSD, one line fixup needed
Petr Salinger
Petr.Salinger at seznam.cz
Tue Jan 20 07:49:02 UTC 2009
Hello,
please could you do 0.116.1-4 *upload* soon and fix #510127 for us
and #460084 for armel (lenny release architecture).
Currently, we have at about 70 packages Dep-Waiting for this upload.
http://unstable.buildd.net/buildd/kfreebsd-i386_Dep-Wait.html
http://unstable.buildd.net/buildd/kfreebsd-amd64_Dep-Wait.html
Many thanks for helping us
Petr
--- drivers/netjack/net_driver.c~
+++ drivers/netjack/net_driver.c
@@ -493,7 +493,7 @@
{
int r;
-#ifdef __APPLE__
+#if !defined(MSG_CONFIRM)
static const int flag = 0;
#else
static const int flag = MSG_CONFIRM;
More information about the pkg-multimedia-maintainers
mailing list