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
In <2C0B8CF60DC8D0419428ACC46E4B3CCB57CD1EDCFA at CMS1.namerica.idexxi.com> "Manocchia, Robert" <Robert-Manocchia at IDEXX.com> writes:
I am trying to load the xymon client (hobbit) on HPUX 11.31. I have untarre= d 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 */
Why did you do that ?
Any ideas where I'm going wrong. Also this same procedure works=fine on HPUX 11.23.
I dont have access to an HP-UX box, so I cannot test it. If anyone else has experience with this, please speak up.
Regards, Henrik
I am running Xymon 4.30 trunk 2009-01-09 on HP-UX 11.11 without any problems and without any changes. I just run configure, make and make install.
Henrik, if you want testing on HP-UX 11.11 just let me know.
Regards Lars
----- Original Message ----- From: "Henrik Størner" <henrik at hswn.dk> Newsgroups: lists.hobbit To: <hobbit at hswn.dk> Sent: Monday, January 12, 2009 12:59 PM Subject: Re: [hobbit] Hobbit 4.2.0 install on hpux 11.31
In <2C0B8CF60DC8D0419428ACC46E4B3CCB57CD1EDCFA at CMS1.namerica.idexxi.com> "Manocchia, Robert" <Robert-Manocchia at IDEXX.com> writes:
I am trying to load the xymon client (hobbit) on HPUX 11.31. I have untarre= d 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 */
Why did you do that ?
Any ideas where I'm going wrong. Also this same procedureworks= fine on HPUX 11.23.
I dont have access to an HP-UX box, so I cannot test it. If anyone else has experience with this, please speak up.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (3)
-
henrik@hswn.dk
-
lars.ebeling@leopg9.no-ip.org
-
Robert-Manocchia@IDEXX.com