[ovs-dev] [PATCH ovn] Allow to run multiple controllers on the same machine

Ihar Hrachyshka ihrachys at redhat.com
Tue Sep 1 21:53:57 UTC 2020


On Fri, Aug 7, 2020 at 8:25 AM Dumitru Ceara <dceara at redhat.com> 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



More information about the dev mailing list