http://llvm.org/bugs/show_bug.cgi?id=4907
Summary: llvm fails to build, error: 'WeakVH' was not declared
Product: new-bugs
Version: 2.6
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
LLVM fails to build on Debian linux (x86_64). (FreeBSD 7.2 32&64bit as well).
release_26 branch.
llvm[3]: Compiling BasicBlockPlacement.cpp for Release build
llvm[3]: Compiling CodeGenPrepare.cpp for Release build
llvm[3]: Compiling CondPropagate.cpp for Release build
llvm[3]: Compiling ConstantProp.cpp for Release build
llvm[3]: Compiling DCE.cpp for Release build
llvm[3]: Compiling DeadStoreElimination.cpp for Release build
/home/mwarning/llvm-trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp: In
member function âbool<unnamed>::DSE::runOnBasicBlock(llvm::BasicBlock&)â:
/home/mwarning/llvm-trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp:144:
error: âWeakVHâ was not declared in this scope
/home/mwarning/llvm-trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp:144:
error: expected `;' before âNextInstâ
/home/mwarning/llvm-trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp:148:
error: âNextInstâ was not declared in this scope
make[3]: ***
[/home/mwarning/llvm-trunk-obj/lib/Transforms/Scalar/Release/DeadStoreElimination.o]
Error 1
make[3]: Leaving directory
`/home/mwarning/llvm-trunk-obj/lib/Transforms/Scalar'
make[2]: *** [Scalar/.makeall] Error 2
make[2]: Leaving directory `/home/mwarning/llvm-trunk-obj/lib/Transforms'
make[1]: *** [Transforms/.makeall] Error 2
make[1]: Leaving directory `/home/mwarning/llvm-trunk-obj/lib'
make: *** [all] Error 1
--
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