[AGENT++] AgentX++ installation with autoconf not usable

Claus Klein claus.klein at arcormail.de
Tue Jun 25 23:02:41 CEST 2013


this patch add the missing header file to the include_HEADER list:

diff --git a/agentX++/include/agentx_pp/Makefile.am b/agentX++/include/agentx_pp/Makefile.am
index 8d3e2e7..a48bca1 100644
--- a/agentX++/include/agentx_pp/Makefile.am
+++ b/agentX++/include/agentx_pp/Makefile.am
@@ -31,7 +31,7 @@ agentxppinc_HEADERS = agentx.h \
                  agentx_mib.h \
                  agentx_def.h \
                  agentx_index.h \
-                 agentpp_agentx_mib.h 
+                 agentpp_agentx_mib.h agentx++.h
 if WITH_MASTER_SOURCES
 agentxppinc_HEADERS += agentx_master.h
 endif

On 24.06.2013, at 23:09, Claus Klein wrote:

> At least the header file "agentx_pp/agentx++.h" is missing at /usr/local/include on my system.



More information about the AGENTPP mailing list