Michael FIG wrote:
> I get the following error on my Ubuntu/i386 box:
>
> make[1]: Entering directory `/fig/home/michael/sw/idst/object/idc'
> ../stage1/idc -B../stage1/ -O -I../st80 -k -c CCodeGenerator.st -o
> ../stage2/CCodeGenerator.o
> BlockClosure does not understand 'encoder'
>
> Any advice?
>
>   

I just did a quick search (by which I mean I might have missed 
something) of the *.st code under idst/object; it doesn't look like 
'encoder' is sent as a message anywhere, though CodeGenerator does 
define it as a method, and it is used as a slot and argument name a lot.

Are there any local differences from svn latest that might be causing 
this?  If not that, are their stale build files in your directories that 
might be causing this?

                                                              -gavin...

_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to