> Hi,
>
> I have problems while building http module:
>
> [x86_64-alt-linux-gcc -pthread] plugins/http/http.o
> Traceback (most recent call last):
>   File "uwsgiconfig.py", line 876, in <module>
>     build_uwsgi(uConf(bconf))
>   File "uwsgiconfig.py", line 177, in build_uwsgi
>     path + '/' + cfile + '.o', path + '/' + cfile + '.c')
>   File "uwsgiconfig.py", line 83, in compile
>     source_stat = os.stat(srcfile)
> OSError: [Errno 2] No such file or directory: 'plugins/dummy/http.c'
>

it looks like you have a 'damaged' source tree.

Can you re-make a full-clone ?


-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to