On Fri, Aug 7, 2020 at 8:25 AM Dumitru Ceara <[email protected]> wrote: > I get the following errors when compiling with your patch: > > controller/ovn-controller.c:87:12: error: symbol 'controller_chassis' > was not declared. Should it be static? > controller/ovn-controller.c:374:6: error: symbol 'file_system_id' was > not declared. Should it be static? >
I've pushed an update that addresses your comments (including the one above) but I have to ask: how do you reproduce this build failure? I couldn't make it happen with make on my machine. Is there some special target I should use to catch those errors? Thanks, Ihar _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
