Robert Haskins <[EMAIL PROTECTED]> wrote: > Has anyone been able to compile freeradius-0.9.3 under Solaris 8?
Yes and no. I suggest using the latest CVS snapsot, instead. > In file included from modules.c:35: > ../include/modpriv.h:7:18: ltdl.h: No such file or directory You've told "configure" to NOT use he local libltdl, but you don't have another one on your system. Don't do that... > For the interested, the rlm_eap compile errors were: ... > The rlm_sql compile errors were: Exactly the same. It helps to fix the root cause of the problem. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

