On Thu, Jul 05, 2012 at 06:17:05PM -0400, Eelco Dolstra wrote: > Hi, > > On 05/07/12 12:07, Eelco Dolstra wrote: > > >>> does anyone mind my Apache 2.4.x update? > >>> > >>> https://github.com/NixOS/nixpkgs/pull/33 > >>> > >> > >> Does it have consequences for nixos? If not, fine for me. > > > > I'd like to test it first since Apache 2.4 is not ABI/API compatible with > > (some) > > existing modules. > > Just tried it. It turns out that neither mod_python (obsolete) nor mod_wsgi > build with Apache 2.4, e.g. > > mod_wsgi.c: In function 'wsgi_process_socket': > mod_wsgi.c:10095:37: error: 'conn_rec' has no member named 'remote_addr' > mod_wsgi.c:10103:27: error: 'conn_rec' has no member named 'remote_ip' > mod_wsgi.c:10103:41: error: 'conn_rec' has no member named 'remote_addr'
Ah then I don't want 2.4 to override 2.2. Thank you for the test. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
