Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=242607
--- Comment #26 from Nicolas Chauvet (kwizart) kwizart@gmail.com 2009-01-22 11:53:33 EDT --- Created an attachment (id=329721) --> (https://bugzilla.redhat.com/attachment.cgi?id=329721) undefined-non-weak-symbol_festival-lib-1.96-7.fc10.x86_64.log
There are lot of undefined-non-weak-symbol_festival in the festival-lib-1.96-7.fc10 package (running rpmlint fastival-lib on installed package).
Theses symbols should be added at link time and could be the reason of runtime failures when the needed libraries aren't present at runtime. It will also prevents the linker to preload suches libraries which will degrade performances when loading. (since every symbol will be revolved at runtime).
triage@lists.fedoraproject.org