Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Fix espeak build#29

Open
danemadsen wants to merge 1 commit into
rhasspy:masterfrom
danemadsen:master
Open

Fix espeak build#29
danemadsen wants to merge 1 commit into
rhasspy:masterfrom
danemadsen:master

Conversation

@danemadsen
Copy link
Copy Markdown

This is a simple patch to fix an error im getting when trying to build on linux

[ 22%] Linking C shared library libespeak-ng.so
/usr/bin/ld: ../ucd-tools/libucd.a(case.c.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
gmake[6]: *** [src/libespeak-ng/CMakeFiles/espeak-ng.dir/build.make:514: src/libespeak-ng/libespeak-ng.so.1.52.0.1] Error 1
gmake[5]: *** [CMakeFiles/Makefile2:1094: src/libespeak-ng/CMakeFiles/espeak-ng.dir/all] Error 2
gmake[4]: *** [Makefile:166: all] Error 2
gmake[3]: *** [CMakeFiles/espeak_ng_external.dir/build.make:86: e/src/espeak_ng_external-stamp/espeak_ng_external-build] Error 2
gmake[2]: *** [CMakeFiles/Makefile2:143: CMakeFiles/espeak_ng_external.dir/all] Error 2
gmake[1]: *** [Makefile:146: all] Error 2
gmake[1]: Leaving directory '/home/danemadsen/piper_tts/src/piper-phonemize/build'
make: *** [Makefile:5: all] Error 2

fedirz pushed a commit to fedirz/piper-phonemize that referenced this pull request Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant