The following reply was made to PR os-windows/1258; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]>
To: Apache bugs database <[EMAIL PROTECTED]>
Cc: Subject: Re: os-windows/1258: can not build Apache 1.3b2 in debug using
Makefile.nt (fwd)
Date: Mon, 20 Oct 1997 23:51:57 -0600 (MDT)
---------- Forwarded message ----------
This is the error.
thanks,
Nasser
G:\NASSER\DOWNLOAD\apache_1.3b2\src>nmake -f Makefile.nt _apached
Microsoft (R) Program Maintenance Utility Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.
cd os\win32
set CFG=ApacheOS - Win32 Debug
nmake /nologo -f ApacheOS.mak
cd ..\..
cd regex
set CFG=regex - Win32 Debug
nmake /nologo -f regex.mak
cd ..
set CFG=ApacheCore - Win32 Debug
nmake /nologo -f ApacheCore.mak
NMAKE : fatal error U1073: don't know how to make '".\main\os-inline.c"'
Stop.
NMAKE : fatal error U1077: 'd:\PROGRA~1\DEVSTU~1\vc\bin\NMAKE.EXE' :
return code
'0x2'
Stop.