Yi Zhang wrote:
> configure: error: can not find sources in .
> configure: error: ./configure failed for ./types/rlm_eap_mschapv2

  Ok, I'll fix that in a day or two.

> With 0.9.1, I've removed all the reference to "rlm_eap" and
> "rlm_sql" in Make.inc, and radiusd.conf (./raddb/radiusd.conf, I
> assume), according to ./doc/MACOSX. But, "make" always errors out with
> something related to libltdl.la.
...
> libtool: link: cannot find the library 
> `/Volumes/Legionare/freeradius-0.9.1/libltdl/libltdl.la'

  Go to that directory, and type 'make'.  If you don't see
'libltdl.la' after that, re-run 'configure', without the libltdl
options.

> Lastly, is there anyway to build freeradius successfully on Mac OS X
> with rlm_eap support? My primary motivation is to try out EAP or Cisco
> LEAP. 

  The CVS head may work with dynamic libraries.  So delete the
'rlm_eap_mschapv2' directory, and do the standard:

$ ./configure
$ make
$ make install

  and it may work.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to