>Number: 4828 >Category: mod_jserv >Synopsis: jserv_mmap.c tries to include sys/mman.h on a NT system >Confidential: no >Severity: serious >Priority: medium >Responsible: jserv >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Aug 6 10:30:04 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.6 >Environment: NT SP5.. Visual C++ 6 sp3 >Description: Using source out of CVS,
ap_config.h defines HAVE_MMAP (on a standard win32 install) jserv_mmap.c uses this to include sys/mman.h. >How-To-Repeat: get source out of CVS >Fix: Either find a NT method of implementing this feature, or add && !defined(WIN32) to the code so that it doesn't use mem mapping... >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]