hi,<br>I am trying to build the llvm trunk with make. I am trying a debug build and I am ending with the following build error. <br><br>/home/rajika/projects/llvm/llvm/lib/Target/TargetLoweringObjectFile.cpp: In member function ‘virtual bool llvm::TargetLoweringObjectFileMachO::shouldEmitUsedDirectiveFor(const llvm::GlobalValue*, llvm::Mangler*) const’:<br>
/home/rajika/projects/llvm/llvm/lib/Target/TargetLoweringObjectFile.cpp:959: error: ‘NameTmp’ was not declared in this scope<br>make[2]: *** [/home/rajika/projects/llvm/llvm-objects/lib/Target/Debug/TargetLoweringObjectFile.o] Error 1<br>
make[2]: Leaving directory `/home/rajika/projects/llvm/llvm-objects/lib/Target'<br>make[1]: *** [Target/.makeall] Error 2<br>make[1]: Leaving directory `/home/rajika/projects/llvm/llvm-objects/lib'<br>make: *** [all] Error 1<br>
<br>Rajika<br>