Enrico Weigelt <[EMAIL PROTECTED]> wrote: > I'm trying to compile freeradius-1.0.1 and get the error: > > x99_rlm.c:550: error: label at end of compound statement > > When adding an ; between the label and compound, it compiles well. > > It seems my gcc-3.4.1 is a little bit more restrictive as other > compilers in such cases.
If you're not using rlm_x99_token, just delete the whole directory. We'll take a look at fixing it in a future release of the server. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

