[sugar] squeak build issues

Bert Freudenberg bert
Wed Mar 14 11:59:57 EDT 2007


On Mar 14, 2007, at 16:17 , Gervase Markham wrote:

> Mike Hunter wrote:
>> Hey everybody,
>> I'm trying a fresh build of sugar on ubuntu.
>> `sugar-jhbuild build` tries to do this:
> <snip>
>
> A suggestion of how to fix this problem was posted to this list  
> earlier
> this morning (for me).
>
> Bert said:
>> A workaround for now would be to just remove the whole MIDIPlugin
>> directory and run configure again:
>> sugar-jhbuild buildone --no-network -a squeak
>
> I did:
>
> rm -rf source/squeak
>
> ./sugar-jhbuild update squeak
>
> rm -rf source/squeak/platforms/Cross/plugins/MIDIPlugin source/ 
> squeak/platforms/unix/src/vm/intplugins/MIDIPlugin source/squeak/ 
> bld/MIDIPlugin source/squeak/platforms/unix/plugins/MIDIPlugin/
>
> ./sugar-jhbuild buildone --no-network -a squeak
>
> But I can't seem to get rid of the dratted MIDIPlugin references.  
> (Not so much of a "plugin", perhaps...) I have to stop now and do  
> some paid work. But maybe you can do better.
>
> My new error is:
>
> vm/vm.a(sqNamedPrims.o):(.data+0x5c): undefined reference to  
> `MIDIPlugin_exports'

I had a look, I'll let the maintainer know, but for now, please use  
the version from three days ago:

	./sugar-jhbuild updateone squeak
	svn update -r {2007-03-10} source/squeak/platforms/unix
	./sugar-jhbuild buildone --no-network -a squeak

- Bert -




More information about the Sugar-devel mailing list