On Mon, 16 May 2005, olivier wrote:

gcc -DHAVE_CONFIG_H
- -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I. -I.
- -I../include -I. -I. -I../include -I../include    -g -O2 -Wall -c `test
- -f dns_internal.c || echo './'`dns_internal.c
dns_internal.c:58: error: syntax error before "rfc1035_query"

This error seems to indicate your include/rfc1035.h file is not up to date.


Make sure your whole tree is up to date, not just the src subdirectory.

Regards
Henrik

Reply via email to