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]

crosstool-NG breaks


I apologize in advance for my English.
I have a problem when using the tool crosstool-ng 1.2.4.
I'm using the distribution of ubuntu 8.04 32bit version and I'm
compiling a toolchain for x86 when the tool will stop reporting the
following error:

[INFO ]  Build started 20081014.111650
[INFO ]  Checking environment sanity
[INFO ]  Building environment variables
[WARN ]  You did not specify the build system. That's OK, I can guess...
[INFO ]  =================================================================
[INFO ]  Retrieving needed toolchain components' tarballs
[INFO ]  Retrieving needed toolchain components' tarballs: done in
0.08s (at 00:02)
[INFO ]  =================================================================
[INFO ]  Extracting and patching toolchain components
[INFO ]  Extracting and patching toolchain components: done in 0.13s (at 00:02)
[INFO ]  =================================================================
[INFO ]  Installing kernel headers
[INFO ]  Installing kernel headers: done in 6.38s (at 00:08)
[INFO ]  =================================================================
[INFO ]  Installing binutils
[INFO ]  Installing binutils: done in 81.42s (at 01:30)
[INFO ]  =================================================================
[INFO ]  Installing static core C compiler
[INFO ]  Installing static core C compiler: done in 137.82s (at 03:48)
[INFO ]  =================================================================
[INFO ]  Installing C library headers
[INFO ]  Installing C library headers: done in 29.33s (at 04:17)
[INFO ]  =================================================================
[INFO ]  Installing C library start files
[INFO ]  Installing C library start files: done in 20.55s (at 04:38)
[INFO ]  =================================================================
[INFO ]  Installing shared core C compiler
[INFO ]  Installing shared core C compiler: done in 140.41s (at 06:58)
[INFO ]  =================================================================
[INFO ]  Installing C library
[ERROR]    ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:29: error:
conflicting types for '__lll_lock_wait'
[ERROR]    ../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:448:
error: previous declaration of '__lll_lock_wait' was here
[ERROR]    Build failed in step 'Installing C library'
[ERROR]    Error happened in
'/home/stefano/Xcross/lib/ct-ng-1.2.4/scripts/build/libc_glibc.sh' in
function 'do_libc' (line unknown, sorry)
[ERROR]          called from
'/home/stefano/Xcross/lib/ct-ng-1.2.4/scripts/crosstool.sh' at line #
508 in function 'main'
[ERROR]    Look at
'/home/stefano/x-tools/i386-unknown-linux-gnu/build.log' for more info
on this error.
[ERROR]  (elapsed: 11:14.18)
[11:14] / make: *** [build] Error 2

Someone can give me a solution to the problem?
Thank you in advance

Regards
Stefano

--
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]