Building AIX agent

Support/Development for OSSEC
nyadm
New Forum User
New Forum User
Posts: 1
Joined: Mon Mar 18, 2019 10:41 am
Location: NY

Building AIX agent

Unread post by nyadm »

Hello,

I am trying to build the latest OSSEC 3.2 agent on AIX 7.1. Has anyone had success with this version of AIX? The OSSEC documentation lists AIX 5.2 and 5.3 as the supported versions but these are honestly quite old. I am hoping to find someone who has successfully built it on a newer system, like our 7.1 test server.

I am using Gnu Make 4.1 and GCC 4.8.5. Much of the source compiles OK using the install.sh script but I am running into the following build error:

"/usr/include/sys/lc_core.h", line 58.9: 1506-275 (S) Unexpected text string literal encountered.
"/usr/include/sys/lc_core.h", line 58.18: 1506-274 (S) Missing declarator in member declaration.

The lc_core.h header file is part of LIBCLOC. Any insight into this issue would be greatly appreciated. Thanks in advance.
Post Reply