Mike Newell <[EMAIL PROTECTED]> wrote:
> How do you build a static server?  I tried the following:
> 
>   ./configure ... --enable-static

  ./configure --disable-shared

> I notice that there really are two errors occuring here: "rlm_eap_tls:
> conf N ctx stored" and te "file not found".
> 
> What does the first error mean?

  Nothing.  It should be deleted.

> It LOOKS like TLS is actually loading; certainly if you don't have the
> proper cert files set up you get failures from the module.

  Yes, but have you installed the TTLS module?

>   Mon Apr 12 12:13:45 2004 : Error: rlm_eap: Failed to link EAP-Type/ttls: file not 
> found

  That seems to mean that TTLS wasn't installed.

>   ./configure ... --disable-shared
> 
> Builds, installs, fails with EAP loading MD5 and LEAP.  When MD5 and LEAP
> are removed generates the same errors as above.

  That's incredibly irritating.

> Advice?

  Give me a login on a FreeBSD box, and I'll see what I can do.

  Alan DeKok.

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

Reply via email to