<div dir="ltr">Dear Sir or Ms:<div style>   My OS is ubuntu 12.04(AMD64). I have installed TexLive 2012, Graphviz 2.26.3, doxygen 1.7.6.1 without the dependence doxygen-latex.The version of LLVM I am working on is 3.2. My configure script is the following:</div>
<div style><div>   ../llvm-3.2/configure --prefix=/home/me/mywork/sca/llvm/llvm-install2 --enable-targets=host-only --enable-debug-runtime --enable-assertions --enable-doxygen --disable-optimized --with-llvmsrc=/home/me/mywork/sca/llvm/llvm-3.2 --with-llvmobj=/home/me/mywork/sca/llvm/llvm-build2 >configure.log 2>configure.errors </div>
<div style>    There is no reporting error in configure. </div><div style>    I make LLVM under my build directory using the following command:</div><div style>    make >make.log 2>make.errors</div><div style>    There is no error reported in the end but a warning is reported:</div>
<div style>    /home/me/mywork/sca/llvm/llvm-3.2/unittests/Support/AlignOfTest.cpp:59:8: warning: direct base ‘{anonymous}::S1’ inaccessible in ‘{anonymous}::D9’ due to ambiguity [enabled by default]<br></div><div style>     Then I make install, it reports many errors. I classify them into the following:</div>
<div style>   1) (In my opinion, this is maybe the cause. I don't find the solution by reading documents and searching web)</div><div style>sh: 1: /usr/bindot: not found</div><div><div>Problems running dot: exit code=127, command='/usr/bindot', arguments='"/home/me/mywork/sca/llvm/llvm-build2/tools/clang/docs/doxygen/html/ABI_8h__incl.dot" -Tpng -o "/home/me/mywork/sca/llvm/llvm-build2/tools/clang/docs/doxygen/html/ABI_8h__incl.png" -Tcmapx -o "/home/me/mywork/sca/llvm/llvm-build2/tools/clang/docs/doxygen/html/ABI_8h__incl.map"'</div>
</div><div>    2)</div><div><div>error: problems opening map file /home/me/mywork/sca/llvm/llvm-build2/tools/clang/docs/doxygen/html/____wmmintrin__aes_8h__incl.map for inclusion in the docs!</div><div></div></div><div><br>
</div><div style>Thanks in advance!   </div><div style><br></div><div style>Best Wishes</div><div>Yours Faithfully</div><div style>PANG Long</div></div></div>