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: [PATCH] conflicting types for getline


Hello Zoltan!
Hello All!

On Wednesday 28 October 2009 12:03:38 Zoltan Devai wrote:
> While trying to build a toolchain with ct-ng 1.5.0,
> arm-unknown-linux-uclibcgnueabi target,
> I get the following error:
> [INFO ]  Installing C library headers
> [EXTRA]    Copying sources to build dir
> [EXTRA]    Applying configuration
> [EXTRA]    Building headers
> [EXTRA]    Installing headers
> [ERROR]    extra/scripts/unifdef.c:209: error: conflicting types for 'getline'
> [ERROR]    make[2]: *** [extra/scripts/unifdef] Error 1
> [ERROR]    Build failed in step 'Installing C library headers'

On what distribution are you trying to build? It works OK on my Debian Lenny.

> The following patch solves the problem.
> (It's a backport of this uClibc commit:
> http://git.uclibc.org/uClibc/commit/?id=49e81cada73616864b9b31df0aeb6961c30f5a6e
> )

OK, could you re-submit after reading the "Contributing" section in
docs/overview.txt, please?

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  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]