<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    On 03/22/2012 07:32 AM, vai bas wrote:
    <blockquote
cite="mid:CAGn9Hbau2HA_qiqeLQ78SkKRMZCCFc2-tQ-0Uf81DoKEnd5jpA@mail.gmail.com"
      type="cite">Dear respected RTEMS users,
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>              I am building RTEMS 4.10 in targeted system
        i386 intel. Everything was going without error. But I found
        problem in the step of Config and build binuitls-2.20.1. I am
        sorry for that post with error , But I want to know about it.
        Can someone clear me about this matter?</div>
      <div>Error as follows:</div>
      <div><br>
      </div>
    </blockquote>
    I don't see an error in this output. What do you think went wrong?<br>
    <blockquote
cite="mid:CAGn9Hbau2HA_qiqeLQ78SkKRMZCCFc2-tQ-0Uf81DoKEnd5jpA@mail.gmail.com"
      type="cite">
      <div>
        <div>rtems/tools/b-binutils$ make info</div>
        <div>make[1]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils'</div>
        <div>Doing info in bfd</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/bfd'</div>
        <div>Making info in doc</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/bfd/doc'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/bfd/doc'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/bfd/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/bfd/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/bfd'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/bfd'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/bfd'</div>
        <div>Doing info in opcodes</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes'</div>
        <div>Making info in .</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes/po'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes'</div>
        <div>Doing info in binutils</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/binutils'</div>
        <div>Making info in doc</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/binutils/doc'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/binutils/doc'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/binutils/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/binutils/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/binutils'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/binutils'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/binutils'</div>
        <div>Doing info in etc</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>for f in <a moz-do-not-send="true"
            href="http://standards.info">standards.info</a> <a
            moz-do-not-send="true" href="http://configure.info">configure.info</a>;
          do \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
           if test -f ../../binutils-2.20.1/etc/`echo $f | sed -e
          's/.info$/.texi/'`; then \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
             if make "MAKEINFO=makeinfo --split-size=5000000
          --split-size=5000000" $f; then \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
               true; \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
             else \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
               exit 1; \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
             fi; \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
           fi; \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>done</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>make[3]: `../../binutils-2.20.1/etc/<a
            moz-do-not-send="true" href="http://standards.info">standards.info</a>'
          is up to date.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>make[3]: `../../binutils-2.20.1/etc/<a
            moz-do-not-send="true" href="http://configure.info">configure.info</a>'
          is up to date.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>Doing info in gas</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gas'</div>
        <div>Making info in doc</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gas/doc'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gas/doc'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gas/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gas/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gas'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gas'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gas'</div>
        <div>Doing info in gprof</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gprof'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gprof/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gprof/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gprof'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gprof'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gprof'</div>
        <div>Doing info in intl</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/intl'</div>
        <div>make[2]: Nothing to be done for `info'.</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/intl'</div>
        <div>Doing info in ld</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/ld'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/ld/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/ld/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/ld'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/ld'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/ld'</div>
        <div>Doing info in libiberty</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/libiberty'</div>
        <div>makeinfo --split-size=5000000 --split-size=5000000
          -I../../binutils-2.20.1/libiberty
          ../../binutils-2.20.1/libiberty/libiberty.texi</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/libiberty/testsuite'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/libiberty/testsuite'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/libiberty'</div>
        <div>make[1]: Nothing to be done for `info-target'.</div>
        <div>make[1]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils'</div>
        <div>vai@vai:~/study/rtems/tools/b-binutils$ make info</div>
        <div>make[1]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils'</div>
        <div>Doing info in bfd</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/bfd'</div>
        <div>Making info in doc</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/bfd/doc'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/bfd/doc'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/bfd/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/bfd/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/bfd'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/bfd'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/bfd'</div>
        <div>Doing info in opcodes</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes'</div>
        <div>Making info in .</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes/po'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/opcodes'</div>
        <div>Doing info in binutils</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/binutils'</div>
        <div>Making info in doc</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/binutils/doc'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/binutils/doc'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/binutils/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/binutils/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/binutils'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/binutils'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/binutils'</div>
        <div>Doing info in etc</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>for f in <a moz-do-not-send="true"
            href="http://standards.info">standards.info</a> <a
            moz-do-not-send="true" href="http://configure.info">configure.info</a>;
          do \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
           if test -f ../../binutils-2.20.1/etc/`echo $f | sed -e
          's/.info$/.texi/'`; then \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
             if make "MAKEINFO=makeinfo --split-size=5000000
          --split-size=5000000" $f; then \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
               true; \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
             else \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
               exit 1; \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
             fi; \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>
           fi; \</div>
        <div><span class="Apple-tab-span" style="white-space:pre"> </span>done</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>make[3]: `../../binutils-2.20.1/etc/<a
            moz-do-not-send="true" href="http://standards.info">standards.info</a>'
          is up to date.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>make[3]: `../../binutils-2.20.1/etc/<a
            moz-do-not-send="true" href="http://configure.info">configure.info</a>'
          is up to date.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/etc'</div>
        <div>Doing info in gas</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gas'</div>
        <div>Making info in doc</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gas/doc'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gas/doc'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gas/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gas/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gas'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gas'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gas'</div>
        <div>Doing info in gprof</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gprof'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gprof/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gprof/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/gprof'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gprof'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/gprof'</div>
        <div>Doing info in intl</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/intl'</div>
        <div>make[2]: Nothing to be done for `info'.</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/intl'</div>
        <div>Doing info in ld</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/ld'</div>
        <div>Making info in po</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/ld/po'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/ld/po'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/ld'</div>
        <div>make[3]: Nothing to be done for `info-am'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/ld'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/ld'</div>
        <div>Doing info in libiberty</div>
        <div>make[2]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/libiberty'</div>
        <div>make[3]: Entering directory
          `/home/vai/study/rtems/tools/b-binutils/libiberty/testsuite'</div>
        <div>make[3]: Nothing to be done for `info'.</div>
        <div>make[3]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/libiberty/testsuite'</div>
        <div>make[2]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils/libiberty'</div>
        <div>make[1]: Nothing to be done for `info-target'.</div>
        <div>make[1]: Leaving directory
          `/home/vai/study/rtems/tools/b-binutils'</div>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>         Thanks as advance.</div>
      <div>
        <br>
      </div>
      <div>Best regards</div>
      <div><br>
      </div>
      <div><br>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Joel Sherrill, Ph.D.             Director of Research&  Development
<a class="moz-txt-link-abbreviated" href="mailto:joel.sherrill@OARcorp.com">joel.sherrill@OARcorp.com</a>        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
    Support Available             (256) 722-9985

</pre>
  </body>
</html>