http://bugs.winehq.org/show_bug.cgi?id=8608
------- Additional Comments From dank@kegel.com 2007-09-06 17:03 ------- Crud. Now that this patch is in cvs, wine doesn't build for me on dapper:
midi.c: In function ALSA_MidiInit: midi.c:1259: error: SND_SEQ_PORT_TYPE_PORT undeclared (first use in this function)
And yes, I have libasound2-dev installed: ii libasound2 1.0.10-2ubuntu ALSA library ii libasound2-dev 1.0.10-2ubuntu ALSA library development files
I think that constant was added in alsa 1.0.12.
Somebody needs to add some #ifdef magic here...