You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/10 14:40:35 UTC

DO NOT REPLY [Bug 9741] New: - 2.0.36 compilation error on NT platform

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9741>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9741

2.0.36 compilation error on NT platform

           Summary: 2.0.36 compilation error on NT platform
           Product: Apache httpd-2.0
           Version: 2.0.36
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: michael.straessle@bk.admin.ch


hi
my release build fails with following errors:

.....
        NMAKE -nologo -f gen_test_char.mak   CFG="gen_test_char - Win32 Release"
 RECURSE=0
        if not exist ".\Release/" mkdir ".\Release"
        cl.exe @C:\TEMP\nma00256.
gen_test_char.c
        link.exe @C:\TEMP\nmb00256.
        cd ..
        del Release\buildmark.obj
Das System kann die angegebene Datei nicht finden.
        NMAKE -nologo -f libhttpd.mak        CFG="libhttpd - Win32 Release" RECU
RSE=0
        if not exist ".\Release/" mkdir ".\Release"
        tempfile.bat
Ung�ltige Option - /y
Created mod_dav.h
        tempfile.bat
Ung�ltige Option - /y
Created os.h
        cl.exe /nologo /MD /W3 /O2 /I "./include" /I "./srclib/apr/include" /I "
./srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_E
XPORT" /Fo".\Release\\" /Fd".\Release\libhttpd" /FD /c .\server\buildmark.c
buildmark.c
./include\ap_config.h(268) : fatal error C1083: Cannot open include file: 'os.h'
: No such file or directory
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
....

did i miss something?

TIA
michael

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org