[Nagiosplug-help] IRIX compiling error for nagiosplug

Jenn Sturm jsturm at hamilton.edu
Fri Nov 15 07:15:04 CET 2002


As it turns out, I was able to get the plugins to compile after a bit of 
hit and miss sort of stuff. For those who are interested, I had to do the 
following:

Get latest version of gmake.
Compile, get a few errors, resolve as suggested in the FAQ for 
Solaris(touch files it complains about).
Run make all.
Have it die looking for .deps/____.pp
cd to the plugins directory and run cc on the .c file, creating a .o file.
Return to the parent directory and run make all again.
Rinse and repeat.
Once all of the .o files were compiled I was able to get make all to finish 
things up.

I now have a working set of plugins.

Thanks

-Jenn Sturm


At 02:32 PM 11/14/02 -0500, Jenn Sturm wrote:
>Hello,
>
>I'm trying to compile the nagios plugins for an Irix 6.5.14 box. I've come 
>across an error I can't figure out how to resolve, despite much searching 
>around (list archives, usenet, etc.).
>
>The problem is this error, which I get when I run make all.
>
>Making all in plugins
>make: file `Makefile' line 758: Syntax error
>*** Error code 1 (bu21)
>
>Since the Makefile in the parent directory is only 300+ lines long, I 
>looked at plugins/Makefile and these seem to be the offending lines. I am 
>not a programmer, though, so I don't know if this is the right tree to 
>bark up or how to fix it.
>
>DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
>
>-include $(DEP_FILES)
>
>
>I wonder if anyone can point me to a solution for this problem.
>
>
>Thanks,
>
>Jenn Sturm
>
>
>
>
>___________
>Jennifer Sturm
>System Administrator and Research Support Specialist
>Chemistry Department
>Hamilton College
>198 College Hill Road
>Clinton, NY 13323
>
>tel: 315-859-4745
>fax: 315-859-4744
>
>jsturm at hamilton.edu
>
>http://www.chem.hamilton.edu/
>http://mars.chem.hamilton.edu/
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by: To learn the basics of securing your 
>web site with SSL, click here to get a FREE TRIAL of a Thawte Server 
>Certificate: http://www.gothawte.com/rd524.html
>_______________________________________________
>Nagiosplug-help mailing list
>Nagiosplug-help at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/nagiosplug-help





More information about the Help mailing list