22 Jul
2005
22 Jul
'05
12:45 p.m.
"Metz, Frederic" <Frederic.Metz@t-com.net> wrote:
/home/fmetz/freeradius/src/lib/misc.c:75: warning: Using 'gethostbyaddr_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
So install the static version of glibx with gethostbyaddr_r Alan DeKok.