[ovs-dev] [PATCH] automake: ofp-errors.[c|inc] are actually inside srcdir

Ben Pfaff blp at nicira.com
Fri Apr 20 09:45:10 PDT 2012


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 <aatteka at 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.

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.



More information about the dev mailing list