8 Jul
2015
8 Jul
'15
6:59 p.m.
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?
What is the reason for /usr/local/unixodbc/lib therein?
Because that's where it is on many systems. There's no reason for this to cause an error. It's just another search path. If the library isn't found there, it doesn't matter. Alan DeKok.