Hello, Il 02/10/2015 18:42, Ben Roberts ha scritto:
after upgrade to OSX 10.11 (El Capitan), uwsgi fails to install. Any ideas how to resolve this?core/socket.c:713:28: error: use of undeclared identifier 'SOL_TCP' if (setsockopt(serverfd, SOL_TCP, TCP_FASTOPEN, (const void *) &uwsgi.tcp_fast_open, sizeof(int)) < 0) {
In the meantime that a new stable release is released with the fix, git master should be fine.
-- Riccardo Magliocchetti @rmistaken http://menodizero.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
