Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: jpgalleg - JPEG library for the Allegro game library Alias: jpgalleg https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227198 ------- Additional Comments From j.w.r.degoede@xxxxxx 2007-03-12 17:17 EST ------- Those are "normal" for an allegro extension library. These symbols are defined in /usr/lib/liballeg_unsharable.a, against which each allegro using app should be linked (allegro-config --libs). As you can see in the .spec file for libraries build against allegro like libjpeg, liballeg_unsharable.a is stripped from the allegro-config --libs output, as including this would make the library non pic, which is why these routines are in the .a file and are linked into the binary, not into any libs. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review