[Nagios-devel] Re: Failing HUP signal on nagios 2.0

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Re: Failing HUP signal on nagios 2.0

Post by Guest »

> but libgcc_s.so.1 is installed and is found in LD_LIBRARY_PATH. Adding
> the directory to /etc/ld.so.conf makes no difference.
> And, in any case, nothing appart from nagios has been modified in the mea=
ntime.

In case somebody else experience this problem, further investigation
has shown that the problem was the refered library. The package
libgcc-ssa was required because ant was installed on the system, and
/lib/ssa was searched prior to /lib. Once the ssa flavour of libgcc_s
was removed, restarting started to work with no problem.





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked