<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">El 25/03/15 a las 12:48, Andrés J
      Hernández Escobar escribió:<br>
    </div>
    <blockquote
cite="mid:CAG-wF9nW0HxHLqd3+v+OmY6i1nzwy0YTg_hrDmw5Tj8RK9HC_A@mail.gmail.com"
      type="cite">
      <div dir="ltr">I'm trying to install Jderobot on a MK802IV which
        has an ARM processor. I'm having problems with ICE3.4 (I have
        installed Ubuntu 12.04 on it). Has someone installed Jderobot on
        it or an ARM?</div>
    </blockquote>
    <br>
    <br>
    I had jderobot working on a GK802. I had to do some modifications to
    ICE headers to achieve that.<br>
    <br>
    <br>
    <br>
    <blockquote
cite="mid:CAG-wF9nW0HxHLqd3+v+OmY6i1nzwy0YTg_hrDmw5Tj8RK9HC_A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>My current problem is when I'm compiling Jderobot, ICE
          posts this error when compiling interfaces:</div>
        <div>"</div>
        <div><span style="color:rgba(0,0,0,0.8);font-family:'Roboto
            Slab','Times New
            Roman',serif;font-size:14px;line-height:19px;white-space:pre-wrap">/usr/include/IceUtil/Config.h:45:5:
            error: #error "Unknown architecture"</span><br>
        </div>
        <div>"</div>
        <div>I check that file and it describes the architecture and the
          order of bytes (big or little endian). But it doesn't
          describes ARM architecture.</div>
        <div>I have also written on ICE forums in case they also help
          me.<br>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    I think that I posted a thread in ICE forums and ask for a patch a
    couple of years ago. I don't know what happened with that issue but
    you can do a workarround editing your Config.h file and define only
    ICE_LITTLE_ENDIAN at the start (comment the rest of code trying to
    detect the architecture).<br>
    <br>
    I think that I had a more elegant solution (patch), I'll look for it
    for you.<br>
    <br>
    Regards<br>
  </body>
</html>