This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem with va-list on axp.


Hello!
I have folowing problem on my axp. 

During compilation of many programs I can see error, simmilar to this one which I obtain during
compilation of libgcrypt. 

In file included from /usr/lib/gcc-lib/alpha-pld-linux/2.95.3/include/stdarg.h:36,
                 from sexp.c:26:
/usr/lib/gcc-lib/alpha-pld-linux/2.95.3/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/include/stdio.h:69: warning: `va_list' previously declared here


It is indeed true va_list is declared in bouth files. There are some conditions 
which probably should, protect agains redeclaration. But there are not 
selfconsitent. 

I have gcc in version:
gcc version 2.95.3 20010315 (release)
and glibc :
glibc-2.2.3-4

Thanks for any help.

Best Regards
Lukasz Dobrek

-- 
Łukasz Dobrek
Institut für Theoretische Physik
Appelstraße 2, 30167 Hannover, Germany
e-mail:dobrek@itp.uni-hannover.de

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]