id summary reporter owner description type status priority milestone component version severity resolution keywords cc 1435 --disable-lz4 --disable-lzo breaks compilation on master Gert Döring "{{{ options.c: In function 'options_set_backwards_compatible_options': options.c:3213:10: warning: implicit declaration of function 'comp_non_stub_enabled' [-Wimplicit-function-declaration] 3213 | if (!comp_non_stub_enabled(&o->comp) && !need_compatibility_before(o, 20600) | ^~~~~~~~~~~~~~~~~~~~~ options.c:3213:34: error: 'struct options' has no member named 'comp' 3213 | if (!comp_non_stub_enabled(&o->comp) && !need_compatibility_before(o, 20600) | ^~ options.c:3214:14: error: 'struct options' has no member named 'comp' 3214 | && (o->comp.flags == 0)) | ^~ options.c:3216:10: error: 'struct options' has no member named 'comp' 3216 | o->comp.flags = COMP_F_ALLOW_STUB_ONLY|COMP_F_ADVERTISE_STUBS_ONLY; | ^~ options.c:3216:25: error: 'COMP_F_ALLOW_STUB_ONLY' undeclared (first use in this function) 3216 | o->comp.flags = COMP_F_ALLOW_STUB_ONLY|COMP_F_ADVERTISE_STUBS_ONLY; | ^~~~~~~~~~~~~~~~~~~~~~ }}}" Bug / Defect closed major release 2.6 Building / Compiling OpenVPN git master branch (Community Ed) Not set (select this one, unless your'e a OpenVPN developer) fixed Antonio Quartulli plaisthos