Dale Mellor <[EMAIL PROTECTED]> ha escrit: > scheme.c:34: error: static declaration of 'scheme_gc_interval' follows > non-static declaration > ../include/radiusd.h:343: error: previous declaration of > 'scheme_gc_interval' was here
Thank you. > > Need to remove the static keyword from scheme.c:34. I did the other way around: removed the extern from the header. It was not needed, actually. Regards, Sergey _______________________________________________ Bug-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnu-radius
