search for: comment40533198_4908782

Displaying 1 result from an estimated 1 matches for "comment40533198_4908782".

2015 Aug 30
2
In-source builds are not allowed, but documentation requires Make.config
...ntation. Running make in /docs, I get the following error: Makefile:44: Makefile.config: No such file or directory make: *** No rule to make target `Makefile.config'. Stop. According to this answer: http://stackoverflow.com/questions/4763381/no-rule-to-make-target-makefile-needed-by-makefile#comment40533198_4908782 <http://stackoverflow.com/questions/4763381/no-rule-to-make-target-makefile-needed-by-makefile#comment40533198_4908782>, a ./configure in the LLVM_SRC_ROOT should fix this. The error seems to suggest a similar thing. However: $ ./configure configure: error: In-source builds are not allowed....