In article <[EMAIL PROTECTED]>, Peter Dyballa <[EMAIL PROTECTED]> writes:

> Hello!
> When compiling after having configured '--with-freetype --with-xft -- 
> enable-font-backend' this error is found:

[...]
>       /sw/lib/odcctools/bin/ld: Undefined symbols:
>       _OTF_drive_gsub_alternate
>       _OTF_get_features
>       collect2: ld returned 1 exit status
>       make[1]: *** [temacs] Error 1
>       rm -f ../etc/DOC

> The isntalled libotf 0.9.2 has only these functions with drive and get:

Ah, it's too old.  I've just fixed configure.in to check the
existence of OTF_GET_features.

> Is the version of libotf not sufficient? Was it incorrectly  
> configured? Should I remove it?

I don't know how you installed libotf, but you can get the
latest code from http://www.m17n.org/libotf.

You can also uninstall your libotf because the current Emacs
doesn't utilize it yet.

---
Kenichi Handa
[EMAIL PROTECTED]


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to