Recompiling plugins

Marc Powell marc at ena.com
Tue Apr 18 16:09:41 CEST 2006



> -----Original Message-----
> From: nagios-users-admin at lists.sourceforge.net [mailto:nagios-users-
> admin at lists.sourceforge.net] On Behalf Of ThomasC.
> Sent: Tuesday, April 18, 2006 6:19 AM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Recompiling plugins
> 
> Hi,
> 
> 
> I made a change in the source code of the check_snmp plugin. I would
> like now to recompile it.
> 
> When i run
> gcc -o check_snmp check_snmp.c i get a lot of errors.
> 
> I know this is a question about compiling but can you help me please
to
> learn how to recompile transformed code in Nagios plugs.

If you've already run ./configure at the very least, you can just run
'make all' then 'make install' to update any modified plugins.

Coding problems are another issue altogether ;)

--
Marc


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list