[Nagiosplug-help] plugins compiling problem

Mike Barrett mike at daboyz.org
Thu Jul 11 02:19:10 CEST 2002


This helped me with my problem.  I put a bug in the sourceforge bug tracker
about this, so it can probably be closed or something.  Thanks for your help.
On Wed, Jul 10, 2002 at 11:09:27PM -0400, Subhendu Ghosh wrote:
> The current nagiosplug forces an autconf/automake cycle when make is 
> invoked because of a timestamp issue between some files.
> 
> you can either edit the Makefile that is generated after configure and 
> comment out the sections for the following (around line 134) 
> 
> .SUFFIXES:
> $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in 
> $(ACLOCAL_M4)
>     cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
> 
> Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status 
> $(BUILT_SOURCES)
>     cd $(top_builddir) \
>       && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
> 
> $(ACLOCAL_M4):  configure.in
>     cd $(srcdir) && $(ACLOCAL)
> 
> 
> a fix for this will be coming soon.
> 
> -sg
> 
> On Wed, 10 Jul 2002, Qiang, Li wrote:
> 
> > Hi, 
> >  
> > I posted this message on nagios-users mailing list, but I haven't receive
> > any advice yet, so I am re-posting it here (I think this is the right
> > mailing list).
> >  
> > I am trying to compiling plugins (version 1.3), and here's the error message
> > (./configure is ok, and I use GNU make (ver 3.79)).
> >  
> > cd . && 
> > /bin/sh: syntax error at line 1: `end of file' unexpected
> > make: *** [aclocal.m4] Error 2
> >  
> >  
> > Any advice?  
> >  
> > Anyone knows where I can download lower version (not beta)?
> >  
> > Thanks a lot,
> >  
> > Li
> > 
> 
> -- 
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Two, two, TWO treats in one.
> http://thinkgeek.com/sf
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help

-- 
     ________________________________________________________________________
                Mike Barrett | "I used to read, now I go to raves."
             mike at daboyz.org | -- Random MUNI Rider, speaking
              www.daboyz.org |    to my friend Allison.
     ------------------------+-----------------------------------------------




More information about the Help mailing list