The readelf command I use to check for needed dependencies has no hits for pcre when I built it on 15x
Here on TC64 16x it borks unless I load pcre.tcz
and
ldd /usr/local/bin/neverball | grep pcre
libpcre.so.1 => /usr/local/lib/libpcre.so.1 (0x00007f8b004d8000)
libpcre2-8.so.0 => /usr/local/lib/libpcre2-8.so.0 (0x00007f8afdf85000)
pcre21042 is already in the dep list. Can someone add pcre.tcz to both the 15 and 16 series dep file please