[AGENT++] Error in snmp++ make file...

Jochen Katz katz at agentpp.com
Sat Nov 12 00:27:58 CET 2005


Hi,

> common.mk I believe). Since all of the header files got moved from
> snmp++/include to snmp++/include/snmp_pp folder in your make file
> your directive for the include folders is wrong. There is only change
> for the HEADERS directive, but that one doesn't get included.
> CINCDIRS get include folder from the PP_INC and that one still points
> to the old location.
> 
> PP_INC  = ../include

in fact the makefile is right: All snmp++/agent++/agentX++ files have
been changed to include "snmp_pp/header.h", so the compiler needs
-I../include.

Regards,
  Jochen



More information about the AGENTPP mailing list