On Tue, Jun 21, 2016 at 05:40:50PM +0200, Max Kellermann wrote: > On 2016/06/21 16:42, Dimitris Papastamos <[email protected]> wrote: > > If you have any comments let me know. > > No goto, please.
OK, will fix. > I can't compile this on Linux with libsndio: > > src/output/plugins/SndioOutputPlugin.cxx:87: error: undefined reference to > 'sio_open' > src/output/plugins/SndioOutputPlugin.cxx:110: error: undefined reference to > 'sio_initpar' > src/output/plugins/SndioOutputPlugin.cxx:117: error: undefined reference to > 'sio_setpar' > src/output/plugins/SndioOutputPlugin.cxx:118: error: undefined reference to > 'sio_getpar' > src/output/plugins/SndioOutputPlugin.cxx:135: error: undefined reference to > 'sio_start' > src/output/plugins/SndioOutputPlugin.cxx:144: error: undefined reference to > 'sio_close' > src/output/plugins/SndioOutputPlugin.cxx:153: error: undefined reference to > 'sio_close' > src/output/plugins/SndioOutputPlugin.cxx:175: error: undefined reference to > 'sio_write' > > Since there's this API emulation library, it would be very useful for > me to be able to build this. I will make sure it works on Linux with libsndio as well. _______________________________________________ mpd-devel mailing list [email protected] http://mailman.blarg.de/listinfo/mpd-devel
