Hi, Rudi !
Please see http://zenoss.com/community/zenoss-users
And find my message "zenoss-users] Problem upgrading to 1.1.0 with nagios
plugin"
See below
Valery
--------------------------------------
Valery V. Bobrov vb at uvttk.ru
Wed Jan 31 11:55:26 EST 2007
Previous message: [zenoss-users] Problem upgrading to 1.1.0 with nagios
plugin
Next message: [zenoss-users] Re: Crash on manage tab (AFTER 1.1 upgrade)
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----------------------------------------------------------------------------
----
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: zenoss-users-bounces at zenoss.org
[mailto:zenoss-users-bounces at zenoss.org] 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
> zenoss-users at zenoss.org
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
zenoss-users at zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users
----------------------------------------------------------------------------
----
Previous message: [zenoss-users] Problem upgrading to 1.1.0 with nagios
plugin
Next message: [zenoss-users] Re: Crash on manage tab (AFTER 1.1 upgrade)
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----------------------------------------------------------------------------
----
More information about the zenoss-users mailing list
------------------------------------
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rudi Kramer
Sent: Sunday, February 18, 2007 12:46 PM
To: [email protected]
Subject: [zenoss-users] Freebsd install error - nagios-plugins
Good Morning,
I have tried installing zenoss 1.1.0 from source on freebsd 6.1 &
freebsd 6.2 server but it keeps failing on the build nagios plugins
section:
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
zenbuild.log:
changing mode of /usr/local/zenoss/bin/yapps2 to 755
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking build system type... i386-unknown-freebsd6.1
checking host system type... i386-unknown-freebsd6.1
checking for a BSD-compatible install... /usr/bin/install -c
checking for style of include used by gmake... GNU
checking for gcc... gcc
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
See `config.log' for more details.
(I can't seem to find a config.log file anywhere on the system?)
I've checked the forums and added "GNUMAKE=/usr/local/bin/gmak" to the
enviromen variables for my zenoss user but to no avail. I've also
tried rm;ing /usr/bin/make and replacing it with with a sym link to
/usr/local/bin/gmake but the build still fails.
There is a port for nagios-plugins which builds with no problem, I've
included the make file, perhaps it can be added to the zenos
nagios-plugins make file or is there something else which i'm could be
causing this?
Thanks
Rudi
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users