WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
21519
Release build fails on Windows
https://bugs.webkit.org/show_bug.cgi?id=21519
Summary
Release build fails on Windows
Helge C.
Reported
2008-10-10 02:31:21 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2008-10-10 08:36:42 PDT
Hm, maybe we need to move more files into DerivedSources.cpp (or start another combined source file like that).
Adam Roben (:aroben)
Comment 2
2009-01-20 05:58:31 PST
Supposedly Steve fixed this in
r40052
<
http://trac.webkit.org/changeset/40052
>. Steve, please reopen this bug if I'm wrong.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug