[Nagiosplug-devel] CVS Issues

Subhendu Ghosh sghosh at sghosh.org
Fri Jun 28 13:53:02 CEST 2002


Thanks for the update.

I'll put a note in the INSTALL doc assuggested...

BTW: did you try the tarball on FreeBSD - be interested to know if that 
has any issues...

-sg
On Fri, 28 Jun 2002, local.coder wrote:

> 
> Here is what I have found and hopefully someone who understands autoconf and 
> automake better than me can look at these two items.
> 
> First thanks to Subhendu who helped me to find out that I had too new an 
> automake and autoconf. So somewhere in the readme can it be added that you must 
> use autoconf 2.13 and automake 1.4. Anything newer has problems when you get to 
> automake. So with those installed I know had makefiles. I ran configure and the 
> only issue I got was with plugins/Makefile line 752 which had just this
> -include $(DEP_FILES)
> 
> My best guess would be that there is something missing before the - but I 
> didn't see this line anywhere in the old netsaint-plugins cvs makefiles.
> 
> Last and most perplexing was the make itself. make all was working except none 
> of the includes options were there so I got getopt.h missing errors.
> 
> I tried several things but what finally fixed it was to add -I. onto my CC= gcc 
> definition. The gcc ended up looking like this when make was run.
> gcc -g -O2 -c check_disk.c
> 
> After all this I now have compiled CVS plugins. Hope this info helps those 
> working on autoconfs.
> 
> My config is FreeBSD 4.5 Current.
> 
> Thanks.
> M~
> 
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Caffeinated soap. No kidding.
> http://thinkgeek.com/sf
> _______________________________________________
> Nagiosplug-devel mailing list
> Nagiosplug-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel
> 

-- 






More information about the Devel mailing list