According to the blame output, this is from r70792. I'm building on Arch Linux
and the cmake flags are based on the PKGBUILD from the AUR:
```
cmake -DBRLCAD_BUILD_STATIC_LIBS=OFF \
-DBRLCAD_ENABLE_OPENGL=ON -DBRLCAD_BUNDLED_LIBS=BUNDLED
-DBRLCAD_FREETYPE=OFF \
-DBRLCAD_PNG=OFF -
@Sean - Disabling bundled build does help a lot if not completely.
@Vasco - Thank you for the detailed instructions. While working with r30379
version on Ubuntu 16.04, I got the following few errors as mentioned in the
list attached. I've mentioned both 'make' and 'make -j4' results with the
hope