This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/23950] Link with libtinfow, if libtinfo is not available


https://sourceware.org/bugzilla/show_bug.cgi?id=23950

--- Comment #2 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> ---
napms() is not available in libncursesw, but in libtinfow.  So during linking
-ltinfow must be provided.

I use “Linux from Scratch”.

To reproduce remove from your system all libraries exporting napms() but
libtinfow.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]