`prelink -avMR' shows the following warning: Prelinking /usr/lib64/libabrt_web.so.0.0.1 prelink: Warning: /usr/lib64/libabrt_web.so.0 has undefined non-weak symbols libreport-2.0.9-5.el6.x86_64
Jiri take that one commit 27257a32c88c404a5e13521d38742bd5a8a7d955 Author: Nikola Pajkovsky <npajkovs> Date: Tue May 15 15:09:32 2012 +0200 prelink: fix undefined non-weak symbols Signed-off-by: Nikola Pajkovsky <npajkovs>
abrt also needs following patch commit 6c96fe597fb578f59efc36e39487dbbfc6f9e4b6 Author: Nikola Pajkovsky <npajkovs> Date: Tue May 15 13:27:08 2012 +0200 libabrt: link with libreport Signed-off-by: Nikola Pajkovsky <npajkovs> fully resolve prelinks weak-symobls
Cause Wrong linker parameters Consequence Errors when running prelink on the affected libraries Fix Add the proper linker flags Result No errors when running prelink on abrt libreries
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0290.html