I'm trying to compile screen on the latest macOS Monterey, but the `./configure` step fails with the following error:
configure: checking select... configure: checking select with -lnet -lnsl... configure: error: !!! no select - no screen Does anyone know how to fix this? Incidentally, my primary goal in doing this is to set `#define TOPSTAT` in `config.h` prior to the `make` step. If there's an easier way to accomplish this, do let me know.