Hide Forgot
Description of problem: pkg-config --libs glusterfs-api -Wl,-R/usr/lib64 -lgfapi -lglusterfs -lgfrpc -lgfxdr Shouldn' t contain an rpath.
REVIEW: http://review.gluster.org/5717 (api: glusterfs-api.pc.in (and libgfchangelog.pc.in) use rpath (-Wl,-R...)) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)
Note that the library itself does not have an RPATH. Only the package config erroneously reports that there's an RPATH.
COMMIT: http://review.gluster.org/5717 committed in master by Anand Avati (avati) ------ commit 8fcf91b51ccd457d417e71c401f6e6af1dffc607 Author: Kaleb S. KEITHLEY <kkeithle> Date: Wed Aug 28 13:28:29 2013 -0400 api: glusterfs-api.pc.in (and libgfchangelog.pc.in) use rpath (-Wl,-R...) Change-Id: Icdd23f1c31421c882db106cdad1b1406569594ca BUG: 1002220 Signed-off-by: Kaleb S. KEITHLEY <kkeithle> Reviewed-on: http://review.gluster.org/5717 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Anand Avati <avati>