Building Blender results in Error ld.so

Hi all,due to some core-changes I’ve made to Blender source I’m in need to compile it myself.I followed the blender community advice “how building blender” https://wiki.blender.org/index.php/Dev:Doc/Building_Blender/Linux/Ubuntu/CMakeFor some reason I’m getting the following error:Unpacking OpenColorIO-1.0.9Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)’ failed!make: *** No targets specified and no makefile found. Stop.cp: cannot stat ‘ext/dist/lib/libtinyxml.a’: No such file or directorycp: cannot stat ‘ext/dist/lib/libyaml-cpp.a’: No such file or directorymake: *** No rule to make target ‘clean’. Stop.ERROR! OpenColorIO-1.0.9 failed to compile, exitingChagnes I made:https://gist.github.com/sambler/05afb5d61f8a16b5a58dd35cea0ca927I I was hoping someone around here might know a workaround to this.Thanks ahead.PS: Sorry for the bad text-formatting … not sure why it’s this way