Compile issue with gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

2006-01-31 Thread amit limaye
Hello , i tried compiling netsnmp-5.3.0.1 on the Fedora 3 and i m getting errors like /usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:4:2: #error GCC no longe r implements varargs.h. /usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:5:2: #error Revise your code to use

Re: Compile issue with gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

2006-01-31 Thread Thomas Anders
amit limaye wrote: i tried compiling netsnmp-5.3.0.1 on the Fedora 3 and i m getting errors like /usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:4:2: #error GCC no longe r implements varargs.h. /usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:5:2: #error Revise your code

Re: Compile issue with gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

2006-01-31 Thread Thomas Anders
amit limaye wrote: This is what is present in config.log #define HAVE_STDARG_H 1 Shouldn't happen, then. Where *exactly* is the #include originating from? We'd need to see complete compiler messages. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de)

Re: Compile issue with gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

2006-01-31 Thread amit limaye
-coders@lists.sourceforge.net Betreff: Re: Compile issue with gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) Datum: Tue, 31 Jan 2006 19:35:53 +0100 amit limaye wrote: This is what is present in config.log #define HAVE_STDARG_H 1 Shouldn't happen, then. Where *exactly* is the #include

Re: Compile issue with gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

2006-01-31 Thread Thomas Anders
amit limaye wrote: In file included from ../include/net-snmp/library/snmp_logging.h:14, from snmp_client.c:102: /usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:4:2: #error GCC no longer implements varargs.h. /usr/lib/gcc/i386-redhat-linux/3.4.2/include/varargs.h:5:2: