On Solaris 7/SPARC, <sys/syslog.h> doesn't define LOG_AUTHPRIV. So, in
globals.h, the compiler breaks at:

#ifdef USE_SYSLOG

#define NTOP_DEFAULT_TCPWRAP_ALLOW   LOG_AUTHPRIV|LOG_INFO
#define NTOP_DEFAULT_TCPWRAP_DENY    LOG_AUTHPRIV|LOG_WARNING

#else /* USE_SYSLOG */

-- 
albert chin ([EMAIL PROTECTED])
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to