On voidlinux, packaged ncurses doesn't have non-UTF version It has ncursesw accroding to the devs there.
$pkg-config --exists ncurses && echo foo $ Above command doesn't print foo. Replacing ncurses with ncursesw does. Will I face future issues building toolchain with this? Thanking you Sagar Acharya https://designman.org _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
