[Nagiosplug-help] Build problems - nagiosplug-1.3-beta1

Subhendu Ghosh sghosh at sghosh.org
Sat Jul 27 19:48:01 CEST 2002


Follwoing was reported earlier this month:

BSD make complains while gmake works 

The problem line is this (line 752) plugins/Makefile

DEPS_MAGIC = $(shell mkdir .deps > /dev/null 2>&1 || :)
and
-include $(DEPS_MAGIC)

BSD make has .include "file_name". Unfortch, the DEPS_MAGIC directory
(.deps) is not made by the former statement (DEPS_MAGIC = ) by BSD make.

This doesn't work with BSD make under either csh or sh (or bash 2.05).




On Fri, 26 Jul 2002, C. Bensend wrote:

> 
> Hey folks,
> 
> 	I'm asking here because I really didn't find an effective
> searchable mailing list archive - if there is one, please point me
> to it.  If there's one on Sourceforge, please include an exact
> URL - that site is a freakin' mess when it comes to finding
> something.
> 
> 	That said, I'm failing to build the nagiosplug-1.3-beta1
> plugins.  The error on OpenBSD 3.0-STABLE:
> 
> [nagios at host ~/nagiosplug-1.3-beta1]$ make all
> Making all in plugins
> Bad modifier: )
> 
> Unclosed variable specification
> "Makefile", line 760: Need an operator
> Fatal errors encountered -- cannot continue
> *** Error code 1
> 
> Stop in /home/nagios/nagiosplug-1.3-beta1 (line 185 of Makefile).
> 
> 	This is identical to #586140:
> 
> http://sourceforge.net/tracker/index.php?func=detail&aid=586140&group_id=29880&atid=397598
> 
> 	(sorry about the line wrap)
> 
> 	I've gone through the plugins/Makefile, but I did not
> find the error.  I'm in the process of validating Nagios to
> replace my 0.0.4 and 0.0.6 Netsaint installations, so if anyone
> can give me a hint, it'd be much appreciated.  :)
> 
> 	Once again - if this is a FAQ, I appologize.  I did not
> find an effective archive search.
> 
> Benny
> 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "Listening to this egghead is giving me worms."
> -- Odyssey 5, on Showtime
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> 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