id summary reporter owner description type status priority component version resolution keywords cc game 8308 A patch that allows compiling X11 backend on FreeBSD SF/niemisto fingolfin "{{{#!Markdown In file backends/x11/x11.cpp you included linux/soundcard.h. AFAIK Linux is the only system that puts any headers under linux/. So I made a little \#ifdef modification that makes all other systems to include file sys/soundcard.h. There is in fact another problem in the same file near line 1030 or so in method OSystem\_X11::set\_timer\(\): you use value timer that is not defined anywhere \(at least on FreeBSD\). I tried to replace it with the methods parameter interval but didn't include it in this patch because I think it may be wrong. }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#862283. Ticket imported from: patches/413. }}}" patch closed normal Port: BSD fixed