[webkit-dev] ANGLE compile failure?

Chris Marrin cmarrin at apple.com
Tue Aug 17 14:00:43 PDT 2010


On Aug 17, 2010, at 1:42 PM, Eric Uhrhane wrote:

> I'm getting the same failure in two clients, and the second has
> nothing checked out.
> This is on OSX 10.5.8, using the standard webkit build scripts and
> code synced yesterday [several times, same error].  Given that I don't
> hear anyone else screaming, there's probably something wrong with my
> environment, but I can't see what it is.  I've got Xcode 3.1.4 with
> Component versions Xcode IDE: 1203.0 Xcode Core: 1204.0 ToolSupport:
> 1186.0.  I've used these clients many times before without any issues,
> and haven't changed anything I can think of recently.
> 
> Does this error look familiar to anyone?

This means you're not building ANGLE. What are you using to build? If you use build-webkit or make, ANGLE should get built automatically. It should be built first if your using build-webkit and right after JavaScriptGlue if you're using make. Are you seeing ANGLE attempting to build? Is it failing? Also, look for WebKitBuild/Debug/usr/local/include/ANGLE. That's where the missing include should be. If you don't have that dir, then you're not building ANGLE.

-----
~Chris
cmarrin at apple.com






More information about the webkit-dev mailing list