http://llvm.org/bugs/show_bug.cgi?id=7213
Summary: Building clang with --enable-doxygen fails if objdir
!= srcdir
Product: Build scripts
Version: 2.7
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Makefiles
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The recommended way of building LLVM used to be to run configure from an empty
target directory. This works fine with doxygen off, but when doxygen is turned
on, *and* clang is build within tools/clang, it seems that when the build
directory is populated with clang sources, the doxygen sources are not copied,
and thus the build fails.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs