Compiling FreeRADIUS 2.0.x on Solaris 10u4 x86

Alan DeKok aland at deployingradius.com
Tue Jun 24 09:31:19 CEST 2008


john zx wrote:
> When running 'configure' on a Solaris 10u4 x86 container, with version
> 2.0.4 or 2.0.5, the modules rlm_krb5 and rlm_python do not get configured -
> with either Sun Studio 12 ou GCC 3.4.6, and even using CPPFLAGS or
> --with-rlm-FOO-etc. Also, where can I find reasonable information
> about how make the rlm_eap_ikev2?

  The configure scripts are there for convenience.  If they don't find
the right headers, it's because the C compiler can't find them.  Fix that.

  Or, just edit the src/modules/rlm_*/Makefile directly.  There's
nothing magic there.

  Alan DeKok.



More information about the Freeradius-Users mailing list