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]

Re: crosstool-NG breaks


Hello Stefano!
Hello All!

On Tuesday 14 October 2008 11:58:10 Stefano Ricci wrote:
> I apologize in advance for my English.

Good English as far as I, a French man, can tell! :-)

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

Not enough information:
 - what crosstool-NG options did you use?
 - what kernel headers version are you using?
 - what binutils version?
 - what gcc version?
 - what C library? What version? (seems glibc-2.7 ?)

At least, sending your .config could help us try to reproduce the problem...

Also your build.log has much more info and could help in diagnosis. Don't
send it as is, it's *huge*! Compress it with bzip2 (or lzma) beforehand.

Did you try the SVN trunk? If not, have a go, and especially look at
docs/known-issues.txt. If I'm not mistaken, you'll find the answer there! ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'


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