"Rich Rumble" <[email protected]> wrote:
Much better... Thanks! Is GdChart still needed in the 4.x branch?
Not anymore. Remove any reference to GDCHAR_ROOT in Makefile.MingW.
I added them anyway. I am also using Python 3.2 if that make any difference, not sure if I'm using python-devel (if there is one?)
I use 2.7 w/o problems. 3.2 should be backwards compatible I assume.
ntop_win32.h:99:20: warning: 'struct option' declared inside parameter list
Harmless.
rrd.h:64:17: error: conflicting types for 'ssize_t' c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/sys/types.h:118:18: note: previous declaration of 'ssize_t' was here
Again, using the latest packages can break other packages. Here I guess your RRDtool is newer than mine. I use 1.2.19. Try adding '-DHAVE_SSIZE_T' to your CFLAGS.
--gv _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
