bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Fails with gcc 3.3.1


From: Gernot Hillier
Subject: Re: Build Fails with gcc 3.3.1
Date: Mon, 18 Aug 2003 08:50:03 +0200
User-agent: KMail/1.5.1

Hi!

Am Freitag, 15. August 2003 18:21 schrieb Jeffrey Bedard:
> gcc sscanf.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes
[...]
> sscanf.c:31: warning: conflicting types for built-in function `sscanf'
> sscanf.c: In function `sscanf':
> sscanf.c:37: error: `va_start' used in function with fixed args
> .../stdio-common/_itoa.h: At top level:
> .../stdio-common/_itoa.h:40: warning: inlining failed in call to
> `_itoa_word' .../stdio-common/_itoa.h:76: warning: called from here
> make[2]: ***
> [/home/jefbed/src/packages/glibc-build/stdio-common/sscanf.o] Error 1

You can find the fitting patch in the glibc CVS. You have to replace some 
function headers. 

I created a patch for glibc-2.2.5 for the same reason. I don't know if it 
applies cleanly, but if not it should at least show you what to do...

-- 
Bye,

Gernot Hillier
Siemens AG

Attachment: glibc-2.2.5-gcc-3.3.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]