<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear dev:<div><br></div><div>I’ve been trying to build llvm 2.9 for KLEE on my macbook, and am encountering the following error when I attempt to make:</div><div><br></div><div><b style="font-family: Menlo; font-size: 11px;">llvm-2.9/include/llvm/ADT/IntervalMap.h:1973:32: </b><span style="font-family: Menlo; font-size: 11px; color: rgb(195, 55, 32);"><b>error: </b></span><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><b>      use 'template' keyword to treat 'newNode' as a dependent template name</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">    Node[NewNode] = this->map->newNode<NodeT>();</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38);"><b>                               ^</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38);">                               template </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">1 error generated.</div></div><div><br></div><div>I saw something similar googling around for the error, it may be a disconnect between this version and OS 10.9.5. I can install 3.6 just fine with homebrew, but unfortunately KLEE only supports 2.9. </div><div><br></div><div>If this is a known and as-yet unresolved issue, just let me know and I’ll attempt to find an alternative solution.</div><div><br></div><div>Best,</div><div>Hayes Converse</div><div>University of Texas at Austin</div></body></html>