I need some guidance on getting squid guard to compile. I have clean installed the latest cygwin this morning (full setup).
squidguard configures fine ./configure --with-db-lib=/lib make fails with the following In file included from main.c:19: sg.h:195: error: parse error before "DB_INFO" sg.h:195: warning: no semicolon at end of struct or union sg.h:201: error: parse error before '}' token make[1]: *** [main.o] Error 1 make[1]: Leaving directory `/usr/src/squidGuard-1.2.0/src' make: *** [all] Error 1 anyone had success??? Steve -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/