From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [CRIU] Re: Error compiling CRtools-0.1.. Date: Thu, 30 Aug 2012 17:10:58 +0400 Message-ID: <20120830131058.GK21422@moon> References: <604C0E70D2B64644B0BCE6939D9F7D0327A1C6@BGSMSX102.gar.corp.intel.com> <604C0E70D2B64644B0BCE6939D9F7D0327E011@BGSMSX102.gar.corp.intel.com> <20120830125557.GB8474@amd1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20120830125557.GB8474@amd1> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Serge Hallyn Cc: criu-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org, "containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" List-Id: containers.vger.kernel.org On Thu, Aug 30, 2012 at 07:55:58AM -0500, Serge Hallyn wrote: > Please cc: criu-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org (I've cc:d them here) on crtools questions. > Thanks, Serge! We support x86-64 only for a while. Please make sure you're running branch "crtools-3.6-rc1" of the kernel, we've moved our kernel to kernel.org, so fetch it here git://git.kernel.org/pub/scm/linux/kernel/git/gorcunov/linux-cr.git Also make sure you've all needed CONFIG_ options turned on, see Kernel configuration in http://criu.org/CR_tools. Does it help?