Built gcc and set it as my compiler Ran cmake on brlcad (with bundled TCL enabled, since a tcl.h include otherwise doesn't work with any compiler on the server) Ran make which failed Added a cast, fixed the src/util/terrain.c pointers, and closed a comment Ran make clean; make It compiled