On Mon, 13 Jul 2015 14:29:09 +0000 Christian wrote: CC> I've added the CC> source file and the respective makefile. When I pass the make CC> command the following is the returned response: CC> CC> C:\usr\include>make snmpdemoapp CC> gcc -I. `net-snmp-config --cflags` -c -o snmpdemoapp.o CC> snmpdemoapp.c /bin/sh: net-snmp-config: command not found
It looks like you need to set up a path so that the makefile can find the net-snmp-config command. Either that, or run the command manually and use its output in the makefile instead of `net-snmp-config --cflags`. Robert ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders