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&#39;:<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:452: undefined reference to `snd_seq_open&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:457: undefined reference to `snd_seq_set_client_name&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:458: undefined reference to `snd_seq_alloc_queue&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:466: undefined reference to `snd_seq_control_queue&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:461: undefined reference to `snd_seq_close&#39;
<br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `sqMIDIPortWriteFromAt&#39;:<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:439: undefined reference to `snd_seq_event_output&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:440: undefined reference to `snd_seq_drain_output&#39;<br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `sqMIDIParameter&#39;:
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:375: undefined reference to `snd_seq_drain_output&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:335: undefined reference to `snd_seq_queue_tempo_sizeof&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:335: undefined reference to `snd_seq_queue_tempo_sizeof&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:336: undefined reference to `snd_seq_get_queue_tempo&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:337: undefined reference to `snd_seq_queue_tempo_get_tempo&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:381: undefined reference to `snd_seq_queue_tempo_sizeof&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:381: undefined reference to `snd_seq_queue_tempo_sizeof&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:382: undefined reference to `snd_seq_queue_tempo_set_tempo&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:383: undefined reference to `snd_seq_set_queue_tempo&#39;<br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `sqMIDIOpenPort&#39;:
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:283: undefined reference to `snd_seq_queue_tempo_sizeof&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:283: undefined reference to `snd_seq_queue_tempo_sizeof&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:284: undefined reference to `snd_seq_queue_tempo_set_tempo&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:285: undefined reference to `snd_seq_set_queue_tempo&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:269: undefined reference to `snd_seq_create_simple_port&#39;<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:256: undefined reference to `snd_seq_create_simple_port&#39;
<br>MIDIPlugin/MIDIPlugin.a(sqUnixMIDI.o): In function `sqMIDIClosePort&#39;:<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:163: undefined reference to `snd_seq_delete_simple_port&#39;
<br>/home/gonzalo/sugar/sugar-jhbuild/source/squeak/platforms/unix/plugins/MIDIPlugin/sqUnixMIDIALSA.inc:169: undefined reference to `snd_seq_delete_simple_port&#39;<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&#39;<br>make: *** [default] Error 2<br>*** error during stage build of squeak: ########## Error running make&nbsp;&nbsp; *** [12/24]<br><br>