On Sun, Feb 24, 2013 at 4:10 PM, Stuart Henderson <[email protected]> wrote:
> It seems your tree is not clean, the tsig_get_algorithm_by_id prototype
> which it's complaining about was removed in tsig.h r1.1.1.3.

I re-ran "cvs up" which was clean (no changes) and did a "make build"
(after the other steps) instead of "make -j3 -B -P build" in case that
would matter and still get:
===============================
cc -I. -I/usr/src/usr.sbin/nsd -O2 -pipe   -c /usr/src/usr.sbin/nsd/nsd-xfer.c
/usr/src/usr.sbin/nsd/nsd-xfer.c:175: error: static declaration of
'tsig_get_algorithm_by_id' follows non-static declaration
/usr/src/usr.sbin/nsd/tsig.h:161: error: previous declaration of
'tsig_get_algorithm_by_id' was here
*** Error 1 in usr.sbin/nsd/obj (Makefile:330 'nsd-xfer.o')
===============================

A week or so ago there was no problem with my -current upgrade.

I'm using the Boulder, CO anon cvs.

Reply via email to