[CRIU] [PATCH 1/4] Ubuntu 12.04 build fixes

Cyrill Gorcunov gorcunov at gmail.com
Wed Jul 30 09:31:25 PDT 2014


On Wed, Jul 30, 2014 at 12:26:29PM -0400, Christopher Covington wrote:
> > 
> > I'm not seeing this one any more. Apologies for that. I'll send updated patches.
> 
> Looks like the build error:
> 
> arch/x86/vdso-pie.c:38:11: error: ‘struct vdso_symtable’ declared inside
> parameter list [-Werror]
> arch/x86/vdso-pie.c:38:11: error: its scope is only this definition or
> declaration, which is probably not what you want [-Werror]
> arch/x86/vdso-pie.c: In function ‘vdso_redirect_calls’:
> 
> can pop up when an old config.h which doesn't have VDSO defined is used. A
> clean/full rebuild resolves the issue.

config.h should be re-generated everytime shomething is cnaged. It might
be we've missed dep somewhere.


More information about the CRIU mailing list