Hi, > objs/addon/nginx/ngx_http_uwsgi_module.o:(.data+0x0): multiple > definition of `ngx_http_uwsgi_module' This error explains all :) uwsgi module was imported in nginx-0.8.40, so you don't need to add it separately via "--add-module". Best regards, Piotr Sikora < piotr.sikora at frickle.com >