Hello,

Il 12/04/2016 10:37, Dmitry Sivachenko ha scritto:
Hello,

it seems mod_proxy_uwsgi does not compile with recent apache-2.4.20:

indeed


(cd /wrkdirs/usr/ports/www/mod_proxy_uwsgi/work/uwsgi-2.0.12 && 
/usr/local/sbin/apxs -c  -o mod_proxy_uwsgi.la apache2/mod_proxy_uwsgi.c)
/usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe 
-I/usr/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing    
-I/usr/local/include/apache24  -I/usr/local/include/apr-1   -I/usr/local/include/apr-1 
-I/usr/include -I/usr/local/include -I/usr/local/include/db5  -c -o 
apache2/mod_proxy_uwsgi.lo apache2/mod_proxy_uwsgi.c && touch 
apache2/mod_proxy_uwsgi.slo
apache2/mod_proxy_uwsgi.c:262:21: error: static declaration of 
'ap_proxy_buckets_lifetime_transform' follows non-static declaration
static apr_status_t ap_proxy_buckets_lifetime_transform(request_rec *r,
                    ^
/usr/local/include/apache24/mod_proxy.h:1069:29: note: previous declaration is 
here
PROXY_DECLARE(apr_status_t) ap_proxy_buckets_lifetime_transform(request_rec *r,
                            ^
1 error generated.
apxs:Error: Command failed with rc=65536

Any chance you can dig a bit and sort out how we should tune the ifdefery we already have in place?

#if AP_MODULE_MAGIC_AT_LEAST(20111130,0)

thanks for reporting

--
Riccardo Magliocchetti
@rmistaken

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

Reply via email to