The following error occurs in authenticate method of rlm_mschap: Wed Feb 4 21:49:54 2004 : Debug: modcall: entering group Auth-Type for request 0 Wed Feb 4 21:49:54 2004 : Debug: modsingle[authenticate]: calling mschap (rlm_mschap) for request 0 /usr/libexec/ld-elf.so.1: /home/fduch/radius-test/lib/rlm_mschap-1.0.0-pre0.so: Undefined symbol "lrad_lmpwdhash" (radiusd dies)
Adding RLM_LIBS = -lradius to src/modules/rlm_mschap/Makefile and reinstalling it seems to solve the problem, but I'm not sure it's a perfect way. Comments? Oh, yes, it's a current CVS version on FreeBSD 4.8-RELEASE-p13. -- Fduch M. Pravking - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

