It doesn't currently seem possible to compile the TF2 server binary out of the box due to undefined VScript related variables referenced by point_template.cpp as well as vscript_server.cpp:

Neither of these are referenced or defined anywhere else so I assume they were something accidentally excluded when preparing the code for public release. I assume these are just meant to be paths to scripts to run, based on the usage.
It doesn't currently seem possible to compile the TF2 server binary out of the box due to undefined VScript related variables referenced by point_template.cpp as well as vscript_server.cpp:
Neither of these are referenced or defined anywhere else so I assume they were something accidentally excluded when preparing the code for public release. I assume these are just meant to be paths to scripts to run, based on the usage.