Expected behavior
The gnustep/libs-gui Repository should build fine using the latest version of flite to support speech synthesis.
Actual behavior
The configuration step detects that flite is installed
checking flite/flite.h usability... yes
checking flite/flite.h presence... yes
checking for flite/flite.h... yes
The build process, however, is unable to find the necessary library:
/usr/bin/ld: cannot find -lflite_cmu_us_kal
This happens, because the "flite_cmu_us_kal" was renamed to "flite_cmu_us_kal16". The same applies to the function "register_cmu_us_kal" which got renamed to "register_cmu_us_kal16" as well.
How to reproduce
- Operating system: Archlinux
- AUR Package: gnustep-gui
git clone https://aur.archlinux.org/gnustep-gui.git
cd gnustep-gui/
pacman -S flite
makepkg -s
Posted on Utopian.io - Rewarding Open Source Contributors
Thank you for the contribution. It has been approved.
You can contact us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey @mettke I am @utopian-io. I have just upvoted you!
Achievements
Suggestions
Get Noticed!
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit