[Nix-dev] Apache 2.4.x

Eelco Dolstra eelco.dolstra at logicblox.com
Fri Jul 6 00:17:05 CEST 2012


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'

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/


More information about the nix-dev mailing list