here is where i get the error 

this is done without me doing a make clean so there is no earlier objects
being rebuilt. 
I can build with a make clean and attach if u need it 

making all in
/sdb/linux_kernel/lamit/net-snmp-5.3.0.1.tar/net-snmp-5.3.0.1/snmplib
make[1]: Entering directory
`/sdb/linux_kernel/lamit/net-snmp-5.3.0.1.tar/net-snmp-5.3.0.1/snmplib'
/bin/sh ../libtool  --mode=compile gcc -I../include -I.         -I../snmplib
 -g -O2 -Dlinux -I/usr/include/rpm  -c -o snmp_client.lo snmp_client.c
rm -f .libs/snmp_client.lo
gcc -I../include -I. -I../snmplib -g -O2 -Dlinux -I/usr/include/rpm -c
snmp_client.c  -fPIC -DPIC -o .libs/snmp_client.lo
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: #error "Revise
your code to use <stdarg.h>."
In file included from snmp_client.c:102:
../include/net-snmp/library/snmp_logging.h:62: warning: parameter names
(without types) in function declaration
../include/net-snmp/library/snmp_logging.h:65: error: syntax error before
"va_list"
snmp_client.c: In function `snmp_synch_response_cb':
snmp_client.c:1029: warning: passing arg 1 of `snmp_set_detail' makes
pointer from integer without a cast
snmp_client.c: In function `snmp_sess_synch_response':
snmp_client.c:1108: warning: passing arg 1 of `snmp_set_detail' makes
pointer from integer without a cast
make[1]: *** [snmp_client.lo] Error 1
make[1]: Leaving directory
`/sdb/linux_kernel/lamit/net-snmp-5.3.0.1.tar/net-snmp-5.3.0.1/snmplib'
make: *** [subdirs] Error 1


-SIGTERM
amit


> --- Ursprüngliche Nachricht ---
> Von: Thomas Anders <[EMAIL PROTECTED]>
> An: [email protected]
> 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 originating 
> from? We'd need to see complete compiler messages.
> 
> 
> +Thomas
> 
> -- 
> Thomas Anders (thomas.anders at blue-cable.de)
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Net-snmp-coders mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
> 

-- 
Telefonieren Sie schon oder sparen Sie noch?
NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to