RESOLVED INVALID 23285
Unable to build webkit
https://bugs.webkit.org/show_bug.cgi?id=23285
Summary Unable to build webkit
Sankar Aditya Tanguturi
Reported 2009-01-13 00:20:19 PST
I am facing few issues during WebKit build. I am using Windows XP SP3 Machine. I have installed Microsoft Visual Studio 2005 and also installed Service Pack1 for Visual Studio 2005. I have got 2GB RAM and 5GB free space in Hard Drive. <error> Creating library... C:\cygwin\home\Sankar Tanguturi\WebKit\WebKitBuild\lib\WebCore.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x202170B0 Project : warning PRJ0018 : The following environment variables were not found: $(PRODUCTION) $(AnalyzeWithLargeStack) Build log was saved at "file://C:\cygwin\home\Sankar Tanguturi\WebKit\WebKitBuil d\obj\WebCore\Release\BuildLog.htm" WebCore - 1 error(s), 1 warning(s) ------ Build started: Project: InterfacesGenerated, Configuration: Release Win32 ------ Performing Makefile project actions Project : error PRJ0002 : Error result 1 returned from 'c:\WINDOWS\system32\cmd. exe'. Build log was saved at "file://C:\cygwin\home\Sankar Tanguturi\WebKit\WebKitBuil d\obj\InterfacesGenerated\Release\BuildLog.htm" InterfacesGenerated - 1 error(s), 0 warning(s) ------ Build started: Project: WebKitGUID, Configuration: Release Win32 ------ Performing Pre-Build Event... Project : error PRJ0002 : Error result 1 returned from 'c:\WINDOWS\system32\cmd. exe'. Project : warning PRJ0018 : The following environment variables were not found: $(PRODUCTION) Build log was saved at "file://C:\cygwin\home\Sankar Tanguturi\WebKit\WebKitBuil d\obj\WebKitGUID\Release\BuildLog.htm" </error> Because of the above error, winLanuncher was not successfully built. I tried invoking the command "build-webkit --debug" in debug mode. Still, I couldn't resolve the issue. I am wondering why this problem arises though I have sufficient available free space in my hard drive. Before building WebKit, I have also invoked the following command. C:\cygwin\bin\ash -c /bin/rebaseall. But, it didn't work. I know this is not right place to discuss about build issues. I am not able to connect to IRC channel. So, I am logging this bug. Any help would be greatly appreciated. Thanks
Attachments
Mark Rowe (bdash)
Comment 1 2009-01-13 13:41:24 PST
Please do not use Bugzilla for support with building. It is fine if there is an error in the code that is preventing you from building, but if it's an issue with your environment you should use #webkit on irc.freenode.net or the webkit-dev mailing list.
Mark Rowe (bdash)
Comment 2 2009-01-13 13:41:56 PST
.
Note You need to log in before you can comment on or make changes to this bug.