On Sun, 24 Feb 2013 21:10:30 GMT, Stuart Henderson wrote: > On 2013-02-24, Chris Smith <obsd_m...@chrissmith.org> wrote: > > cc -I. -I/usr/src/usr.sbin/nsd -O2 -pipe -c /usr/src/usr.sbin/nsd/nsd-xfe > r.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 > > 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.
This looks like a bug in opencvs, which anoncvs3.usa.openbsd.org was using for non-pserver connections. I've now changed it to use GNU cvs over ssh. - todd