Nagios core mk-livestatus install error

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.
ddro90
Posts: 6
Joined: Thu Oct 24, 2019 12:56 am

Re: Nagios core mk-livestatus install error

Post by ddro90 »

I have a one more question, in man g++ I can find the following:

-static-libstdc++
When the g++ program is used to link a C++ program, it normally automatically links against libstdc++. If libstdc++ is available as a shared
library, and the -static option is not used, then this links against the shared version of libstdc++. That is normally fine. However, it is
sometimes useful to freeze the version of libstdc++ used by the program without going all the way to a fully static link. The -static-
libstdc++ option directs the g++ driver to link libstdc++ statically, without necessarily linking other libraries statically.

So, can I run the command without this option? Would the compilation be correct?

Thanks!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios core mk-livestatus install error

Post by scottwilkerson »

This would be a question for the mk-livestatus developers
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked