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

Bug#218459: gcc: duplicate declaration of va_list



Package: gcc
Version: 2:2.95.4-14
Severity: minor

When compiling libzorpll on alpha, I got the following
warning. I don't know if it is a libc or gcc bug, I file
it against gcc, because libc uses
#ifdef __USE_XOPEN
# ifdef __GNUC__
#  ifndef _VA_LIST_DEFINED

libc version:
ii  libc6.1-dev    2.2.5-11.5 
and the warning:

In file included from /usr/include/resolv.h:62,
                 from main.c:49:
/usr/include/stdio.h:70: warning: redefinition of `va_list'
/usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning:
`va_list' previously declared here


-- System Information
Debian Release: 3.0
Architecture: alpha
Kernel: Linux faure 2.2.17 #1 Thu Sep 28 21:31:08 EST 2000 alpha
Locale: LANG=C, LC_CTYPE=C

Versions of packages gcc depends on:
ii  cpp                    2:2.95.4-14       The GNU C preprocessor.
ii  cpp-2.95               1:2.95.4-11woody1 The GNU C preprocessor.
ii  gcc-2.95               1:2.95.4-11woody1 The GNU C compiler.




Reply to: