when building on rockylinux9 with a light set of dev packages (gcc/glibc-devel) ``` /usr/bin/ld: cannot find -lnsl ``` libnsl was removed from standard glibc libraries. does LSF still require libnsl on a more modern OS like rockylinux 9? if so, should libnsl2 be used, or should builds be limited to older distro/glibc and the compat nsl libraries used on rocky9