Hobbit 4.2.0 install on hpux 11.31

Manocchia, Robert Robert-Manocchia at IDEXX.com
Fri Jan 9 15:35:37 CET 2009


I am trying to load the xymon client (hobbit) on HPUX 11.31. I have untarred the hobbit-4.2.0.tar file and commented out the declaration in /usr/local/hobbit-4.2.0/lib/osdefs.h HAVE_SOCKLEN_T as follows:

            /*
#ifndef HAVE_SOCKLEN_T
typedef unsigned int socklen_t;
#endif
*/

            I set the MAKE variable to /usr/local/bin/gmake and ran the configure.client successfully.

            When I run /usr/local/bin/gmake I get the following error:


            /usr/include/sys/socket.h:326: error: expected specifier-qualifier-list before 'socklen_t'
            gmake[1]: *** [cgiurls.o] Error 1
            gmake[1]: Leaving directory `/usr/local/hobbit-4.2.0/lib'
            gmake: *** [lib-client] Error 2

            Any ideas where I'm going wrong. Also this same procedure works fine on HPUX 11.23.

            Thanks

Bob Manocchia

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20090109/64d899c5/attachment.html>


More information about the Xymon mailing list