Subj : kernel 6.1 To : Maurice Kinal From : Alan Ianson Date : Wed Dec 28 2022 19:45:48 > That indeed appears to be the case. I took the liberty of compiling the > source obtained at https://github.com/golded-plus/golded-plus.git and below > are the results; Thanks for doing that. > :r !ldd ~/WeBeBashing/source/golded-plus/bin/gedlnx | tr -d '\t' > linux-vdso.so.1 (0x00007fff63bfd000) > libncursesw.so.6 => /usr/lib/libncursesw.so.6 (0x00007fe032fe4000) > libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fe032c00000) > libm.so.6 => /usr/lib/libm.so.6 (0x00007fe032f05000) > libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fe032ee4000) > libc.so.6 => /usr/lib/libc.so.6 (0x00007fe032a1f000) > /lib64/ld-linux-x86-64.so.2 (0x00007fe033216000) > As shown, ncurses-6 widec without tinfo has no obvious compilation issues > with gcc-12.2.0 and friends. This is the ldd output of my slackware build.. alan@irondust:~$ ldd /usr/local/bin/gedlnx linux-vdso.so.1 (0x00007ffd8cbdf000) libncurses.so.6 => /lib64/libncurses.so.6 (0x00007fec8e4be000) libtinfo.so.6 => /lib64/libtinfo.so.6 (0x00007fec8e48d000) libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fec8e281000) libm.so.6 => /lib64/libm.so.6 (0x00007fec8e139000) libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fec8e11e000) libc.so.6 => /lib64/libc.so.6 (0x00007fec8df3f000) libdl.so.2 => /lib64/libdl.so.2 (0x00007fec8df38000) /lib64/ld-linux-x86-64.so.2 (0x00007fec8e52a000) This build includes tinfo and built and runs fine, even on gentoo. --- BBBS/Li6 v4.10 Toy-6 * Origin: The Rusty MailBox - Penticton, BC Canada (1:153/757) .