Solaris NRPE agent problems with libc.so.1
Posted: Wed Apr 23, 2014 4:04 pm
I am having the exact problem listed in this post - http://support.nagios.com/forum/viewtop ... 89&p=32382
It mentions recompiling but I'm not sure if I can do that since I downloaded the package already compiled. I couldn't seem to find the source code. Am I missing something?
I suppose the other option would be to apply Solaris patches to try and get the required version of libc.so.1. I'd rather not do that if I can avoid it.
Any help you can provide would be appreciated.
This is being installed on a Solaris 10 SPARC system. The NRPE package was downloaded from - http://assets.nagios.com/downloads/nagi ... ent.tar.gz
Here is some additional info -
Thanks
It mentions recompiling but I'm not sure if I can do that since I downloaded the package already compiled. I couldn't seem to find the source code. Am I missing something?
I suppose the other option would be to apply Solaris patches to try and get the required version of libc.so.1. I'd rather not do that if I can avoid it.
Any help you can provide would be appreciated.
This is being installed on a Solaris 10 SPARC system. The NRPE package was downloaded from - http://assets.nagios.com/downloads/nagi ... ent.tar.gz
Here is some additional info -
Code: Select all
# cat /etc/release
Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC
Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
Assembled 11 August 2010Code: Select all
# uname -a
SunOS <servername> 5.10 Generic_142909-17 sun4u sparc SUNW,Sun-Fire-V440
Code: Select all
# pvs /usr/lib/libc.so.1
libc.so.1;
SUNW_1.23;
SUNW_1.22.6;
SUNW_1.22.5;
SUNW_1.22.4;
SUNW_1.22.3;
SUNW_1.22.2;
SUNW_1.22.1;
SUNW_1.22;
SUNW_1.21.3;
SUNW_1.21.2;
SUNW_1.21.1;
SUNW_1.21;
SUNW_1.20.4;
SUNW_1.20.1;
SUNW_1.20;
SUNW_1.19;
SUNW_1.18.1;
SUNW_1.18;
SUNW_1.17;
SUNW_1.16;
SUNW_1.15;
SUNW_1.14;
SUNW_1.13;
SUNW_1.12;
SUNW_1.11;
SUNW_1.10;
SUNW_1.9;
SUNW_1.8;
SUNW_1.7;
SUNW_1.6;
SUNW_1.5;
SUNW_1.4;
SUNW_1.3;
SUNW_1.2;
SUNW_1.1;
SUNW_0.9;
SUNW_0.8;
SUNW_0.7;
SISCD_2.3;
SYSVABI_1.3;
SUNWprivate_1.1;
#