#1122581 emacs-lucid: emacs as distributed with trixie fails running X11 with missing symbol FT_Get_Transform

Package:
emacs-lucid
Source:
emacs-lucid
Description:
GNU Emacs editor (with Lucid GUI support)
Submitter:
Brendan Reilly
Date:
2025-12-11 15:51:06 UTC
Severity:
normal
Tags:
#1122581#5
Date:
2025-12-11 15:48:57 UTC
From:
To:
Dear Maintainer,

after installing emacs it failed with:

/lib/x86_64-linux-gnu/libharfbuzz.so.0: undefined symbol: FT_Get_Transform

I found compiling from source with

 ./configure --without-cairo --without-harfbuzz

made the software operational

The same problem happens with gnuplot