Hi, I am trying to build latest 0.9.6 release on FreeBSD but I am getting the following warning/error:
cc -c -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=nocona -fno-strict-aliasing -I/usr/local/include/python2.6 -I/usr/local/include/python2.6 -DUWSGI_EMBEDDED -DUWSGI_UDP -DUWSGI_ASYNC -DUWSGI_MULTICAST -DUWSGI_MINTERPRETERS -DUWSGI_NAGIOS -DUWSGI_INI -DUWSGI_PROXY -DUWSGI_HTTP -DUWSGI_SNMP -DUWSGI_THREADING -DUWSGI_PASTE -DUWSGI_SENDFILE -I/usr/local/include/libxml2 -I/usr/local/include -cc1: warnings being treated as errors http.c: In function 'http_request': http.c:185: warning: 'uwsgi_fd' may be used uninitialized in this function DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR=\".\" -DUWSGI_SPOOLER -o http.o http.c *** Error code 1 1 error *** Error code 1 -- S pozdravom / Best regards Daniel Gerzo _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
