<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Messaggio</TITLE>

<META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
<BODY style="COLOR: #000000; FONT-FAMILY: Arial" hb_focus_attach="true">
<DIV><SPAN class=375344109-20022004><FONT size=2>I have problem to compile NRPE 
on Tru64 5.1.</FONT></SPAN></DIV>
<DIV><SPAN class=375344109-20022004><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=375344109-20022004><FONT size=2>I use Gnu Make 3.80, Gnu Gcc 
3.3.2, OpenSSL 0.9.7c, NRPE 2.0</FONT></SPAN></DIV>
<DIV><SPAN class=375344109-20022004><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=375344109-20022004><FONT size=2>./configure 
--with-ssl-lib=/usr/local --with-ssl-inc=/usr/local<BR></FONT></SPAN></DIV>
<DIV><SPAN class=375344109-20022004><FONT size=2>make all<BR>cd ./src/; make ; 
cd ..<BR>make[1]: Entering directory `/usr/local/source/nrpe-2.0/src'<BR>gcc -g 
-O2 -I/usr/local/include/openssl -I/usr/local/include -DHAVE_CONFIG_H -o nrpe 
nrpe.c utils.c -L/usr/local  -lssl -lcrypto<BR>nrpe.c: In function 
`wait_for_connections':<BR>nrpe.c:520: error: `socklen_t' undeclared (first use 
in this function)<BR>nrpe.c:520: error: (Each undeclared identifier is reported 
only once<BR>nrpe.c:520: error: for each function it appears in.)<BR>nrpe.c:520: 
error: parse error before "addrlen"<BR>nrpe.c:619: error: `addrlen' undeclared 
(first use in this function)<BR>nrpe.c: In function 
`process_arguments':<BR>nrpe.c:1442: error: elements of array `long_options' 
have incomplete type<BR>nrpe.c:1443: warning: excess elements in struct 
initializer<BR>nrpe.c:1443: warning: (near initialization for 
`long_options[0]')<BR>nrpe.c:1443: error: `required_argument' undeclared (first 
use in this function)<BR>nrpe.c:1443: warning: excess elements in struct 
initializer<BR>nrpe.c:1443: warning: (near initialization for 
`long_options[0]')<BR>nrpe.c:1443: warning: excess elements in struct 
initializer<BR>nrpe.c:1443: warning: (near initialization for 
`long_options[0]')<BR>nrpe.c:1443: warning: excess elements in struct 
initializer<BR>nrpe.c:1443: warning: (near initialization for 
`long_options[0]')<BR>nrpe.c:1444: warning: excess elements in struct 
initializer<BR>nrpe.c:1444: warning: (near initialization for 
`long_options[1]')<BR>nrpe.c:1444: error: `no_argument' undeclared (first use in 
this function)<BR>nrpe.c:1444: warning: excess elements in struct 
initializer<BR>nrpe.c:1444: warning: (near initialization for 
`long_options[1]')<BR>nrpe.c:1444: warning: excess elements in struct 
initializer<BR>nrpe.c:1444: warning: (near initialization for 
`long_options[1]')<BR>nrpe.c:1444: warning: excess elements in struct 
initializer<BR>nrpe.c:1444: warning: (near initialization for 
`long_options[1]')<BR>nrpe.c:1445: warning: excess elements in struct 
initializer<BR>nrpe.c:1445: warning: (near initialization for 
`long_options[2]')<BR>nrpe.c:1445: warning: excess elements in struct 
initializer<BR>nrpe.c:1445: warning: (near initialization for 
`long_options[2]')<BR>nrpe.c:1445: warning: excess elements in struct 
initializer<BR>nrpe.c:1445: warning: (near initialization for 
`long_options[2]')<BR>nrpe.c:1445: warning: excess elements in struct 
initializer<BR>nrpe.c:1445: warning: (near initialization for 
`long_options[2]')<BR>nrpe.c:1446: warning: excess elements in struct 
initializer<BR>nrpe.c:1446: warning: (near initialization for 
`long_options[3]')<BR>nrpe.c:1446: warning: excess elements in struct 
initializer<BR>nrpe.c:1446: warning: (near initialization for 
`long_options[3]')<BR>nrpe.c:1446: warning: excess elements in struct 
initializer<BR>nrpe.c:1446: warning: (near initialization for 
`long_options[3]')<BR>nrpe.c:1446: warning: excess elements in struct 
initializer<BR>nrpe.c:1446: warning: (near initialization for 
`long_options[3]')<BR>nrpe.c:1447: warning: excess elements in struct 
initializer<BR>nrpe.c:1447: warning: (near initialization for 
`long_options[4]')<BR>nrpe.c:1447: warning: excess elements in struct 
initializer<BR>nrpe.c:1447: warning: (near initialization for 
`long_options[4]')<BR>nrpe.c:1447: warning: excess elements in struct 
initializer<BR>nrpe.c:1447: warning: (near initialization for 
`long_options[4]')<BR>nrpe.c:1447: warning: excess elements in struct 
initializer<BR>nrpe.c:1447: warning: (near initialization for 
`long_options[4]')<BR>nrpe.c:1448: warning: excess elements in struct 
initializer<BR>nrpe.c:1448: warning: (near initialization for 
`long_options[5]')<BR>nrpe.c:1448: warning: excess elements in struct 
initializer<BR>nrpe.c:1448: warning: (near initialization for 
`long_options[5]')<BR>nrpe.c:1448: warning: excess elements in struct 
initializer<BR>nrpe.c:1448: warning: (near initialization for 
`long_options[5]')<BR>nrpe.c:1448: warning: excess elements in struct 
initializer<BR>nrpe.c:1448: warning: (near initialization for 
`long_options[5]')<BR>nrpe.c:1449: warning: excess elements in struct 
initializer<BR>nrpe.c:1449: warning: (near initialization for 
`long_options[6]')<BR>nrpe.c:1449: warning: excess elements in struct 
initializer<BR>nrpe.c:1449: warning: (near initialization for 
`long_options[6]')<BR>nrpe.c:1449: warning: excess elements in struct 
initializer<BR>nrpe.c:1449: warning: (near initialization for 
`long_options[6]')<BR>nrpe.c:1449: warning: excess elements in struct 
initializer<BR>nrpe.c:1449: warning: (near initialization for 
`long_options[6]')<BR>nrpe.c:1442: error: storage size of `long_options' isn't 
known<BR>make[1]: *** [nrpe] Error 1<BR>make[1]: Leaving directory 
`/usr/local/source/nrpe-2.0/src'</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=375344109-20022004><FONT size=2>*** Compile finished 
***<BR></FONT></SPAN></DIV>
<DIV><SPAN class=375344109-20022004><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=375344109-20022004><FONT size=2>Thanks</DIV></FONT></SPAN>
<DIV><FONT size=2></FONT> </DIV>
<DIV class=Section1>
<P><SPAN style="FONT-SIZE: 10pt">Massimo Buttafuoco<BR></SPAN></P></DIV>
<DIV><FONT size=2></FONT> </DIV>
<P></P></BODY></HTML>