Building error RTEMS 4.10.2
Joel Sherrill
joel.sherrill at OARcorp.com
Thu Mar 22 13:04:36 UTC 2012
On 03/22/2012 07:32 AM, vai bas wrote:
> Dear respected RTEMS users,
>
>
>
> 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?
> Error as follows:
>
I don't see an error in this output. What do you think went wrong?
> rtems/tools/b-binutils$ make info
> make[1]: Entering directory `/home/vai/study/rtems/tools/b-binutils'
> Doing info in bfd
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/bfd'
> Making info in doc
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/bfd/doc'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/bfd/doc'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/bfd/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/bfd/po'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/bfd'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/bfd'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/bfd'
> Doing info in opcodes
> make[2]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes'
> Making info in .
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes/po'
> make[2]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes'
> Doing info in binutils
> make[2]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/binutils'
> Making info in doc
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/binutils/doc'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/binutils/doc'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/binutils/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/binutils/po'
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/binutils'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/binutils'
> make[2]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/binutils'
> Doing info in etc
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/etc'
> for f in standards.info <http://standards.info> configure.info
> <http://configure.info>; do \
> if test -f ../../binutils-2.20.1/etc/`echo $f | sed -e
> 's/.info$/.texi/'`; then \
> if make "MAKEINFO=makeinfo --split-size=5000000
> --split-size=5000000" $f; then \
> true; \
> else \
> exit 1; \
> fi; \
> fi; \
> done
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/etc'
> make[3]: `../../binutils-2.20.1/etc/standards.info
> <http://standards.info>' is up to date.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/etc'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/etc'
> make[3]: `../../binutils-2.20.1/etc/configure.info
> <http://configure.info>' is up to date.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/etc'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/etc'
> Doing info in gas
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/gas'
> Making info in doc
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/gas/doc'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/gas/doc'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/gas/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gas/po'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/gas'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gas'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gas'
> Doing info in gprof
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/gprof'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/gprof/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/gprof/po'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/gprof'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gprof'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gprof'
> Doing info in intl
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/intl'
> make[2]: Nothing to be done for `info'.
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/intl'
> Doing info in ld
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/ld'
> Making info in po
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/ld/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/ld/po'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/ld'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/ld'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/ld'
> Doing info in libiberty
> make[2]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/libiberty'
> makeinfo --split-size=5000000 --split-size=5000000
> -I../../binutils-2.20.1/libiberty
> ../../binutils-2.20.1/libiberty/libiberty.texi
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/libiberty/testsuite'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/libiberty/testsuite'
> make[2]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/libiberty'
> make[1]: Nothing to be done for `info-target'.
> make[1]: Leaving directory `/home/vai/study/rtems/tools/b-binutils'
> vai at vai:~/study/rtems/tools/b-binutils$ make info
> make[1]: Entering directory `/home/vai/study/rtems/tools/b-binutils'
> Doing info in bfd
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/bfd'
> Making info in doc
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/bfd/doc'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/bfd/doc'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/bfd/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/bfd/po'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/bfd'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/bfd'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/bfd'
> Doing info in opcodes
> make[2]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes'
> Making info in .
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes/po'
> make[2]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/opcodes'
> Doing info in binutils
> make[2]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/binutils'
> Making info in doc
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/binutils/doc'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/binutils/doc'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/binutils/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/binutils/po'
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/binutils'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/binutils'
> make[2]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/binutils'
> Doing info in etc
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/etc'
> for f in standards.info <http://standards.info> configure.info
> <http://configure.info>; do \
> if test -f ../../binutils-2.20.1/etc/`echo $f | sed -e
> 's/.info$/.texi/'`; then \
> if make "MAKEINFO=makeinfo --split-size=5000000
> --split-size=5000000" $f; then \
> true; \
> else \
> exit 1; \
> fi; \
> fi; \
> done
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/etc'
> make[3]: `../../binutils-2.20.1/etc/standards.info
> <http://standards.info>' is up to date.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/etc'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/etc'
> make[3]: `../../binutils-2.20.1/etc/configure.info
> <http://configure.info>' is up to date.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/etc'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/etc'
> Doing info in gas
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/gas'
> Making info in doc
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/gas/doc'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/gas/doc'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/gas/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gas/po'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/gas'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gas'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gas'
> Doing info in gprof
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/gprof'
> Making info in po
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/gprof/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/gprof/po'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/gprof'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gprof'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/gprof'
> Doing info in intl
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/intl'
> make[2]: Nothing to be done for `info'.
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/intl'
> Doing info in ld
> make[2]: Entering directory `/home/vai/study/rtems/tools/b-binutils/ld'
> Making info in po
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/ld/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/ld/po'
> make[3]: Entering directory `/home/vai/study/rtems/tools/b-binutils/ld'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/ld'
> make[2]: Leaving directory `/home/vai/study/rtems/tools/b-binutils/ld'
> Doing info in libiberty
> make[2]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/libiberty'
> make[3]: Entering directory
> `/home/vai/study/rtems/tools/b-binutils/libiberty/testsuite'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/libiberty/testsuite'
> make[2]: Leaving directory
> `/home/vai/study/rtems/tools/b-binutils/libiberty'
> make[1]: Nothing to be done for `info-target'.
> make[1]: Leaving directory `/home/vai/study/rtems/tools/b-binutils'
>
>
> Thanks as advance.
>
> Best regards
>
>
--
Joel Sherrill, Ph.D. Director of Research& Development
joel.sherrill at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20120322/09fba0a6/attachment-0001.html>
More information about the users
mailing list