On 2016/06/21 16:42, Dimitris Papastamos <s...@2f30.org> wrote:
> If you have any comments let me know.

No goto, please.

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.
_______________________________________________
mpd-devel mailing list
mpd-devel@musicpd.org
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to