rlm_dbm build error in CVS head

Alan DeKok aland at deployingradius.com
Mon Nov 27 16:33:57 CET 2006


Peter Nixon wrote:
> Somewhere between freeradius-snapshot-20061014 and 
> freeradius-snapshot-20061127 someone appears to have broken rlm_dbm (Yep. 
> I've been busy and didn't get around to updating my snapshot rpms for over a 
> month :-)

  Weird..


> rlm_dbm_parser.lo ../../lib/libradius.la -lndbm  -lnsl -lresolv  -lpthread
> gcc -o .libs/rlm_dbm_parser .libs/rlm_dbm_parser.o  ../../lib/.libs/libradius.so -lndbm -lnsl -lresolv -lpthread  -Wl,--rpath -Wl,/usr/lib64/freeradius
> ../../lib/.libs/libradius.so: undefined reference to `recvfromto'
> ../../lib/.libs/libradius.so: undefined reference to `sendfromto'
> ../../lib/.libs/libradius.so: undefined reference to `udpfromto_init'

  Huh?  Those functions are defined in src/lib/udpfromto.c.  So it looks
like that isn't being linked into libradius.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog



More information about the Freeradius-Devel mailing list