Compiling screen on macOS Monterey?
Dun Peal <[email protected]> Tue, 19 Apr 2022 19:29:43 +0200
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <CAD03jn6Bgcoxqf_1+2eVmKLVA1WcWy-s17hkDXLGGRvbZfp-pA@mail.gmail.com> |
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.