I think I have tracked down the problem with XBSA(TSM) support in this branch. It looks like the xbsa_butc.o object file creation was somehow removed in addition to the @XBSA_CFLAGS@ autoconf stuff. I put it back into the Makefile.in with a patch below.
It is important to note that this _must_ be used with the TSM API version 3.7.1 at this time, later versions of the API seem to have conflicting arguments. My assumption is that the Open AFS code base was branched off of Transarc AFS prior to Transarc porting butc to the TSM API version 4.x. Sorry Derrick, but the patch below rewrites the changes you committed yesterday, but it's simple enough to merge the two I think. I am still working with 1.2.9-rc1 not the HEAD. On a side note, should this stuff be sent to openafs-bugs only? I wanted to send it here since Derrick seemed to be working on this as well, and I didn't want anyone duplicating effort. -Matt
Makefile.in.diff
Description: Makefile.in.diff
