Forgot to mention, the Makefile in net-snmp-5.6.rc2\agent was also edited to included all references to the kernelqnx.h file instead of the kernel.h file.
regards ________________________________________ From: Wes Hardaker [[email protected]] Sent: Saturday, September 18, 2010 12:46 AM To: Ali Mirza, Rashid Cc: [email protected] Subject: Re: net-snmp5.6.c2 compilation errors in QNX Momentics 6.3.0 That looks like a conflict between a system kernel.h file and the one in the source tree. Ideally the compilation line should be including our path first, but apparently it isn't. I think to fix it we'd need to rename the kernel.h file, which you could try doing and then fixing the two uses of it in auto_nlist.c and snmp_vars.c -- Wes Hardaker Please mail all replies to [email protected] This transmission is intended solely for the person or organization to whom it is addressed. It may contain privileged and confidential information. If you are not the intended recipient, you should not copy, distribute or take any action in reliance on it. If you have received this transmission in error, please notify us immediately by e-mail at [email protected] ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
