<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    chowned /opt/rtems-4.11 to usr solves problem.  <br>
    Thanks<br>
    Dave<br>
    <div class="moz-cite-prefix"><br>
      On 11/01/2013 07:15 PM, Gedare Bloom wrote:<br>
    </div>
    <blockquote
cite="mid:CAC82fA3qfx5znSKGrs=q+vSf5kYy07V24AVhz0dyo6fv8cxB5Q@mail.gmail.com"
      type="cite">
      <p>I suspect the issue is root's path, when it executes sh, is not
        picking up the tools. You could chown /opt/rtems-4.11 and just
        make install. I think there are other solutions but I forget
        offhand.<br>
        -Gedare</p>
      <div class="gmail_quote">On Nov 1, 2013 4:05 PM, "dave" <<a
          moz-do-not-send="true" href="mailto:daveerickson@shaw.ca">daveerickson@shaw.ca</a>>
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          i ran into this error 'make install' ing rtems into
          /opt/rtems-4.11 folder.  I have  permission and the ranlib
          version is available.<br>
          <br>
          sudo make install ends with error:<br>
          <br>
           /usr/bin/install -c -m 644  libsapi.a
          '/opt/rtems-4.11/i386-rtems4.11/pc386/lib'<br>
           ( cd '/opt/rtems-4.11/i386-rtems4.11/pc386/lib' &&
          i386-rtems4.11-ranlib libsapi.a )<br>
          /bin/sh: line 5: i386-rtems4.11-ranlib: command not found<br>
          gmake[5]: *** [install-project_libLIBRARIES] Error 127<br>
          gmake[5]: Leaving directory `/home/dave/src/RTEMS/build-i386/i386-rtems4.11/c/pc386/cpukit/sapi'<br>
          gmake[4]: *** [install-am] Error 2<br>
          gmake[4]: Leaving directory `/home/dave/src/RTEMS/build-i386/i386-rtems4.11/c/pc386/cpukit/sapi'<br>
          gmake[3]: *** [install-recursive] Error 1<br>
          gmake[3]: Leaving directory `/home/dave/src/RTEMS/build-i386/i386-rtems4.11/c/pc386/cpukit'<br>
          gmake[2]: *** [install-recursive] Error 1<br>
          gmake[2]: Leaving directory `/home/dave/src/RTEMS/build-i386/i386-rtems4.11/c/pc386'<br>
          gmake[1]: *** [install-recursive] Error 1<br>
          gmake[1]: Leaving directory `/home/dave/src/RTEMS/build-i386/i386-rtems4.11/c'<br>
          make: *** [install-recursive] Error 1<br>
          [dave@localhost build-i386]$ man ranlib<br>
          [dave@localhost build-i386]$ ls /opt/rtems-4.11/i386-rtems4.11/pc386/lib<br>
          include  libsapi.a<br>
          [dave@localhost build-i386]$ which i386-rtems4.11-ranlib<br>
          /opt/rtems-4.11/bin/i386-rtems4.11-ranlib<br>
          <br>
          is this a configuration error?<br>
          <br>
          Thanks in advance,<br>
          <br>
          Dave<br>
          _______________________________________________<br>
          rtems-users mailing list<br>
          <a moz-do-not-send="true" href="mailto:rtems-users@rtems.org"
            target="_blank">rtems-users@rtems.org</a><br>
          <a moz-do-not-send="true"
            href="http://www.rtems.org/mailman/listinfo/rtems-users"
            target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
        </blockquote>
      </div>
    </blockquote>
    <br>
  </body>
</html>