PATCH for nrpe 2.0b3 on Solaris 8 and HP-UX 11.0
Mark Plaksin
happy at usg.edu
Tue May 13 19:50:20 CEST 2003
Hi,
Here's a patch against nrpe 2.0b3 which makes it compile under Solaris 8
and HP-UX 11.0. The u_int32_t part is still ugly (i.e., I just picked one
that worked and commented out the #ifdefs), but it works. I've only tested
configuring with '--enable-ssl and --enable-command-args' but hopefully
leaving those out works too.
Under HP-UX, I configured like this:
export CFLAGS='-Ae -I/usr/local/include +DAportable'
- '-Ae' to use the ANSI C compiler
- '-I/usr/local/include' because our openssl includes are in
/usr/local/include/openssl
- '+DAportable' so binaries should run under 10.20 and 11.00. Haven't
tested 10.20 yet.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nrpe-2.0b3.hp+solaris.patch
Type: text/x-patch
Size: 3527 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20030513/eb80ace3/attachment.bin>
More information about the Users
mailing list