public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Building for ARM cortex-a8
@ 2012-05-14 11:20 Roberto Fichera
  2012-05-14 11:40 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Roberto Fichera @ 2012-05-14 11:20 UTC (permalink / raw)
  To: crossgcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-14 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-14 11:20 Building for ARM cortex-a8 Roberto Fichera
2012-05-14 11:40 ` Yann E. MORIN
2012-05-14 14:07   ` Roberto Fichera

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).