On Wednesday 18 August 2004 22:28, Leland V. Lammert wrote: > Is anyone using freeradius on OpenBSD (3.3)? It seems like there is > something findamentally wrong with config: > > 1) make did not find krb.h, even though it is in what I assume is a > standard location: > > /usr/include/kerberosV/krb5.h > > Not a big problem, however, I just configured with Kerberos (I am including > this as it might be related to the major problem below): > > ./configure --with-rlm_mysql --without-rlm_krb5
I had problems similar to yours running on OpenBSD3.5-stable. Adding the option --disable-shared on the advice of someone on this list (sorry I forget who) seemed to fix it. Cheers, Tom - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

