nrpe compile on solaris 8

Jeff Mercer mercer at btitelecom.net
Tue May 13 15:12:50 CEST 2003


Garrett, Matt M SITI-ITDIEEE wrote:
> I am having problems compiling nrpe 2.0b3 on a solaris 8 system

Wheeeeeeeeeeeeeeeeeeeeeeeeee!

[yadda yadda]
> ../common/common.h:66: parse error before `u_int32_t'
[yadda yadda]
> Any suggestions on what I am doing wrong.

Add this line to the common/common.h file found in your NRPE source tree 
before doing the make:

	typedef unsigned int u_int32_t;

And (hopefully) Bob's your uncle.




-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list