Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: lot of undefined-non-weak-symbol with festival
https://bugzilla.redhat.com/show_bug.cgi?id=483777
Summary: lot of undefined-non-weak-symbol with festival Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Keywords: FutureFeature Severity: medium Priority: medium Component: festival AssignedTo: davidz@redhat.com ReportedBy: kwizart@gmail.com QAContact: extras-qa@fedoraproject.org CC: mattdm@mattdm.org, skasal@redhat.com, thomas.moschny@gmx.de, tim@niemueller.de, mclasen@redhat.com, davidz@redhat.com, kwizart@gmail.com, robert.zhangle@gmail.com, fedora-triage-list@redhat.com, schiffer@cs.rwth-aachen.de Estimated Hours: 0.0 Classification: Fedora Clone Of: 242607
Created an attachment (id=330741) --> (https://bugzilla.redhat.com/attachment.cgi?id=330741) rpmlint on installed festival package
+++ This bug was initially created as a clone of Bug #242607 +++
--- Additional comment from kwizart@gmail.com on 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).