Menu

#11 Compile Error on AIX 5.3 and Solaris 10

open
nobody
None
5
2008-05-06
2008-05-06
No

Getting this

nrpe.c:619: error: 'LOG_FTP' undeclared (first use in this function)

older Versions are OKAY:

Comment them out:

at line 616
/*else if(!strcmp(varvalue,”authpriv”))
log_facility=LOG_AUTHPRIV;
else if(!strcmp(varvalue,”ftp”))
log_facility=LOG_FTP;*/

See:

http://www.utahsysadmin.com/2008/03/14/configuring-nagios-plugins-nrpe-on-solaris-10/

also for Solaris 10 !!

Discussion


Log in to post a comment.

MongoDB Logo MongoDB