[webkit-help] WebKit Build Failed in Visual C++ 2005 Express Edition.

Brent Fulgham bfulgham at gmail.com
Tue Dec 15 20:39:40 PST 2009


Pritam,

On Dec 15, 2009, at 7:49 PM, Pritam Nandy wrote:

> Hi Adam,
>  
> Well, the BuildLog.htm for "WebCoreGenerated" shows 0 error, 0 warning. But, I could figure out this mysterious looking line from the Output Window of WebCoreGenerated -
>  
> Can't call method "fileName" without a package or object reference at /home/pritam.n/WebKit/WebCore/bindings/scripts/IDLParser.pm line 110.
> make: *** [JSSVGClipPathElement.h] Error 255
> make: *** Waiting for unfinished jobs....
>  
> Does the above lines mean anything serious to you?

Please, please, please follow the steps on the WebKit site.   It will save us all a lot of time!

I'm guessing that you have one of the following problems:

1.  You did not use the WebKit installer for the Cygwin toolset, and are therefore missing gperf or another utility.
2.  You have ActiveState Perl in your path somewhere, and it is getting picked up by Cygwin when attempting to run the build scripts.

You might need to delete your WebKitBuild directory to make sure everything is regenerated properly.

-Brent


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091215/5a4d2850/attachment.html>


More information about the webkit-help mailing list