23 Apr
2009
23 Apr
'09
1:32 p.m.
In <345520A34347BA49B798F70B218ACD1306B49C20F7 at MERCMBX14.na.sas.com> John Browning <John.Browning at sas.com> writes:
I'm compiling a 4.2.3 client binary for HP-UX 11.31 and am receiving the fo= llowing error:
mefunc-client.o timefunc.c timefunc.c: In function 'gettimer': timefunc.c:55: error: 'CLOCK_MONOTONIC' undeclared (first use in this function)
I believe this has been fixed in the update for the client configuration script which you can find at http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/branches/4.2.4/configu...
Download this file and copy it on top of the "configure.client" file, then run "make distclean" and start over with the configure-make-make install cycle. It should hopefully work.
Regards, Henrik