You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Jerry Baker <jb...@yahoo.com> on 2000/06/13 17:48:59 UTC

build/6187: Missing export in ApacheCore.def

>Number:         6187
>Category:       build
>Synopsis:       Missing export in ApacheCore.def
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Jun 13 08:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     jbaker6953@yahoo.com
>Release:        2.0a4
>Organization:
apache
>Environment:
Win2k Professional, MSVC++ 6.0sp3
>Description:
Apache 2.0a4 will not build on Win2k because there is a missing export in src/ApacheCore.def. Specifically "ap_process_config_tree @407". This was kindly pointed out to me by Jim Patterson on comp.infosystems.www.servers.ms-windows.
>How-To-Repeat:
Attempt to build Apache 2.0a4 with MSVC++ 6.0
>Fix:
Add ap_process_config_tree @407 to the very end of src/ApacheCore.def
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> 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!     ]