[webkit-dev] Building Webkit

Khanna Piyush-A21612 piyush at motorola.com
Wed Apr 2 02:21:35 PDT 2008


Hi,

Some more progress. Previous errors were due to "make", "ld" and "bison" utilities not configured for cygwin :)

Primary error seems to be as follows (if I'm right):

3>------ Rebuild All started: Project: FindSafari, Configuration: Release Win32 ------
3>Deleting intermediate and output files for project 'FindSafari', configuration 'Release|Win32'
3>Compiling...
3>FindSafari.cpp
1>Creating hashtable for /home/a21612/WebKit/JAVASC~1/kjs/array_object.cpp
1>/home/a21612/WebKit/JAVASC~1/kjs/create_hash_table /home/a21612/WebKit/JAVASC~1/kjs/date_object.cpp -i > date_object.lut.h
3>Performing Pre-Link Event...
3>Linking...
1>Creating hashtable for /home/a21612/WebKit/JAVASC~1/kjs/date_object.cpp
1>bison -d -p kjsyy /home/a21612/WebKit/JAVASC~1/kjs/grammar.y -o grammar.cpp > bison_out.txt 2>&1
3>link: missing operand after `ÿþ/'
3>Try `link --help' for more information.
3>Project : error PRJ0002 : Error result 1 returned from 'C:\cygwin\bin\link.exe'.
3>Project : warning PRJ0018 : The following environment variables were not found:
3>$(PRODUCTION)
3>Build log was saved at "file://C:\cygwin\home\a21612\WebKit\WebKitBuild\obj\FindSafari\Release\BuildLog.htm"
3>FindSafari - 1 error(s), 0 warning(s)

Attached is the complete updated build error log (zipped) for C:\cygwin\home\a21612\WebKit\WebKit\win\WebKit.vcproj\WebKit.sln using VC++ 2005 Express.

Anyone know how to resolve these errors?

Thanks in advance.

Best Regards,
Piyush.




-----Original Message-----
From: webkit-dev-bounces at lists.webkit.org [mailto:webkit-dev-bounces at lists.webkit.org] On Behalf Of Khanna Piyush-A21612
Sent: Wednesday, April 02, 2008 11:42 AM
To: webkit-dev at lists.webkit.org
Subject: RE: [webkit-dev] Building Webkit

Thanks Sijin for your help :)

I made some further progress with building webkit on windows. Initial errors were due to incorrect proxy configuration in cygwin's curl utility which didn't allow the installation of the WebKitAuxillaryLibraries.

However, I am still getting errors. Attached is the log file for the same. This is obtained by building C:\cygwin\home\a21612\WebKit\WebKit\win\WebKit.vcproj\WebKit.sln using
VC++ 2005 Express.

What do I need to do now?

Thanks in advance.

Best Regards,
Piyush.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: webkit_vc++_err.zip
Type: application/x-zip-compressed
Size: 20759 bytes
Desc: webkit_vc++_err.zip
Url : http://lists.webkit.org/pipermail/webkit-dev/attachments/20080402/c954ebb3/webkit_vc_err-0001.bin


More information about the webkit-dev mailing list