bug-glibc
[Top][All Lists]
Advanced

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

sscanf


From: Александр Шепетко
Subject: sscanf
Date: Sun, 12 Oct 2003 15:22:47 +0300

Hi!
When I try to compile glibc-2.3.2, i have error:
-------------------------------------------------------------------------------
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/ashep/tmp/glibc-build/stdio-common/sscanf.o] Error 1
make[2]: ў-L¦- г- T+L+¦¦¦ `/home/ashep/tmp/glibc-2.3.2/stdio-common'
make[1]: *** [stdio-common/subdir_lib] Error 2
make[1]: ў-L¦- г- T+L+¦¦¦ `/home/ashep/tmp/glibc-2.3.2'
make: *** [all] Error 2
------------------------------------------------------------------------------

glibc configured with "--enable-add-ons=linuxthreads --prefix=/usr" flags

I have GCC vesrion 3.3.1

What I need?





reply via email to

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