public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Roberto Fichera <kernel@tekno-soft.it>
To: crossgcc@sourceware.org
Subject: Building for ARM cortex-a8
Date: Mon, 14 May 2012 11:20:00 -0000	[thread overview]
Message-ID: <4FB0EA76.2090802@tekno-soft.it> (raw)

Hi All,

I got the error below while building a cross-compiler for armv7-a.
Basically I would get a cross-compiler for a beagle board using
an ubuntu lucid armv5el porting. The build was done under Fedora 16
x86_64 host machine.

Does any one know how to fix it, or eventually provide me a config file
targeting a beagle board?

Thanks in advance.
Roberto Fichera.

[ALL  ]    make[3]: Leaving directory `/TempData/armv5el/.build/src/glibc-2.11.1/sysvipc'
[ALL  ]    /usr/bin/make  subdir=gmon -C gmon ..=../ install-headers
[ALL  ]    make[3]: Entering directory `/TempData/armv5el/.build/src/glibc-2.11.1/gmon'
[ALL  ]    /TempData/armv5el/.build/tools/bin/install -c -m 644 sys/gmon.h
/home/roberto/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/include/sys/gmon.h
[ALL  ]    /TempData/armv5el/.build/tools/bin/install -c -m 644 sys/gmon_out.h
/home/roberto/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/include/sys/gmon_out.h
[ALL  ]    /TempData/armv5el/.build/tools/bin/install -c -m 644 sys/profil.h
/home/roberto/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/include/sys/profil.h
[ALL  ]    make[3]: Leaving directory `/TempData/armv5el/.build/src/glibc-2.11.1/gmon'
[ALL  ]    /usr/bin/make  subdir=gnulib -C gnulib ..=../ install-headers
[ALL  ]    make[3]: Entering directory `/TempData/armv5el/.build/src/glibc-2.11.1/gnulib'
[ALL  ]    make[3]: `install-headers' is up to date.
[ALL  ]    make[3]: Leaving directory `/TempData/armv5el/.build/src/glibc-2.11.1/gnulib'
[ALL  ]    /usr/bin/make  subdir=wctype -C wctype ..=../ install-headers
[ALL  ]    make[3]: Entering directory `/TempData/armv5el/.build/src/glibc-2.11.1/wctype'
[ALL  ]    /TempData/armv5el/.build/tools/bin/install -c -m 644 wctype.h
/home/roberto/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/include/wctype.h
[ALL  ]    make[3]: Leaving directory `/TempData/armv5el/.build/src/glibc-2.11.1/wctype'
[ALL  ]    /usr/bin/make  subdir=manual -C manual ..=../ install-headers
[ALL  ]    make[3]: Entering directory `/TempData/armv5el/.build/src/glibc-2.11.1/manual'
[ALL  ]    Makefile:235: *** mixed implicit and normal rules.  Stop.
[ALL  ]    make[3]: Leaving directory `/TempData/armv5el/.build/src/glibc-2.11.1/manual'
[ERROR]    make[2]: *** [manual/install-headers] Error 2
[ALL  ]    make[2]: Leaving directory `/TempData/armv5el/.build/src/glibc-2.11.1'
[ERROR]    make[1]: *** [install-headers] Error 2
[ALL  ]    make[1]: Leaving directory `/TempData/armv5el/.build/arm-unknown-linux-gnueabi/build/build-libc-startfiles'
[ERROR] 
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing C library headers & start files'
[ERROR]  >>        called in step '(top-level)'
[ERROR]  >>
[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@172]
[ERROR]  >>        called from: do_libc_backend_once[scripts/build/libc/glibc-eglibc.sh-common@380]
[ERROR]  >>        called from: do_libc_backend[scripts/build/libc/glibc-eglibc.sh-common@143]
[ERROR]  >>        called from: do_libc_start_files[scripts/build/libc/glibc-eglibc.sh-common@60]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@598]
[ERROR]  >>
[ERROR]  >>  For more info on this error, look at the file: 'build.log'
[ERROR]  >>  There is a list of known issues, some with workarounds, in:
[ERROR]  >>      '/home/roberto/data/crosscompilers/cross-ng/share/doc/crosstool-ng/ct-ng.1.15.2/B - Known issues.txt'
[ERROR] 
[ERROR]  (elapsed: 10:26.20)


--
For unsubscribe information see http://sourceware.org/lists.html#faq

             reply	other threads:[~2012-05-14 11:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14 11:20 Roberto Fichera [this message]
2012-05-14 11:40 ` Yann E. MORIN
2012-05-14 14:07   ` Roberto Fichera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FB0EA76.2090802@tekno-soft.it \
    --to=kernel@tekno-soft.it \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).