I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Will there be a 4.2.1. release any time soon?
Stewart
On Thu, Jan 25, 2007 at 01:22:57PM -0500, Stewart_Larsen at doh.state.fl.us wrote:
I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Grab the all-in-one patch from http://www.hswn.dk/hobbitsw/patches/ and apply that on top of 4.2.0.
Will there be a 4.2.1. release any time soon?
I'll probably skip directly to 4.3 in a months time.
Henrik
So, I found the allinone patch and I downloaded the source. I applied the patch successfully and try to run the makerpm.sh script.
I get the following.
RPM build errors: File not found: /tmp/hobbit-root/usr/lib/hobbit/server/download File listed twice: /usr/lib/hobbit/client/bin/clientupdate File listed twice: /usr/lib/hobbit/client/bin/logfetch File listed twice: /usr/lib/hobbit/client/ext
Near the top of the build, I get this as well...
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility Checking pre-requisites for building Hobbit
Checking for fping ...
Checking for RRDtool ...
test-rrd.c: In function main': test-rrd.c:30: error: too few arguments to function rrd_graph'
make: *** [test-compile] Error 1
Not RRDtool 1.0.x, checking for 1.2.x
Found RRDtool include files in /usr/include
Found RRDtool libraries in /usr/lib
Linking RRD with PNG library: -L/usr/lib -lpng
Any thoughts on what is wrong here? I also tried without applying the allinone and I get the same results.
Stewart
-----Original Message----- From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us] Sent: Thu 1/25/2007 1:22 PM To: hobbit at hswn.dk Subject: [hobbit] latset and greatest
I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Will there be a 4.2.1. release any time soon?
Stewart
Spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125022558&m=bcc541e12d40> Not spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125022558&m=bcc541e12d40> Forget previous vote <https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125022558&m=bcc541e12d40>
You need to download rrdtools at a guess (http://oss.oetiker.ch/rrdtool/download.en.html).
Jason.
From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us] Sent: 26 January 2007 16:42 To: hobbit at hswn.dk; hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
So, I found the allinone patch and I downloaded the source. I applied the patch successfully and try to run the makerpm.sh script.
I get the following.
RPM build errors: File not found: /tmp/hobbit-root/usr/lib/hobbit/server/download File listed twice: /usr/lib/hobbit/client/bin/clientupdate File listed twice: /usr/lib/hobbit/client/bin/logfetch File listed twice: /usr/lib/hobbit/client/ext
Near the top of the build, I get this as well...
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility Checking pre-requisites for building Hobbit
Checking for fping ...
Checking for RRDtool ...
test-rrd.c: In function main': test-rrd.c:30: error: too few arguments to function rrd_graph'
make: *** [test-compile] Error 1
Not RRDtool 1.0.x, checking for 1.2.x
Found RRDtool include files in /usr/include
Found RRDtool libraries in /usr/lib
Linking RRD with PNG library: -L/usr/lib -lpng
Any thoughts on what is wrong here? I also tried without applying the allinone and I get the same results.
Stewart
-----Original Message----- From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us] Sent: Thu 1/25/2007 1:22 PM To: hobbit at hswn.dk Subject: [hobbit] latset and greatest
I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Will there be a 4.2.1. release any time soon?
Stewart
Spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125022558&m=bcc54 1e12d40> Not spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125022558&m=bcc54 1e12d40> Forget previous vote <https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125022558&m=bcc54 1e12d40>
I have them installed via RPM.
$ rpm -qa | grep rrdtool rrdtool-1.2.15-1.el4.rf rrdtool-devel-1.2.15-1.el4.rf
-----Original Message----- From: Jones, Jason (Altrincham) [mailto:JasonAS_Jones at mentor.com] Sent: Fri 1/26/2007 11:57 AM To: hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
You need to download rrdtools at a guess (http://oss.oetiker.ch/rrdtool/download.en.html).
Jason.
From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us] Sent: 26 January 2007 16:42 To: hobbit at hswn.dk; hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
So, I found the allinone patch and I downloaded the source. I applied the patch successfully and try to run the makerpm.sh script.
I get the following.
RPM build errors: File not found: /tmp/hobbit-root/usr/lib/hobbit/server/download File listed twice: /usr/lib/hobbit/client/bin/clientupdate File listed twice: /usr/lib/hobbit/client/bin/logfetch File listed twice: /usr/lib/hobbit/client/ext
Near the top of the build, I get this as well...
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility Checking pre-requisites for building Hobbit
Checking for fping ...
Checking for RRDtool ...
test-rrd.c: In function main': test-rrd.c:30: error: too few arguments to function rrd_graph'
make: *** [test-compile] Error 1
Not RRDtool 1.0.x, checking for 1.2.x
Found RRDtool include files in /usr/include
Found RRDtool libraries in /usr/lib
Linking RRD with PNG library: -L/usr/lib -lpng
Any thoughts on what is wrong here? I also tried without applying the allinone and I get the same results.
Stewart
-----Original Message----- From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us] Sent: Thu 1/25/2007 1:22 PM To: hobbit at hswn.dk Subject: [hobbit] latset and greatest
I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Will there be a 4.2.1. release any time soon?
Stewart
Spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125022558&m=bcc54 1e12d40> Not spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125022558&m=bcc54 1e12d40> Forget previous vote <https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125022558&m=bcc54 1e12d40>
-- BEGIN-ANTISPAM-VOTING-LINKS
Teach CanIt if this mail (ID 125161447) is spam: Spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125161447&m=9f06a997cf... Not spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125161447&m=9f06a997cf... Forget vote: https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125161447&m=9f06a997cf...
END-ANTISPAM-VOTING-LINKS
I built with the included spec file succesfully (a little tweak on the spec file). You didn't see to have perl-rrdtool-1.2.15-1.el4.rf. I have Hobbit RPMs with v4.2.-0 with all-in-one patch dated 200610 applied. For CentOS 4 (RHEL 4 AS), you can find them here: http://www.supportsmb.com/centos/useful-home-made-rpm/
On 1/26/07, Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us> wrote:
I have them installed via RPM.
$ rpm -qa | grep rrdtool rrdtool-1.2.15-1.el4.rf rrdtool-devel-1.2.15-1.el4.rf
-----Original Message----- From: Jones, Jason (Altrincham) [mailto:JasonAS_Jones at mentor.com<JasonAS_Jones at mentor.com> ] Sent: Fri 1/26/2007 11:57 AM To: hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
You need to download rrdtools at a guess (http://oss.oetiker.ch/rrdtool/download.en.html).
Jason.
From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us>] Sent: 26 January 2007 16:42 To: hobbit at hswn.dk; hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
So, I found the allinone patch and I downloaded the source. I applied the patch successfully and try to run the makerpm.sh script.
I get the following.
RPM build errors: File not found: /tmp/hobbit-root/usr/lib/hobbit/server/download File listed twice: /usr/lib/hobbit/client/bin/clientupdate File listed twice: /usr/lib/hobbit/client/bin/logfetch File listed twice: /usr/lib/hobbit/client/ext
Near the top of the build, I get this as well...
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility Checking pre-requisites for building Hobbit
Checking for fping ...
Checking for RRDtool ... test-rrd.c: In function
main': test-rrd.c:30: error: too few arguments to functionrrd_graph' make: *** [test-compile] Error 1 Not RRDtool 1.0.x, checking for 1.2.x Found RRDtool include files in /usr/include Found RRDtool libraries in /usr/lib Linking RRD with PNG library: -L/usr/lib -lpngAny thoughts on what is wrong here? I also tried without applying the allinone and I get the same results.
Stewart
-----Original Message----- From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us>] Sent: Thu 1/25/2007 1:22 PM To: hobbit at hswn.dk Subject: [hobbit] latset and greatest
I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Will there be a 4.2.1. release any time soon?
Stewart
Spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125022558&m=bcc54 1e12d40> Not spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125022558&m=bcc54 1e12d40> Forget previous vote <https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125022558&m=bcc54 1e12d40>
-- BEGIN-ANTISPAM-VOTING-LINKS
Teach CanIt if this mail (ID 125161447) is spam: Spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125161447&m=9f06a997cf... Not spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125161447&m=9f06a997cf... Forget vote: https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125161447&m=9f06a997cf...
END-ANTISPAM-VOTING-LINKS
I have it installed now and I get the same errors.
$ rpm -qa | grep rrdtool rrdtool-1.2.15-1.el4.rf rrdtool-devel-1.2.15-1.el4.rf perl-rrdtool-1.2.15-1.el4.rf
-----Original Message----- From: Jerry Yu [mailto:jjj863 at gmail.com] Sent: Fri 1/26/2007 2:00 PM To: hobbit at hswn.dk Subject: Re: [hobbit] latest and greatest
I built with the included spec file succesfully (a little tweak on the spec file). You didn't see to have perl-rrdtool-1.2.15-1.el4.rf. I have Hobbit RPMs with v4.2.-0 with all-in-one patch dated 200610 applied. For CentOS 4 (RHEL 4 AS), you can find them here: http://www.supportsmb.com/centos/useful-home-made-rpm/
On 1/26/07, Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us> wrote:
I have them installed via RPM.
$ rpm -qa | grep rrdtool rrdtool-1.2.15-1.el4.rf rrdtool-devel-1.2.15-1.el4.rf
-----Original Message----- From: Jones, Jason (Altrincham) [mailto:JasonAS_Jones at mentor.com<JasonAS_Jones at mentor.com> ] Sent: Fri 1/26/2007 11:57 AM To: hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
You need to download rrdtools at a guess (http://oss.oetiker.ch/rrdtool/download.en.html).
Jason.
From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us>] Sent: 26 January 2007 16:42 To: hobbit at hswn.dk; hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
So, I found the allinone patch and I downloaded the source. I applied the patch successfully and try to run the makerpm.sh script.
I get the following.
RPM build errors: File not found: /tmp/hobbit-root/usr/lib/hobbit/server/download File listed twice: /usr/lib/hobbit/client/bin/clientupdate File listed twice: /usr/lib/hobbit/client/bin/logfetch File listed twice: /usr/lib/hobbit/client/ext
Near the top of the build, I get this as well...
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility Checking pre-requisites for building Hobbit
Checking for fping ...
Checking for RRDtool ... test-rrd.c: In function
main': test-rrd.c:30: error: too few arguments to functionrrd_graph' make: *** [test-compile] Error 1 Not RRDtool 1.0.x, checking for 1.2.x Found RRDtool include files in /usr/include Found RRDtool libraries in /usr/lib Linking RRD with PNG library: -L/usr/lib -lpngAny thoughts on what is wrong here? I also tried without applying the allinone and I get the same results.
Stewart
-----Original Message----- From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us>] Sent: Thu 1/25/2007 1:22 PM To: hobbit at hswn.dk Subject: [hobbit] latset and greatest
I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Will there be a 4.2.1. release any time soon?
Stewart
Spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125022558&m=bcc54 1e12d40> Not spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125022558&m=bcc54 1e12d40> Forget previous vote <https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125022558&m=bcc54 1e12d40>
-- BEGIN-ANTISPAM-VOTING-LINKS
Teach CanIt if this mail (ID 125161447) is spam: Spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125161447&m=9f06a997cf... Not spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125161447&m=9f06a997cf... Forget vote: https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125161447&m=9f06a997cf...
END-ANTISPAM-VOTING-LINKS
-- BEGIN-ANTISPAM-VOTING-LINKS
Teach CanIt if this mail (ID 125183223) is spam: Spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125183223&m=a0838a3666... Not spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125183223&m=a0838a3666... Forget vote: https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125183223&m=a0838a3666...
END-ANTISPAM-VOTING-LINKS
did you start fresh or you run makerpm.sh again at the same place? 'configure' may have cached detection results.
" test-rrd.c:30: error: too few arguments to function `rrd_graph'" line is when makerpm.sh (or make) fails to recognize you have RRD 1.2. So, it used old RRD 1.0 syntax which has less arguments passed in to rrd_graph(). Otherwise, it would have run line 28 instead, which has many more arguments.
I just started fresh on CentOS 4.4/i386, untar source then patch, the buildrpm.sh. All is well, at least it passed where your attempt failed. what distro u r running?
On 1/26/07, Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us> wrote:
I have it installed now and I get the same errors.
$ rpm -qa | grep rrdtool rrdtool-1.2.15-1.el4.rf rrdtool-devel-1.2.15-1.el4.rf perl-rrdtool-1.2.15-1.el4.rf
-----Original Message----- From: Jerry Yu [mailto:jjj863 at gmail.com <jjj863 at gmail.com>] Sent: Fri 1/26/2007 2:00 PM To: hobbit at hswn.dk Subject: Re: [hobbit] latest and greatest
I built with the included spec file succesfully (a little tweak on the spec file). You didn't see to have perl-rrdtool-1.2.15-1.el4.rf. I have Hobbit RPMs with v4.2.-0 with all-in-one patch dated 200610 applied. For CentOS 4 (RHEL 4 AS), you can find them here: http://www.supportsmb.com/centos/useful-home-made-rpm/
On 1/26/07, Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us
wrote:
I have them installed via RPM.
$ rpm -qa | grep rrdtool rrdtool-1.2.15-1.el4.rf rrdtool-devel-1.2.15-1.el4.rf
-----Original Message----- From: Jones, Jason (Altrincham) [mailto:JasonAS_Jones at mentor.com<JasonAS_Jones at mentor.com>
<JasonAS_Jones at mentor.com>
] Sent: Fri 1/26/2007 11:57 AM To: hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
You need to download rrdtools at a guess (http://oss.oetiker.ch/rrdtool/download.en.html).
Jason.
From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us>< Stewart_Larsen at doh.state.fl.us>]
Sent: 26 January 2007 16:42 To: hobbit at hswn.dk; hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
So, I found the allinone patch and I downloaded the source. I applied the patch successfully and try to run the makerpm.sh script.
I get the following.
RPM build errors: File not found: /tmp/hobbit-root/usr/lib/hobbit/server/download File listed twice: /usr/lib/hobbit/client/bin/clientupdate File listed twice: /usr/lib/hobbit/client/bin/logfetch File listed twice: /usr/lib/hobbit/client/ext
Near the top of the build, I get this as well...
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility Checking pre-requisites for building Hobbit
Checking for fping ...
Checking for RRDtool ... test-rrd.c: In function
main': test-rrd.c:30: error: too few arguments to functionrrd_graph' make: *** [test-compile] Error 1 Not RRDtool 1.0.x, checking for 1.2.x Found RRDtool include files in /usr/include Found RRDtool libraries in /usr/lib Linking RRD with PNG library: -L/usr/lib -lpngAny thoughts on what is wrong here? I also tried without applying the allinone and I get the same results.
Stewart
-----Original Message----- From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us>< Stewart_Larsen at doh.state.fl.us>] Sent: Thu 1/25/2007 1:22 PM To: hobbit at hswn.dk Subject: [hobbit] latset and greatest
I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Will there be a 4.2.1. release any time soon?
Stewart
Spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125022558&m=bcc54 1e12d40> Not spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125022558&m=bcc54 1e12d40> Forget previous vote <https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125022558&m=bcc54 1e12d40>
-- BEGIN-ANTISPAM-VOTING-LINKS
Teach CanIt if this mail (ID 125161447) is spam: Spam:
https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125161447&m=9f06a997cf...
Not spam:
https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125161447&m=9f06a997cf...
Forget vote:
https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125161447&m=9f06a997cf...
END-ANTISPAM-VOTING-LINKS
-- BEGIN-ANTISPAM-VOTING-LINKS
Teach CanIt if this mail (ID 125183223) is spam: Spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125183223&m=a0838a3666... Not spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125183223&m=a0838a3666... Forget vote: https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125183223&m=a0838a3666...
END-ANTISPAM-VOTING-LINKS
seemed to work that time. thanks for your help. I
From: Jerry Yu Sent: Fri 1/26/2007 4:40 PM To: hobbit at hswn.dk Subject: Re: [hobbit] latest and greatest
did you start fresh or you run makerpm.sh again at the same place? 'configure' may have cached detection results.
" test-rrd.c:30: error: too few arguments to function `rrd_graph'" line is when makerpm.sh (or make) fails to recognize you have RRD 1.2. So, it used old RRD 1.0 syntax which has less arguments passed in to rrd_graph(). Otherwise, it would have run line 28 instead, which has many more arguments.
I just started fresh on CentOS 4.4/i386, untar source then patch, the buildrpm.sh. All is well, at least it passed where your attempt failed. what distro u r running?
On 1/26/07, Stewart_Larsen at doh.state.fl.us <Stewart_Larsen at doh.state.fl.us> wrote: I have it installed now and I get the same errors.
$ rpm -qa | grep rrdtool rrdtool-1.2.15-1.el4.rf rrdtool-devel-1.2.15-1.el4.rf perl-rrdtool-1.2.15-1.el4.rf
-----Original Message----- From: Jerry Yu [mailto:jjj863 at gmail.com] Sent: Fri 1/26/2007 2:00 PM To: hobbit at hswn.dk Subject: Re: [hobbit] latest and greatest
I built with the included spec file succesfully (a little tweak on the spec file). You didn't see to have perl-rrdtool-1.2.15-1.el4.rf. I have Hobbit RPMs with v4.2.-0 with all-in-one patch dated 200610 applied. For CentOS 4 (RHEL 4 AS), you can find them here: http://www.supportsmb.com/centos/useful-home-made-rpm/
On 1/26/07, Stewart_Larsen at doh.state.fl.us <mailto:Stewart_Larsen at doh.state.fl.us> wrote:
I have them installed via RPM.
$ rpm -qa | grep rrdtool rrdtool-1.2.15-1.el4.rf rrdtool-devel-1.2.15-1.el4.rf
-----Original Message----- From: Jones, Jason (Altrincham) [mailto:JasonAS_Jones at mentor.com<mailto:JasonAS_Jones at mentor.com> ] Sent: Fri 1/26/2007 11:57 AM To: hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
You need to download rrdtools at a guess (http://oss.oetiker.ch/rrdtool/download.en.html).
Jason.
From: Stewart_Larsen at doh.state.fl.us [mailto:Stewart_Larsen at doh.state.fl.us <mailto:Stewart_Larsen at doh.state.fl.us>]
Sent: 26 January 2007 16:42 To: hobbit at hswn.dk; hobbit at hswn.dk Subject: RE: [hobbit] latest and greatest
So, I found the allinone patch and I downloaded the source. I applied the patch successfully and try to run the makerpm.sh script.
I get the following.
RPM build errors: File not found: /tmp/hobbit-root/usr/lib/hobbit/server/download File listed twice: /usr/lib/hobbit/client/bin/clientupdate File listed twice: /usr/lib/hobbit/client/bin/logfetch File listed twice: /usr/lib/hobbit/client/ext
Near the top of the build, I get this as well...
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility Checking pre-requisites for building Hobbit
Checking for fping ...
Checking for RRDtool ... test-rrd.c: In function
main': test-rrd.c:30: error: too few arguments to functionrrd_graph' make: *** [test-compile] Error 1 Not RRDtool 1.0.x, checking for 1.2.x Found RRDtool include files in /usr/include Found RRDtool libraries in /usr/lib Linking RRD with PNG library: -L/usr/lib -lpngAny thoughts on what is wrong here? I also tried without applying the allinone and I get the same results.
Stewart
-----Original Message----- From: Stewart_Larsen at doh.state.fl.us
[mailto:Stewart_Larsen at doh.state.fl.us <mailto:Stewart_Larsen at doh.state.fl.us>] Sent: Thu 1/25/2007 1:22 PM To: hobbit at hswn.dk Subject: [hobbit] latset and greatest
I know there have been a number of patches since 4.2.0. Where would one go to get the latest and greatest version?
Will there be a 4.2.1. release any time soon?
Stewart
Spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125022558&m=bcc54 1e12d40> Not spam <https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125022558&m=bcc54 1e12d40> Forget previous vote <https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125022558&m=bcc54 1e12d40>
-- BEGIN-ANTISPAM-VOTING-LINKS
Teach CanIt if this mail (ID 125161447) is spam: Spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125161447&m=9f06a997cf... Not spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125161447&m=9f06a997cf... Forget vote: https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125161447&m=9f06a997cf...
END-ANTISPAM-VOTING-LINKS
-- BEGIN-ANTISPAM-VOTING-LINKS
Teach CanIt if this mail (ID 125183223) is spam: Spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=s&i=125183223&m=a0838a3666... Not spam: https://antispam.doh.ad.state.fl.us/canit/b.php?c=n&i=125183223&m=a0838a3666... Forget vote: https://antispam.doh.ad.state.fl.us/canit/b.php?c=f&i=125183223&m=a0838a3666...
END-ANTISPAM-VOTING-LINKS
Spam Not spam Forget previous vote
On Fri, Jan 26, 2007 at 11:42:12AM -0500, Stewart_Larsen at doh.state.fl.us wrote:
So, I found the allinone patch and I downloaded the source. I applied the patch successfully and try to run the makerpm.sh script.
I get the following.
RPM build errors: File not found: /tmp/hobbit-root/usr/lib/hobbit/server/download File listed twice: /usr/lib/hobbit/client/bin/clientupdate File listed twice: /usr/lib/hobbit/client/bin/logfetch File listed twice: /usr/lib/hobbit/client/ext
Hmm ... there are different flavors (versions) of RPM. The version I have (4.4.1) does complain about the files that appear twice, but it isn't fatal.
The missing "download" directory is odd. It should be created by the "make install" step which is part of the RPM build. A quick fix would be to just delete the line with "%dir .... download" in the hobbit.spec file.
Checking for RRDtool ... test-rrd.c: In function
main': test-rrd.c:30: error: too few arguments to functionrrd_graph' make: *** [test-compile] Error 1 Not RRDtool 1.0.x, checking for 1.2.x Found RRDtool include files in /usr/include Found RRDtool libraries in /usr/lib Linking RRD with PNG library: -L/usr/lib -lpngAny thoughts on what is wrong here? I also tried without applying the allinone and I get the same results.
Nothing wrong, it's simple Hobbit's configuration script trying to figure out if you have RRDtool 1.0 or 1.2 installed.
Regards, Henrik
participants (4)
-
henrik@hswn.dk
-
JasonAS_Jones@mentor.com
-
jjj863@gmail.com
-
Stewart_Larsen@doh.state.fl.us