[CRIU] ERROR

Christopher Covington cov at codeaurora.org
Wed Jan 22 12:44:10 PST 2014


On 01/21/2014 05:17 PM, Christopher Covington wrote:
> On 01/20/2014 03:00 PM, Cyrill Gorcunov wrote:
>> On Tue, Jan 21, 2014 at 01:21:43AM +0530, group PICT MANY wrote:
>>>    Here is the output 
>>>    root at localhost:/home/linaro/criu-1.1-rc1# make V=1        
>>>    Makefile:76: *** "The architecture armv7l isn't supported".  Stop.
>>>    I've attached the Makefile. Please refer the attachment.
>>>    Also, I had installed asciidoc package from launchpad. Is it correct?
>>>    Thanks!
>>
>> Yes asciidocs should be correct. The message
>>
>> 	"The architecture armv7l isn't supported"
>>
>> is more serious. It means the criu were not tested on such ARM platform,
>> and not known if it can work or not. I'm CC'ing ARM maintainer. (Please
>> don't drop CC lines from emails, continue on CRIU mailing list).
> 
> I had to hack up the Makefiles to get it to cross-compile for me with the
> Linaro arm-linux-gnueabihf toolchain (I should be able to post the patches
> soon-ish), but once built it does work.

I just looked more closely and none of my patches are related to this, but I
do set a few variables in my build scripts. Does the following work for you?

make ARCH=arm ARMV=7

Regards,
Christopher

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by the Linux Foundation.


More information about the CRIU mailing list