<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi all,</div><div dir="ltr"><br></div><div dir="ltr">I just compiled the lastest version of LLDB on ubuntu. But when I executed the `lldb` in the bin directory, it print the following and exit:</div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr"><font face="Courier New, sans-serif">lldb: /home/szm/workSpace/studio/llvm/include/llvm/Support/CommandLine.h:673: void llvm::cl::parser<DataType>::addLiteralOption(const char*, const DT&, const char*) [with DT = llvm::ScheduleDAGInstrs* (*)(llvm::MachineSchedContext*); DataType = llvm::ScheduleDAGInstrs* (*)(llvm::MachineSchedContext*)]: Assertion `findOption(Name) == Values.size() && "Option already exists!"' failed.</font></div><div dir="ltr"><font face="Courier New, sans-serif">Aborted (core dumped)</font></div><div><br></div><div>And the same for lldm-mi.</div></div><div dir="ltr"><br></div><div dir="ltr">Also, if I create a simple program that uses LLDB API and run it, it'll complain that:</div><div dir="ltr"><br></div><div dir="ltr"><font face="Courier New, sans-serif">error while loading shared libraries: liblldb.so.3.7.0: cannot open shared object file: No such file or directory</font></div><div dir="ltr"><br></div><div dir="ltr">But liblldb.so.3.7.0 exists, even if I copy the file to the same directory.</div>
                                          </div></body>
</html>