>Number:         1473
>Category:       os-windows
>Synopsis:       Makefile attempts to delete non-existant file, therefore 
>aborting build.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          mistaken
>Submitter-Id:   apache
>Arrival-Date:   Mon Nov 24 12:00:00 PST 1997
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3b3
>Environment:
WinNT 4.0sp3, VC++ 5.0
>Description:
On a clean tar -xzf of the 1.3b3 dist, running nmake -f Makefile.nt _apacher 
fails when it tries to execute del CoreR\buildmark.obj.  nmake returns a 
fatal error and aborts the build. 
>How-To-Repeat:
Take the original tar file, uncompress it, cd into the src directory and
run nmake -f Makefile.nt _apacher
>Fix:
I commented that line out (line 21 of Makefile.nt: del CoreR\buildmark.obj)
and apache built just fine.  On sebsequent builds, with that line left
uncommented, apache built fine
>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