[sugar] Error building squeak

Bert Freudenberg bert
Tue Mar 20 09:53:26 EDT 2007


Hi Gonzalo,

I just contacted the the Squeak maintainer again to fix this. A  
temporary workaround was posted last week here:

http://mailman.laptop.org/pipermail/sugar/2007-March/001841.html


- Bert -

On Mar 20, 2007, at 14:43 , Gonzalo Odiard wrote:

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




More information about the Sugar-devel mailing list