On 18/09/12 19:53, Cabeza de Baca, Matthew wrote:
Thank you. I did change it to:
#define LEN_HUGE_WORK_BUFFER 4096
define LEN_GENERAL_WORK_BUFFER 4096
#define LEN_GENERAL_WORK_BUFFER 1024
recompiled and had errors during make:
In file included from ntop.h:519:0,
from address.c:21:
globals-defines.h:1114:1: error: unknown type name 'define'
define means nothing without a # first!
alexd
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop