Xymon Mailing List Archive search

Aix 6.x client

list Ricardo L.
Tue, 09 Dec 2014 10:30:05 -0800 (PST)
Message-Id: <1418149804262.e35f90a1@Nodemailer>

# gmake -s


In file included from test-endianness.c:18:


/usr/include/unistd.h:935: error: expected ')' before '[' token


/usr/include/unistd.h:936: error: expected declaration specifiers or '...' before 'rid_t'


gmake[1]: *** [test-endianness] Error 1


gmake: *** [lib-client] Error 2

On Tue, Dec 9, 2014 at 12:18 PM, Ricardo L. <user-7954c4ed4af4@xymon.invalid> wrote:
I'm having issues compiling an Aix 6.x client. 
I installed gcc , gmake , prse , psre-devel from the Linux toolkit. 
It is failing with the following error:
For some reason I feel like I am missing a pre-requisite package or need to specify a variable. 
Any thoughts ?