Alan DeKok wrote: > 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.
That sounds odd, assuming normal auto* practice. The top Makefile should contain a rule: Makefile: Makefile.in which would run "./config.status --recheck" What platform and version of make was this? -- REALITY.SYS not found: Universe halted. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

