[LLVMdev] Problem in LLVM build 3.4

Madhvi Gupta madhvig at iiitd.ac.in
Thu May 29 01:18:48 PDT 2014


Dear All,

I am trying to build LLVM 3.4 on Ubuntu 12.04. The error message that I get
is

 make[2]: Entering directory `/home/iiitd/build/projects/compiler-rt-3.4'
Makefile:6: make/config.mk: No such file or directory
Makefile:7: make/util.mk: No such file or directory
Makefile:16: *** Refusing to build with empty ProjObjRoot variable.  Stop.
make[2]: Leaving directory `/home/iiitd/build/projects/compiler-rt-3.4'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/iiitd/build/projects'
make: *** [all] Error 1


but when I check the files are in correct place. Can someone please help me
rectifying this error.

Thanks,
Madhvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140529/439b2952/attachment.html>


More information about the llvm-dev mailing list