[Webkit-unassigned] [Bug 21519] New: Release build fails on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 10 02:31:21 PDT 2008


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

           Summary: Release build fails on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: contacttheliving at googlemail.com


I got the same building error again as mentioned here (
https://bugs.webkit.org/show_bug.cgi?id=19743 ).

> Creating library...
> c:\cygwin\home\user\WebKit\WebKitBuild\lib\WebCore.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x201381B1

My Revision is r37479 and I use Visual Studio 2005 with its Service Pack for
Vista. Also there there isalways a warnings occurring which say that the
environment variable %(PRODUCTION) is not found (PRJ0018) and an error which
says that an Error result 1 is returned from 'c:\Windows\system32\cmd.exe"
(PRJ0002) (this error occurs with every project following Webcore). 

I already set the cygwin/bin and the windows/system32 - Folders to the VC++
Directories in Visual Studio as mentioned at
http://trac.webkit.org/wiki/BuildingOnWindows 

I also tried to build the project with the --debug flag, which worked fine,
though the same warnings as above did also appear.


-- 
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