16 May
2009
16 May
'09
8:52 a.m.
nf-vale wrote:
I've already have that dir in the path:
$>cat /etc/ld.so.conf include /etc/ld.so.conf.d/*.conf
and in /etc/ld.so.conf.d/libc.conf I have:
$>cat /etc/ld.so.conf.d/libc.conf # libc default configuration /usr/local/lib
Except that the linker isn't searching /usr/local/lib. The strace output you posted shows that.
It works with for other versions.
I re-generated some of the configure scripts. I would suspect that would explain it. However, the linker on your system is clearly *not* searching in the directory where the libfreeradius-radius library is installed. So I'm OK with *not* fixing FreeRADIUS to work around this issue. Alan DeKok.