20 Jun
2008
20 Jun
'08
8:34 a.m.
Haralds Ulmanis wrote:
Just checked out from cvs .. and got compile error: ... /root/freeradius/radiusd/src/main/listen.c:309: undefined reference to `request_stats_reply'
Edit src/main/Makefile, and add "stats.c" to the SERVER_SRCS line. It's in Makefile.in, but you probably didn't re-run "configure", and likely don't want to do that, either. Alan DeKok.