>Number:         2599
>Category:       os-windows
>Synopsis:       Compile errors w. MSVC5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Sun Jul 12 16:10:00 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3
>Environment:
NT 4.0 SP3, MSVC 5.0 upgrade
>Description:
Trying several .dsp and .dsw files indistribution -- several .c files incl 
uri_delims.h -- which is not in distribution directory.

Also, tried running make /f Makefile.nt _apacher as 
per http://www.apache.org/docs/windows.html#comp, but bombs with message
that I'm missing mdpdb50.dll (which is nowhere on my system).

Sample compile for ApacheCore.dll from inside DevStudio:

util.c
D:\apache_1.3.0\src\main\util.c(85) : fatal error C1083: Cannot open include 
file: 'test_char.h': No such file or directory
util_uri.c
D:\apache_1.3.0\src\main\util_uri.c(400) : fatal error C1083: Cannot open 
include file: 'uri_delims.h': No such file or directory
Error executing cl.exe.
>How-To-Repeat:
1) Download apache_1.3.0.tar.gz  from http://www.apache.org/dist/
2) Install MSVC5.0 upgrade, as-is
3) open any .dsp or .dsw file, and try to build.
4) Or, try running nmake, using the command given in 
http://www.apache.org/docs/windows.html#comp
>Fix:
1) Include missing header(s) ? 
>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 leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]



Reply via email to