ROOT 6 Build From Source Error on Ubuntu 14.04 LTS

I had the same problem with the “Options.inc” in Ubuntu 16.04, for gcc 4.9 as well as gcc 5.4.

I am not really sure how I solved it, I tried two things (a and b) at the same time and then it suddenly worked.

Try:
a) Remove the git repository and clone again. Remove build directory and rebuild from scratch
b) Install libclang-dev, and then step a)

See: