+++ This bug was initially created as a clone of Bug #1002220 +++ Description of problem: pkg-config --libs glusterfs-api -Wl,-R/usr/lib64 -lgfapi -lglusterfs -lgfrpc -lgfxdr Shouldn' t contain an rpath. --- Additional comment from Anand Avati on 2013-08-28 13:31:09 EDT --- 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) --- Additional comment from Kaleb KEITHLEY on 2013-08-28 14:40:48 EDT --- Note that the library itself does not have an RPATH. Only the package config erroneously reports that there's an RPATH. --- Additional comment from Anand Avati on 2013-08-28 18:24:31 EDT --- 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>
REVIEW: http://review.gluster.org/5822 (api: glusterfs-api.pc.in use rpath (-Wl,-R...) (backport BZ 1002220)) posted (#2) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)
COMMIT: http://review.gluster.org/5822 committed in release-3.4 by Anand Avati (avati) ------ commit 972e9155656e2211a62ab030e3e044964b934a85 Author: Kaleb S. KEITHLEY <kkeithle> Date: Thu Sep 5 09:10:30 2013 -0400 api: glusterfs-api.pc.in use rpath (-Wl,-R...) (backport BZ 1002220) Change-Id: Ie36d7c3c058c2e738b0fb1ffae116ed43d573474 Signed-off-by: Kaleb S. KEITHLEY <kkeithle> BUG: 1004751 Reviewed-on: http://review.gluster.org/5822 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Anand Avati <avati>