Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link failure of libespeak-ng #648

Open
WilliamTambellini opened this issue Nov 21, 2024 · 0 comments
Open

Link failure of libespeak-ng #648

WilliamTambellini opened this issue Nov 21, 2024 · 0 comments

Comments

@WilliamTambellini
Copy link

Hi
Build/link fatal error:

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant