[Webkit-unassigned] [Bug 20240] New: Buid failure: fatal error C1083: Cannot open include file: 'HTTPHeaderPropertyBag.h'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 30 23:00:00 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20240

           Summary: Buid failure: fatal error C1083: Cannot open include
                    file: 'HTTPHeaderPropertyBag.h'
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sankaraditya at gmail.com


When I am building the webkit, I encounterd the following erro:
<error>
..\WebURLResponse.cpp(31) : fatal error C1083: Cannot open include file:
'HTTPHe
aderPropertyBag.h': No such file or directory
</error>

After I have done little browsing through the source code, I found that
HTTPHeaderPropertyBag.h file is removed in Changeset 35471. But, there are
dangling references to that file in WebURLResponse.cpp file. Because of this, I
couldn't build the webkit. I need to submit latest patches for bug 20013. I
feel, this bug regarding Build failure is a critical. (I don't know whether I
have the eligibility to make this bug P1 and blocker. So, I just leave this bug
to P2 and severity to major).

~ Thanks.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list