Re: Problem compiling Freeradius 3.0 Master branch after 2012-06-29

2012-07-18 Thread YJZ
> > 2) "make" eventually errors out: > > ... > > Making all in src/modules/rlm_sometimes... > > Making all in src/main... > > /Users/raymont/freeradius-server/libtool --quiet --mode=link gcc > -export-dynamic -dlopen self \ > > -o radiusd acct.lo auth.lo client.lo conffile.lo crypt.lo

Re: Problem compiling Freeradius 3.0 Master branch after 2012-06-29

2012-07-18 Thread Alan DeKok
YJZ wrote: > 1) ./configure keeps complaining of: > configure: WARNING: unrecognized options: --without-rlm_perl, > --without-rlm_sql_mysql, --with-rlm_pam, --with-rlm_ldap, > --with-openldap-include-dir, --without-rlm_counter, --without-rlm_dbm, > --without-rlm_ippool, --without-rlm_krb5, --wi

Problem compiling Freeradius 3.0 Master branch after 2012-06-29

2012-07-17 Thread YJZ
Hello, I had been able to successfully compile Freeradius 3.0 Master branch from github up until 2012-07-04 with the following options, on Mac OS X 10.7. The last commit in the source code at that time was from 2012-06-29. ./configure \ --prefix=/usr/local/freeradius \ --mandir=/usr/local/share