Michael Ströder wrote:
Alan DeKok wrote:
On Jul 8, 2015, at 4:45 PM, Michael Ströder <michael@stroeder.com> wrote:
Building openSUSE RPMs fails because of a hard-coded /usr/local path in
freeradius-server-3.0.9/src/modules/rlm_sql/drivers/rlm_sql_unixodbc/configure:1846
What's the error?
An RPM sanity check on openSUSE build service checks whether run-time linker paths point to disallowed locations.
More details here: https://en.opensuse.org/openSUSE:Packaging_checks#Beware_of_Rpath Anyway I've added a patch and openSUSE users can install it: https://build.opensuse.org/package/show/home:stroeder:branches:network/freer... Download repos in my branch here: http://download.opensuse.org/repositories/home:/stroeder:/branches:/network/ The upstream repo only has Tumbleweed enabled: https://build.opensuse.org/package/show/network/freeradius-server Ciao, Michael.