<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/101368>101368</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Failed to compile 19.1.0-rc1
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
davide-q
</td>
</tr>
</table>
<pre>
With various errors like
```
lib/liblldbCore.a(IOHandlerCursesGUI.cpp.o): undefined reference to symbol 'define_key@@@@NCURSES6_TINFO_5.0.19991023'
FAILED: lib/liblldb.so.19.1.0-rc1
IOHandlerCursesGUI.cpp:(.text._ZN6curses6Window12DrawTitleBoxEPKcS2_[_ZN6curses6Window12DrawTitleBoxEPKcS2_]+0x4a): undefined reference to `acs_map'
ld: IOHandlerCursesGUI.cpp:(.text._ZN12lldb_private18IOHandlerCursesGUI8ActivateEv.part.713+0x112c): undefined reference to `curs_set'
ld: IOHandlerCursesGUI.cpp:(.text._ZN12lldb_private18IOHandlerCursesGUI8ActivateEv.part.713+0x1138): undefined reference to `stdscr'
ld: IOHandlerCursesGUI.cpp:(.text._ZN12lldb_private18IOHandlerCursesGUI8ActivateEv.part.713+0x1145): undefined reference to `keypad'
ld: IOHandlerCursesGUI.cpp:(.text._ZN12lldb_private18IOHandlerCursesGUI8ActivateEv.part.713+0x1be9): undefined reference to `define_key'
ld: IOHandlerCursesGUI.cpp:(.text._ZN12lldb_private18IOHandlerCursesGUI8ActivateEv.part.713+0x1bfa): undefined reference to `define_key'
```
and more
I wonder if #25067 has been inadvertently re-introduced?
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJy8lF2PqzYQhn-NubFi2YbwccFFsglt1GpP1T1HK_UGGXtI3HUwtQ3Z_PsKst2PanWyV5EsI_QOwzMzmld4r_cdQImWa7TcRGIIB-tKJUatYPFP1Fh1Lh91OOBROG0Hj8E56zw2-gkQ3SC6erlT-nLmV2x0g3hldGOMau6sAyIQz3fffhWdMuDuBufB__JjR2TfE4t4geIVHjoFre5AYQctOOgk4GCxPx8bazDi2UWun-CMEvp67u9-_PmwfUjr77v76lu9JJSwoigY5THi2QWoWu1-326mn3wgI94SVhBG6MJJdgn9HBLFK8RzEuA5kPqv-1TOYvqoO2VPjG-cOH3XwcDaPm__-E0-8Bot118N3CC-ps-J-HkfUEqF9PVR9K9lGTXFf4mY8angund6FAHYJ7PIVzLM4nYkvXCBZCyewRjj8iraVGftIdycLc6vsvmgvHQ3J0uWV8me4NwLdWuyBoqrZO927dZ07fVF-ITufxZ0uUWn8NG6D161wyfbKXBYtxjxmC9pmuGD8LgB6LDuhBrBBeiCOWMHC90FZ9UgQaG4ep8nUmWsirgQEZQs4zxJ0iTLo0MpmODQylbkcZw2WQuCFkkh8hhUrkROI11yyhOaxYxlnLGMUElTleZ82TYgWCFRQuEotCHGjEdi3T7S3g9QMsriNI-MaMD42bQ57-CEZxVxPnm4K6ePFs2w9yihRvvg39KEyXrKSmgDamqltMdeG8BvJhgNzpSHEHo_j7RCvNrrcBgaIu1xck4z_vdY9M7-DTIgXs0AHvHqhXAs-b8BAAD__w5-BbE">