RE version 1.1.2<br><br>I'm currious.  I have tried compiling 1.1.2 on Solaris 10, OpenBSD 3.9, and Debian Sid.  The ONLY way I have been able to get it working is with the deb packages.  <br><br>I have read exchanges regarding autoconf and libtool issues on the dev list.  The most recent CVS snapshots progress further in the build, but still result in errors.  Any news on when the issues may be resolved, perhaps a 
1.1.3 release? <br><br>I'm not an uber compiler, so I admit I am a bit weak at resolving compiletime issues.  <br><br>Under Solaris 10, my true target platform, I get the following final output error from the build attempt
<br>(I have already rebuilt the headers under Solaris 10 which is a common problem when compiling under that OS.)<br>...<br>In file included from dict.c:42:<br>../include/libradius.h:316: error: conflicting types for `closefrom'
<br>/usr/include/stdlib.h:193: error: previous declaration of `closefrom'<br>make[4]: *** [dict.lo] Error 1<br><br>I am trying to move our enterprise RADIUS to freeradius from a comercial product, but I need a documented install process that works well.  Any ideas?
<br><br>Thanks,<br>Lin<br><br><br><br><div><span class="gmail_quote">On 6/21/06, <b class="gmail_sendername">Nicolas Baradakis</b> <<a href="mailto:nbk@sitadelle.com">nbk@sitadelle.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Margit Meyer wrote:<br><br>> I try to compile freeradius-1.1.1 on a Suse Linux 8 Enterprise Server with<br>> gcc-3.2.2 and get the following error message:<br>><br>> In file included from eap_peap.h:25,<br>>                         from rlm_eap_peap.c:24:
<br>> ../../libeap/eap_tls.h:138: parse error before "SSL"<br>> ./../libeap/eap_tls.h:138: warning: no semicolon at end of struct or union<br>> ./../libeap/eap_tls.h:141: parse error before '*' token<br>
> ....<br>> ...<br>><br>> What could be wrong?<br><br>There is a few problems in the autoconf tests in version 1.1.1.<br>Please try 1.1.2.<br><br>--<br>Nicolas Baradakis<br><br>-<br>List info/subscribe/unsubscribe? See 
<a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>