Hi, I'm using VS2008 to build rrdtool as described in WIN32-BUILD-TIPS.txt (the urls to ftp.gnome.org are FTP and not HTTP!).
Error 9 fatal error C1083: Cannot open include file: 'libgen.h': No such file or directory c:\Projekte\rrdtool\src\src\rrd_graph.c 9 rrdlib Error 20 fatal error C1083: Cannot open include file: 'utime.h': No such file or directory c:\Projekte\rrdtool\src\src\rrd_open.c 12 rrdlib Error 29 error C2440: '=' : cannot convert from 'char' to 'op_en' c:\Projekte\rrdtool\src\src\rrd_rpncalc.c 78 rrdlib Error 44 error C2664: 'reset_cdp' : cannot convert parameter 9 from 'int' to 'cf_en' c:\Projekte\rrdtool\src\src\rrd_update.c 1525 rrdlib I've used the latest svn-snapshot. Can someone tell me what to do to include libgen.h and utime.h correctly? Best regards, Dirk _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
