Petr Machata wrote: > +- boost_cv_lib_system_LDFLAGS="-L$boost_ldpath -R$boost_ldpath" > ++ boost_cv_lib_system_LDFLAGS="-L$boost_ldpath -Wl,-R$boost_ldpath" Actually, the -R switch should be dropped entirely. -R is a shortcut for --rpath. We don't want an rpath set on $boost_ldpath, which is the system %{_libdir}; setting that rpath is a violation of our packaging guidelines! Kevin Kofler -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel