http://llvm.org/bugs/show_bug.cgi?id=12693
Bug #: 12693
Summary: lldb building process fails
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Makefiles
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
There are some bugs:
LLDBWrapPython.cpp:(.text+0x6b847): undefined reference to `PyInt_FromLong'
LLDBWrapPython.cpp:(.text+0x69f8b): undefined reference to
`PyDict_SetItemString'
(LLDBWrapPython.o): In function `init_lldb':
LLDBWrapPython.cpp:(.text+0x6de0d): undefined reference to
`PyDict_SetItemString'
(LLDBWrapPython.o): In function `SwigPyObject_long':
LLDBWrapPython.cpp:(.text+0x4d5): undefined reference to `PyLong_FromVoidPtr'
(LLDBWrapPython.o): In function `SwigPyPacked_dealloc':
LLDBWrapPython.cpp:(.text+0x602): undefined reference to `PyObject_Free'
and so on...
Conditions compilation:
LLVM release - SVN 152265
CLANG release - SVN 152265
LLDB release - SVN 155783
--
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