<div dir="ltr">Hi,<br><br>We did "make ARCH=arm ARMV=7" for criu<br>And,<br>after doing "criu check --ms"<br>we are getting the output(Kindly refer the attachment). Is it Correct?Will it work without issues?<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 23, 2014 at 2:14 AM, Christopher Covington <span dir="ltr"><<a href="mailto:cov@codeaurora.org" target="_blank">cov@codeaurora.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/21/2014 05:17 PM, Christopher Covington wrote:<br>
> On 01/20/2014 03:00 PM, Cyrill Gorcunov wrote:<br>
>> On Tue, Jan 21, 2014 at 01:21:43AM +0530, group PICT MANY wrote:<br>
>>> Here is the output<br>
>>> root@localhost:/home/linaro/criu-1.1-rc1# make V=1<br>
>>> Makefile:76: *** "The architecture armv7l isn't supported". Stop.<br>
>>> I've attached the Makefile. Please refer the attachment.<br>
>>> Also, I had installed asciidoc package from launchpad. Is it correct?<br>
>>> Thanks!<br>
>><br>
>> Yes asciidocs should be correct. The message<br>
>><br>
>> "The architecture armv7l isn't supported"<br>
>><br>
>> is more serious. It means the criu were not tested on such ARM platform,<br>
>> and not known if it can work or not. I'm CC'ing ARM maintainer. (Please<br>
>> don't drop CC lines from emails, continue on CRIU mailing list).<br>
><br>
> I had to hack up the Makefiles to get it to cross-compile for me with the<br>
> Linaro arm-linux-gnueabihf toolchain (I should be able to post the patches<br>
> soon-ish), but once built it does work.<br>
<br>
</div>I just looked more closely and none of my patches are related to this, but I<br>
do set a few variables in my build scripts. Does the following work for you?<br>
<br>
make ARCH=arm ARMV=7<br>
<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
Christopher<br>
<br>
--<br>
Employee of Qualcomm Innovation Center, Inc.<br>
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,<br>
hosted by the Linux Foundation.<br>
</div></div></blockquote></div><br></div>