[cfe-dev] Build Error

Eric Christopher echristo at apple.com
Tue Jul 26 16:15:22 PDT 2011


On Jul 21, 2011, at 7:25 AM, Prasanth Anbalagan wrote:

> Hi,
> 
> I'm trying to build Clang on Redhat Linux. I recevied the following error 
> 
> llvm[3]: Compiling SimplifyLibCalls.cpp for Debug+Asserts build
> llvm[3]: Compiling Sink.cpp for Debug+Asserts build
> llvm[3]: Compiling TailDuplication.cpp for Debug+Asserts build
> llvm[3]: Compiling TailRecursionElimination.cpp for Debug+Asserts build
> llvm[3]: Building Debug+Asserts Archive Library libLLVMScalarOpts.a
> make[3]: *** [/root/llvm/Debug+Asserts/lib/libLLVMScalarOpts.a] Error 1
> make[3]: Leaving directory `/root/llvm/lib/Transforms/Scalar'
> make[2]: *** [Scalar/.makeall] Error 2
> make[2]: Leaving directory `/root/llvm/lib/Transforms'
> make[1]: *** [Transforms/.makeall] Error 2
> make[1]: Leaving directory `/root/llvm/lib'
> make: *** [all] Error 1
> 
> 
> -Any suggestions on how I could resolve this?

Yes. Look earlier for the actual error.

-eric




More information about the cfe-dev mailing list