Xymon Mailing List Archive search

Hobbit 4.2.0 install on HPUX11.31

4 messages in this thread

list Robert Manocchia · Thu, 8 Jan 2009 09:59:49 -0500 ·
            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
list Martin Flemming · Fri, 9 Jan 2009 10:17:57 +0100 (CET) ·
Hi !

i've got no experience with HPUX and would advice you  to Stef Coene 
Webside, where you can get hpux-client's ( i think so) ...

http://www.docum.org/twiki/bin/view/Hobbit/

.. but this side isn't available anymore since a few days ..

.. maybe Stef can say something to it ..

cheers,
 	martin
quoted from Robert Manocchia

On Thu, 8 Jan 2009, Manocchia, Robert wrote:
           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

list Stef Coene · Fri, 9 Jan 2009 10:36:01 +0100 ·
quoted from Martin Flemming
On Friday 09 January 2009, Martin Flemming wrote:
Hi !

i've got no experience with HPUX and would advice you  to Stef Coene
Webside, where you can get hpux-client's ( i think so) ...

http://www.docum.org/twiki/bin/view/Hobbit/

.. but this side isn't available anymore since a few days ..
It's renamed to Xymon
http://www.docum.org/twiki/bin/view/Xymon/
.. maybe Stef can say something to it ..
And no, I don't have HP UX binaries because I have no access to a HP UX 
server.


Stef
list Martin Flemming · Fri, 9 Jan 2009 10:40:27 +0100 (CET) ·
Arrgh,

.. it was AIX .... sorry ..

cheers,
 	martin
quoted from Stef Coene

On Fri, 9 Jan 2009, Stef Coene wrote:
On Friday 09 January 2009, Martin Flemming wrote:
Hi !

i've got no experience with HPUX and would advice you  to Stef Coene
Webside, where you can get hpux-client's ( i think so) ...

http://www.docum.org/twiki/bin/view/Hobbit/

.. but this side isn't available anymore since a few days ..
It's renamed to Xymon
http://www.docum.org/twiki/bin/view/Xymon/
.. maybe Stef can say something to it ..
And no, I don't have HP UX binaries because I have no access to a HP UX
server.


Stef