[Tioga-users] Tioga problem with _Init_Font_Dictionary

Vincent Fourmond fourmond at gmail.com
Fri Apr 4 15:06:26 EDT 2008


  Hello,

Thomas Kjosmoen wrote:
>> # define INTERN __attribute__ ((visibility ("hidden"))) extern
>> (or the other way round, I'm not quite sure:)
>> # define INTERN extern __attribute__ ((visibility ("hidden")))
> 
> Neither of these made any difference. I still got the same error:
> 
> dyld: lazy symbol binding failed: Symbol not found: _Init_Font_Dictionary
>   Referenced from:
> /Library/Ruby/Gems/1.8/gems/tioga-1.7/lib/Tioga/FigureMaker.bundle
>   Expected in: dynamic lookup
> 
> dyld: Symbol not found: _Init_Font_Dictionary
>   Referenced from:
> /Library/Ruby/Gems/1.8/gems/tioga-1.7/lib/Tioga/FigureMaker.bundle
>   Expected in: dynamic lookup

  OK, I looked on the wrong side. I think I'm finally starting to see
the problem: the part that is shared between the Ruby version and the
Python version is apparently not built with the gem... So, there is no
code in FigureMaker.bundle :-<...

  This will require quite some tweaking. Expect a new release of Tioga
reasonably soon that fixes that.

  Cheers,

	Vincent



More information about the Tioga-users mailing list