#16797: ncurses libtinfo breaks "menu makeconfig"
---------------------------------------------+------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: toolchain | Version: Trunk
Keywords: menuconfig ncurses tinfo cbreak |
---------------------------------------------+------------------------
Newer versions of ncurses moves some symbols from libncurses to libtinfo.
Build systems that do not check pkg-config tend to break when they can't
find needed symbols in libncurses.
{{{
undefined reference to symbol 'cbreak'
}}}
There is a fix for very similar problem that was applied to the Linux
Kernel's "make menuconfig" that provides a good reference.
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=fc9c6e000f62c2eeda426d4d5f022b3d57729bb0
--
Ticket URL: <https://dev.openwrt.org/ticket/16797>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets