This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error on building toolchain (ct-ng-1.10.0)


I tried to build a toolchain for arm using ct-ng-1.10.0.

I got the following error:

giovanni@slackstar:~/mine/
hardware/arm-toolchain$ ct-ng build
[INFO ]  Performing some trivial sanity checks
[INFO ]  Build started 20110208.174107
[INFO ]  Building environment variables
[INFO ]  =================================================================
[INFO ]  Retrieving needed toolchain components' tarballs
[INFO ]  Retrieving needed toolchain components' tarballs: done in
0.74s (at 01:13)
[INFO ]  =================================================================
[INFO ]  Extracting and patching toolchain components
[01:13] / /usr/share/aclocal/imlib.m4:9: warning: underquoted
definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:9:   run info '(automake)Extending aclocal'
/usr/share/aclocal/imlib.m4:9:   or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
[INFO ]  Extracting and patching toolchain components: done in 26.68s (at 01:40)
[INFO ]  =================================================================
[INFO ]  Installing kernel headers
[INFO ]  Installing kernel headers: done in 33.67s (at 02:13)
[INFO ]  =================================================================
[INFO ]  Installing GMP
[INFO ]  Installing GMP: done in 171.98s (at 05:05)
[INFO ]  =================================================================
[INFO ]  Installing MPFR
[INFO ]  Installing MPFR: done in 46.94s (at 05:52)
[INFO ]  =================================================================
[INFO ]  Installing PPL
[INFO ]  Installing PPL: done in 535.53s (at 14:48)
[INFO ]  =================================================================
[INFO ]  Installing CLooG/ppl
[INFO ]  Installing CLooG/ppl: done in 10.83s (at 14:59)
[INFO ]  =================================================================
[INFO ]  Installing binutils
[INFO ]  Installing binutils: done in 147.51s (at 17:26)
[INFO ]  =================================================================
[INFO ]  Installing static core C compiler
[INFO ]  Installing static core C compiler: done in 365.06s (at 23:31)
[INFO ]  =================================================================
[INFO ]  Installing C library headers & start files
[INFO ]  Installing C library headers & start files: done in 172.65s (at 26:24)
[INFO ]  =================================================================
[INFO ]  Installing shared core C compiler
[INFO ]  Installing shared core C compiler: done in 458.93s (at 34:03)
[INFO ]  =================================================================
[INFO ]  Installing C library
[ERROR]    make[3]: ***
[/home/giovanni/mine/hardware/arm-toolchain/.build/arm-unknown-linux-gnueabi/build/build-libc/misc/syslog.o]
Error 1
[ERROR]    make[2]: *** [misc/subdir_lib] Error 2
[ERROR]    make[1]: *** [all] Error 2
[ERROR]    Build failed in step 'Installing C library'
[ERROR]    Error happened in
'/home/giovanni/mine/hardware/crosstool-ng/lib/ct-ng-1.10.0/scripts/functions'
in function 'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from
'/home/giovanni/mine/hardware/crosstool-ng/lib/ct-ng-1.10.0/scripts/build/libc/glibc-eglibc.sh-common'
at line # 251 in function 'do_libc'
[ERROR]          called from
'/home/giovanni/mine/hardware/crosstool-ng/lib/ct-ng-1.10.0/scripts/crosstool-NG.sh'
at line # 606 in function 'main'
[ERROR]    Look at
'/home/giovanni/x-tools/arm-unknown-linux-gnueabi/build.log' for more
info on this error.
[ERROR]  (elapsed: 44:28.95)
[44:29] / make: *** [build] Error 2

Can you help me?

Best regards,
giovanni

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]