did CVS of sources today and tried make build. There seems to be an error in
/usr/src/usr.sbin/named/named/pathnames.h
here's the output:
cc -O2 -I/usr/src/usr.sbin/named/named -I/usr/src/usr.sbin/named/named/..
-DUSE_OPTIONS_H -c db_dump.c
In file included from named.h:12,
from db_dump.c:102:
pathnames.h:67: unterminated `#if' conditional
*** Error code 1
Stop.