Hi, Eric!
I upgraded to 1.1.0 with nagios plugin
I did some changes
1. in file GNUmakefile
build/$(NAGIOS)/Makefile: build/$(NAGIOS)/.unpacked
@cd $(<D) ; export LIBS=-lc ; $(CONFIGURE) $(LOG)
@touch $@
I changed LIBS=-ldl to LIBS=-lc
2. in build/nagios-plugins-1.4.5/lib/regex_internal.h I commented line
below
458c458
< /*#include <alloca.h>*/
---
> #include <alloca.h>
And added
Valery
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric Newton
Sent: Wednesday, January 31, 2007 6:00 PM
To: General discussion of using zenoss system
Subject: Re: [zenoss-users] Problem upgrading to 1.1.0 with nagios plugin
Hi Valery,
We're not doing anything special with the plugins. You may wish to use an
older or newer version which builds correctly on FreeBSD, or use ports to
pull it down.
You can remove "nagios-install" from the list of products-install in the
GNUmakefile, and you will skip right past it.
If you upgrade to a newer version, and it builds correctly, please let us
know so we can get the new version into the next release.
-Eric
Valery V. Bobrov wrote:
> Hello!
> I am trying to upgrade to 1.1.0
> install script stops and I see
>
> configuring build/nagios-plugins-1.4.5/Makefile
> gmake: *** [build/nagios-plugins-1.4.5/Makefile] Error 77 unable to
> build zenoss and prerequisites, see zenbuild.log
>
> I see zenbuild.log
> checking for C compiler default output file name... conf
> See `config.log' for more details.
>
> then I see config.log'
>
> /usr/bin/ld: cannot find -ldl
> configure:2601: $? = 1
> configure: failed program was:
> | /* confdefs.h. */
>
> OS FreeBSD 6.1
>
> What sort of problem?
> What is dl?
>
> Could anyone help to solve it, please
>
> Thank you in advance
> Valery
>
>
> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users