Should src/share/termtypes/Makefile use tic and cap_mkdb from $BSDOBJDIR? The way it is now, it'll use the old utilites which segfault, causing the build to fail. Adjusting the Makefile to use the newly built tic and cap_mkdb solves the problem. I'm upgrading from 2/21 CVS to 3/6.