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](http://config.mk): No such file or directory Makefile:7: make/[util.mk](http://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