Logged In: YES
user_id=345882

locate net-snmp-config.h file and line that containis
CONFIGURE_OPTIONS . It will look something like this:

#define CONFIGURE_OPTIONS ""--with-cc=xlc_r""

make it look like

#define CONFIGURE_OPTIONS "--with-cc=xlc_r"