On 11/9/2011 11:52 PM, Asaf Dalet wrote:
the precompiled apache version is definitely 2.2.0 (according to httpd -V) and there is definitely some mismatch between request_rec size between it and my compiled module. Of course i don't know it for sure because i don't know the exact sizeof(request_rec) in the precompiled apache. In my module the sizeof is 424.
What does it say for the APR version from httpd -V? That is the element that has control over apr_off_t structs. It sounds as if the packagers of this particular precompile happened to override our preference to define LARGE_FILES whenever possible for APR versions from 1.0 onwards. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx