the compile fails because in several files the #include of <assert.h> is missing. the files are: ArmyInfo.cpp stack.cpp w_edit.cpp playerlist.cpp including the assert.h and copying those files in the src directory during the configure phase fixes the problem, but is not a very conviniend way to install ;) have phun miLosh
added a small patch to cvs, thanks