Open meoyawn opened 8 hours ago
ah apparently accept4
is a linux-only feature and you have to define it for macos https://github.com/lpereira/lwan/blob/3b32adea27e92ece5cea72d6590d8f25a19e0dff/src/lib/missing.c#L85-L118
and there's a bunch of other missing things https://github.com/lpereira/lwan/blob/master/src/lib/missing-epoll.c
I'm new to nim, it's a bit confusing if I need to built caprese from source or I can just
nimble install
Apple M1 Pro macOS 15.1 nim 2.2.0 from homebrew
I ran:
lots of output, at the end: