Hi! I am trying to install the RRDTool and have tried versions 1.2.19 and 1.2.27. The Make fails every single time with the following errors:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/export/home/m34206/htdocs/Tools/rrdtool-1.2.27/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2019 -I/export/home/m34206/htdocs/Tools/rrdbuild/lb/include -I/export/home/m34206/htdocs/Tools/rrdbuild/lb/include/libart-2.0 -I/export/home/m34206/htdocs/Tools/rrdbuild/lb/include/freetype2 -I/export/home/m34206/htdocs/Tools/rrdbuild/lb/include/libpng -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O3 -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -c rrd_gfx.c -Wp,-MD,.deps/rrd_gfx.TPlo -fPIC -DPIC -o .libs/rrd_gfx.o *gcc: unrecognized option `-std=gnu99'* *rrd_gfx.c:16: warning: invalid character in macro parameter name rrd_gfx.c:16: badly punctuated parameter list in `#define' make[2]: *** [rrd_gfx.lo] Error 1* make[2]: Leaving directory `/rrdbuild/rrdtool-1.2.19/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/rrdbuild/rrdtool-1.2.19' make: *** [all] Error 2 Please advise how to resolve this issue. Thanks, Sachin
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
