You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make
...
-- Using src='https://github.com/rhasspy/espeak-ng/archive/0f65aa301e0d6bae5e172cc74197d32a6182200f.zip'
...
[ 5%] Linking C static library libucd.a
...
[ 22%] Linking C shared library libespeak-ng.so
/usr/bin/ld: ../ucd-tools/libucd.a(categories.c.o): relocation R_X86_64_PC32 against symbol `ucd_lookup_category' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
it s just due to a bug in the espaek-ng version you are using.
I ve fixed it few weeks ago: espeak-ng/espeak-ng#1982
Any way to upgrade espeak-ng?
The text was updated successfully, but these errors were encountered:
Hi
Build/link fatal error:
it s just due to a bug in the espaek-ng version you are using.
I ve fixed it few weeks ago:
espeak-ng/espeak-ng#1982
Any way to upgrade espeak-ng?
The text was updated successfully, but these errors were encountered: