[cfe-dev] Error while building & running clang

Michał Górny via cfe-dev cfe-dev at lists.llvm.org
Sun Oct 23 04:55:47 PDT 2016


On Sun, 23 Oct 2016 15:24:37 +0530
Arya M Sankar via cfe-dev <cfe-dev at lists.llvm.org> wrote:

> Hello,
>    I was building llvm using cmkae-3.7.0 following the instructions in "
> http://clang.llvm.org/get_started.html ". Reading the section Checkout LLVM
> from Subversion <http://llvm.org/docs/GettingStarted.html#id14>  I believe
> the latest version of llvm and clang is installed. After building for 68%
> it's displaying the error
> "make[2]: *** No rule to make target `/GetSVN.cmake', needed by
> `tools/clang/lib/Basic/SVNVersion.inc'.  Stop. " I did notice the presence
> of GetSVN.cmake in the system path /LibFuzzer/llvm/cmake/modules.
> 
> Is there something wrong in what I did, could you please let me know !

Are you using the most recent SVN revisions of both llvm and clang?
There was a recent change regarding GetSVN.cmake location, and new
clang (r284582+) requires new enough LLVM (r284581+).

-- 
Best regards,
Michał Górny
<http://dev.gentoo.org/~mgorny/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 931 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20161023/c4b4837c/attachment.sig>


More information about the cfe-dev mailing list