Hi, You don't need a build conflict to avoid using the installed version of mono. Just use make EXTERNAL_MCS=false EXTERNAL_MONO=false I should really move the detection and handling of this to mono/configure.in, but haven't yet got around to it. - Hari