Description of problem: The system allows espeak-ng to be loaded. There is no devel module available for it. It is needed for the perl module Speech::eSpeak which I modified to look for the espeak-ng library. I had to add the link by hand to make it compile. ln -s libespeak-ng.so -> libespeak-ng.so.1 yum list | grep espeak espeak-ng.i686 1.50-7.el9 @appstream espeak-ng.x86_64 1.50-7.el9 @AppStream speech-dispatcher-espeak-ng.x86_64 0.10.2-4.el9 @AppStream brltty-espeak-ng.x86_64 6.3-4.el9 appstream Version-Release number of selected component (if applicable): How reproducible: Try to build Speech::eSpeak after editing ources to use -lespeak-ng Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Thanks for the report, I'll propose to add espeak-ng-devel to CRB.