[Nagiosplug-devel] compiling nrpe 2.12 on aix?

Bierstedt, Daniel D.Bierstedt at crh-group.com
Tue Jul 29 13:34:24 CEST 2008


Hello all,

I have some trouble compiling nrpe 2.12 on AIX 5.3. After I changed the
configure script in line 6673 to:

---
if test -f "$dir/libssl.so" || test -f "$dir/libssl.a"; then
---

an run configure with:

---
./configure --with-ssl-inc=/opt/freeware/include/openssl
--with-ssl-lib=/opt/freeware/lib/
---

the script runs fine and tells me to "make". But make complains like
follows:

---
checking for SSL headers... SSL headers found in
/opt/freeware/include/..
checking for SSL libraries... SSL libraries found in /opt/freeware/lib

*** Generating DH Parameters for SSL/TLS ***
Generating DH parameters, 512 bit long safe prime, generator 2
This is going to take a long time
.............................+.........................................+
...+..+.+.............+.....+..........+.+..+...........................
...........................+.................+..+.......................
..................................................+.....................
..+...........+......+....................................+....+........
...........+..+..............+...........................+....+.........
...+.........+..+.......................................................
.................+....................................+..........+...+..
+..+............................................+..+.........+.......+..
......+.............+..+.............+..................................
.....+......+................+..........................................
........+.....+.+........+.....+.........+............+.................
....+.....................................+.......+....+................
++*++*++*++*++*++*
checking for Kerberos include files... could not find include files
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating subst
config.status: creating include/config.h
config.status: include/config.h is unchanged


*** Configuration summary for nrpe 2.12 03-10-2008 ***:

 General Options:
 -------------------------
 NRPE port:    5666
 NRPE user:    nagios
 NRPE group:   nagios
 Nagios user:  nagios
 Nagios group: nagios


Review the options above for accuracy.  If they look okay,
type 'make all' to compile the NRPE daemon and client.

root at host:/tmp/nrpe-2.12
# make all
        cd ./src/; make ; cd ..
        gcc -g -O2 -I/opt/freeware/include/openssl -DHAVE_CONFIG_H -o
nrpe nrpe.c utils.c -L/opt/freeware/lib  -lssl -lcrypto -lnsl
./snprintf.o
nrpe.c: In function 'get_log_facility':
nrpe.c:619: error: 'LOG_FTP' undeclared (first use in this function)
nrpe.c:619: error: (Each undeclared identifier is reported only once
nrpe.c:619: error: for each function it appears in.)
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

---

So I cannot update from nrpe 2.10, which drives me crazy...

___



Mit freundlichen Gruessen / With best regards

Daniel Bierstedt
IT / Systeme

C. Rob. Hammerstein GmbH & Co KG
Merscheider Str. 167
D-42699 Solingen
phone +49 212 3393 562
fax   +49 212 3393 445
               
mailto:d.bierstedt at crh-group.com                  
http://www.crh-group.com

__________________________________________
This transmission is confidential and intended solely for the person or
organization to whom it is addressed.  It may contain privileged and
confidential information. If you are not the intended recipient, you
should not copy, distribute or take any action in reliance on it.

If you have received this transmission in error, please notify the
sender at the e-mail address above.




More information about the Devel mailing list