[CRIU] Re: [PATCH 8/8] protobuf: Convert IPC entries to PB format
Cyrill Gorcunov
gorcunov at openvz.org
Wed Jul 18 06:41:25 EDT 2012
On Wed, Jul 18, 2012 at 02:16:55PM +0400, Stanislav Kinsbursky wrote:
> >--- a/protobuf/Makefile
> >+++ b/protobuf/Makefile
> >@@ -39,6 +39,11 @@ PROTO_FILES += sk-opts.proto
> > PROTO_FILES += sk-unix.proto
> > PROTO_FILES += sk-inet.proto
> > PROTO_FILES += mnt.proto
> >+PROTO_FILES += ipc-var.proto
> >+PROTO_FILES += ipc-desc.proto
>
> Do we really need to compile this one?
Missed this comment sorry. Yes, we are to compile it,
otherwise you get unresolved symbols.
Cyrill
More information about the CRIU
mailing list