On Fri, Apr 20, 2012 at 9:45 AM, Ben Pfaff <b...@nicira.com> wrote:

> On Thu, Apr 19, 2012 at 12:54:16PM -0700, Ansis Atteka wrote:
> > This patch fixes a build error when OVS is built inside
> > "./_debian" directory.
> >
> > To reproduce this issue run "fakeroot debian/rules binary"
> > or "debuild binary" inside the git root directory.
> >
> > Signed-off-by: Ansis Atteka <aatt...@nicira.com>
>
> I think that this can only happen if you have an ofp-errors.c in your
> _debian directory, which would only happen if you'd previously built
> quite an old version of OVS.
>
I forgot to mention that this bug happens on a fresh git sync and only
on the first build attempt. On second build attempt it build everything just
fine:
1. git clone openvswitch
2. fakeroot debian/rules binary
3. observe build error
4. fakeroot debian/rules binary
5. observe that there is no build error

Anyway, it looks fine, so feel free to commit it, although it might be
> wise to run "make distcheck" first just in case.
>

> Thanks,
>
> Ben.
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to