[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] make error for xymon -4.2.2-RC1
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] make error for xymon -4.2.2-RC1
- From: "pankaj dorlikar" <pankaj.dorlikar (at) gmail.com>
- Date: Fri, 26 Dec 2008 09:18:23 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=bOXV2H06DtaoOV7rogSt3JIcHE10qBVOoWo7QoSg1+c=; b=e3G83Rmeo62dPiEFJMCnb3u+NffTycMdWW1HZT7w66N4UMYkvu19X1Jx8GYPAQkFqT x2I9iRBbeiUsCaXhCYPIuhupUEgZ+aVHU8wQxQIaWBmIfJkbLhmbRRdFsHcBjZ9lqlpr GbX08tH9jK/Uvg+6IoLeeF7IwxOQU4sOxrkM4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=kzxXpbktjuwcGfYGcoDT/+csGo76C3Fs2t5AIx1Xrjk8n5EESEO2JBqoxV+wZruYpl yQF5ObdTd/hCLuo5p5vKad+xkFh62FNEkBD9fNSRfA0MzAzhNKMOijSbsL2BbgB4qTNQ 1YhbQUdSNu06hvs9VJ6kK0Jag9Tx9ErzFOfsU=
- References: <74c599800812250125o7a89cb27p88f1dffd05c6cb31 (at) mail.gmail.com> <givql0$vel$1 (at) voodoo.hswn.dk>
hi,
these are error lines.Os is fedore core 5...
hobbitd_rrd.c: In function 'main':
hobbitd_rrd.c:106: warning: pointer targets in assignment differ in
signedness
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/home/xymon/xymon-4.2.2-RC1/include
-I/usr/include -I/usr/local/rrdtool-1.3.4/include -I/usr/include -c -o
do_rrd.o do_rrd.c
do_rrd.c:24:17: error: rrd.h: No such file or directory
do_rrd.c: In function 'create_and_update_rrd':
do_rrd.c:175: warning: implicit declaration of function 'rrd_clear_error'
do_rrd.c:176: warning: implicit declaration of function 'rrd_create'
do_rrd.c:178: warning: implicit declaration of function 'rrd_get_error'
do_rrd.c:207: warning: implicit declaration of function 'rrd_update'
do_rrd.c: In function 'rrddatasets':
do_rrd.c:233: error: 'rrd_value_t' undeclared (first use in this function)
do_rrd.c:233: error: (Each undeclared identifier is reported only once
do_rrd.c:233: error: for each function it appears in.)
do_rrd.c:233: error: 'rrddata' undeclared (first use in this function)
do_rrd.c:240: warning: implicit declaration of function 'rrd_fetch'
In file included from do_rrd.c:317:
rrd/do_disk.c: In function 'do_disk_rrd':
rrd/do_disk.c:63: warning: enumeration value 'DT_IRIX' not handled in switch
rrd/do_disk.c:63: warning: enumeration value 'DT_AS400' not handled in
switch
rrd/do_disk.c:63: warning: enumeration value 'DT_NT' not handled in switch
rrd/do_disk.c:63: warning: enumeration value 'DT_UNIX' not handled in switch
rrd/do_disk.c:63: warning: enumeration value 'DT_NETAPP' not handled in
switch
rrd/do_disk.c:63: warning: enumeration value 'DT_NETWARE' not handled in
switch
rrd/do_disk.c:63: warning: enumeration value 'DT_BBWIN' not handled in
switch
make[1]: *** [do_rrd.o] Error 1
make[1]: Leaving directory `/home/xymon/xymon-4.2.2-RC1/hobbitd'
make: *** [hobbitd-build] Error 2
On Thu, Dec 25, 2008 at 4:56 PM, Henrik Størner <henrik (at) hswn.dk> wrote:
> In <74c599800812250125o7a89cb27p88f1dffd05c6cb31 (at) mail.gmail.com> "pankaj
> dorlikar" <pankaj.dorlikar (at) gmail.com> writes:
>
> >when i give make command ,i get fallowing error..
> >i have installed rrdtool-1.2.2 succesfully..
>
> >make[1]: *** [do_rrd.o] Error 1
> >make[1]: Leaving directory `/var/hobbit/xymon-4.2.2-RC1/hobbitd'
>
> You need to show us a couple of lines above that "Error 1"
>
>
> Regards,
> Henrik
>
> --
> Henrik Storner
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>
--
Pankaj V. Dorlikar