Dear list, I'm trying to compile rrdtool-1.0.40 on my Redhat-7.2 machine. But when I type `make` I get the following error: cgi.c:30: warning: no previous prototype for `cgiHeader' cgi.c:47: warning: no previous prototype for `cgiDecodeString' cgi.c:76: warning: no previous prototype for `cgiInit' and after that I get : gd.c: In function `gdImageBrushApply': gd.c:173: warning: declaration of `y1' shadows global declaration gd.c: At top level: gd.c:230: warning: declaration of `y1' shadows global declaration gd.c: In function `gdImageLine': gd.c:231: warning: declaration of `y1' shadows global declaration gd.c: At top level: gd.c:319: warning: declaration of `y1' shadows global declaration gd.c: In function `gdImageDashedLine': gd.c:320: warning: declaration of `y1' shadows global declaration gd.c: In function `gdImageString': gd.c:484: warning: pointer targets in passing arg 1 of `strlen' differ in signedness gd.c: In function `gdImageStringUp': gd.c:496: warning: pointer targets in passing arg 1 of `strlen' differ in signedness gd.c: At top level: gd.c:1560: warning: declaration of `y1' shadows global declaration gd.c: In function `gdImageRectangle': gd.c:1561: warning: declaration of `y1' shadows global declaration gd.c: At top level: gd.c:1568: warning: declaration of `y1' shadows global declaration gd.c: In function `gdImageFilledRectangle': gd.c:1569: warning: declaration of `y1' shadows global declaration gd.c: At top level: gd.c:1721: warning: no previous prototype for `gdGetWord' gd.c:1737: warning: no previous prototype for `gdPutWord' gd.c:1743: warning: no previous prototype for `gdGetByte' gd.c: In function `gdImageCreateFromXbm': gd.c:1893: warning: declaration of `h' shadows previous local gd.c:1917: warning: unsigned int format, int arg (arg 3) gd.c: In function `gdImageFilledPolygon': gd.c:1963: warning: declaration of `y1' shadows global declaration gd.c:1997: warning: declaration of `y1' shadows previous local gd.c:1997: warning: declaration of `y2' shadows previous local gd.c: In function `gdImageSetBrush': gd.c:2097: warning: declaration of `index' shadows global declaration gd.c: In function `gdImageSetTile': gd.c:2123: warning: declaration of `index' shadows global declaration does any one know what to do? Thanks in advance. With kind regards, Richard Pijnenburg
-- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
