detail file locking
Alan DeKok
aland at deployingradius.com
Wed Nov 24 15:01:20 CET 2021
On Nov 24, 2021, at 5:21 AM, Thor Spruyt <thor.spruyt at telenet.be> wrote:
> However,
> I now get the following error after running make:
>
> src/main/modules.c: In function ?load_byserver?:
> src/main/modules.c:1387:3: error: ?subcs? undeclared (first use in this function)
> 1387 | subcs = cf_section_sub_find_name2(cs, "cache", "load");
> | ^~~~~
> src/main/modules.c:1387:3: note: each undeclared identifier is reported only once for each function it appears in
> make: *** [scripts/boiler.mk:644: build/objs/src/main/modules.lo] Error 1
Already fixed in commit b2860aecbb8
Alan DeKok.
More information about the Freeradius-Users
mailing list