There are new dependencies in squeak?<br>I have the following error today.<br><br>Gonzalo Odiard<br><br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `midiInit':<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:452: undefined reference to `snd_seq_open'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:457: undefined reference to `snd_seq_set_client_name'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:458: undefined reference to `snd_seq_alloc_queue'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:466: undefined reference to `snd_seq_control_queue'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:461: undefined reference to `snd_seq_close'
<br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `sqMIDIPortWriteFromAt':<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:439: undefined reference to `snd_seq_event_output'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:440: undefined reference to `snd_seq_drain_output'<br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `sqMIDIParameter':
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:375: undefined reference to `snd_seq_drain_output'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:335: undefined reference to `snd_seq_queue_tempo_sizeof'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:335: undefined reference to `snd_seq_queue_tempo_sizeof'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:336: undefined reference to `snd_seq_get_queue_tempo'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:337: undefined reference to `snd_seq_queue_tempo_get_tempo'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:381: undefined reference to `snd_seq_queue_tempo_sizeof'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:381: undefined reference to `snd_seq_queue_tempo_sizeof'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:382: undefined reference to `snd_seq_queue_tempo_set_tempo'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:383: undefined reference to `snd_seq_set_queue_tempo'<br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `sqMIDIOpenPort':
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:283: undefined reference to `snd_seq_queue_tempo_sizeof'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:283: undefined reference to `snd_seq_queue_tempo_sizeof'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:284: undefined reference to `snd_seq_queue_tempo_set_tempo'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:285: undefined reference to `snd_seq_set_queue_tempo'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:269: undefined reference to `snd_seq_create_simple_port'<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:256: undefined reference to `snd_seq_create_simple_port'
<br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `sqMIDIClosePort':<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:163: undefined reference to `snd_seq_delete_simple_port'
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:169: undefined reference to `snd_seq_delete_simple_port'<br>collect2: ld returned 1 exit status<br>make[1]: *** [squeak] Error 1
<br>make[1]: Leaving directory `/home/gonzalo/sugar/sugar-jhbuild/source/squeak/bld'<br>make: *** [default] Error 2<br>*** error during stage build of squeak: ########## Error running make *** [12/24]<br><br>