> Can anyone assist with building uWSGI under Python3.2.3 on FreeBSD9 ? > > I get the error with uwsgi-1.2.4 and uwsgi-1.3-snapshot2: > >> [cc] plugins/python/wsgi_subhandler.o >> cc1: warnings being treated as errors >> plugins/python/wsgi_subhandler.c: In function >> 'uwsgi_request_subhandler_wsgi': >> plugins/python/wsgi_subhandler.c:54: warning: dereferencing 'void *' >> pointer >> plugins/python/wsgi_subhandler.c:54: error: request for member '_file' >> in something not a structure or union > > > Confirm both build ok under Python2.7.2. > > > >
Try with that repository: http://projects.unbit.it/hg/uwsgi-1.2 -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
