Riccardo Magliocchetti
2008-Feb-20 21:16 UTC
[Swfdec] [PATCH] make oss audio backend compile
Hi, oss audio backend does not compile in linux, adding the missing include <sys/ioctl.h> fixed the issue for me. Compiled and tested with alsa oss emulation. Playback with revver.com is not very good, see #13772. cc1: warnings being treated as errors swfdec_playback.c: In function ?handle_stream?: swfdec_playback.c:80: warning: implicit declaration of function ?ioctl? make[3]: *** [libswfdec_gtk_0.5_la-swfdec_playback.lo] Error 1 thanks, riccardo -------------- next part -------------- A non-text attachment was scrubbed... Name: make-swfdec_playback_oss-compile.diff Type: text/x-diff Size: 331 bytes Desc: not available Url : http://lists.freedesktop.org/archives/swfdec/attachments/20080220/74b29083/attachment.diff