Chris B. Vetter wrote:

> However, after installing the cairo bundle, changing the backend in my
> defaults and launching any application, eg EasyDiff, I will get
> 
>   :0> openapp EasyDiff.app
>   Error (objc-load):
> /Library/Bundles/libgnustep-cairo-010.bundle/./libgnustep-cairo-010:
>   Undefined symbol "__objc_class_name_XGCairoGlitzSurface"
[...]

> Ummm-kay, so I reconfigure and disable glitz, put the include for
> freetype2 back into config.make. Again, it compiles fine, so I install
> it again and try EasyDiff:
> 
>   :1> openapp EasyDiff.app
>   /usr/libexec/ld-elf.so.1:
>   /Library/Bundles/libgnustep-cairo-010.bundle/./libgnustep-cairo-010:
>   Undefined symbol "_cairo_toy_font_face_create"
> 
> Oh well... Looks like this function is defined as static, as I can't
> find it in any of cairo's header files.

With GNUstep build from ports I get the _cairo_toy_font_face_create problem,
even with glitz enabled.

kind regards Dirk

- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
- [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to