<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - lldb fails to build under ubuntu Precise"
   href="http://llvm.org/bugs/show_bug.cgi?id=18766">18766</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>lldb fails to build under ubuntu Precise
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sylvestre@debian.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>if  g++-4.8
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common
 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../include

-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/../../../include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/clang/include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/clang/include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../source
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../source/Utility
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../source/Plugins/Process/Utility
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../source/Plugins/Process/POSIX
-I/usr/include/python2.7 -I/usr/include/python2.7 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fomit-frame-pointer -fvisibility-inlines-hidden
-fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections
-Wcast-qual -fno-strict-aliasing -std=c++0x -D_FORTIFY_SOURCE=2
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2
 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings 
-Wno-unknown-pragmas -Wno-sign-compare -Wno-sign-compare -Wno-unused-function  
-Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF
"/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/Release/Editline.d.tmp"
-MT
"/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/Release/Editline.o"
-MT
"/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/Release/Editline.d"
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/Editline.cpp
-o
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/Release/Editline.o
; \
[...]
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/Editline.cpp:70:27:
error: 'EL_PROMPT_ESC' was not declared in this scope
     ::el_set (m_editline, EL_PROMPT_ESC, GetPromptCallback,
k_prompt_escape_char);</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>