[webkit-dev] Error while building on Mac SL 10.6.6

vivekgalatage at gmail.com vivekgalatage at gmail.com
Fri Mar 2 18:01:38 PST 2012


Thank you Mark for the reply. I will make sure about using the correct mailing list.

I guess updating xcode to 4.x on Snow Leopard is not supported anymore. Also the document needs to updated as it states xcode 3.1.x or later is required on the developer tools page.

Vivek
-----Original Message-----
From: Mark Rowe
Sent:  03/03/2012, 5:33  AM
To: Vivek Galatage
Cc: webkit-dev at lists.webkit.org
Subject: Re: [webkit-dev] Error while building on Mac SL 10.6.6



On 2012-03-02, at 15:44, Vivek Galatage <vivekgalatage at gmail.com> wrote:

> Hi Webkit,
> 
> I am trying to build nightly snapshot @rev r109209 on mac SL 10.6.6 with xcode 3.2.6 installed. 
> 
> But when I issue build-webkit from command line I am running into various errors. I am attaching the log file containing the error messages.
> 
> So any idea how to resolve this error and get the builds working?

webkit-dev isn't the best place to ask for help with building. I believe that webkit-help takes that role.

That said, it's not too surprising that you're running in to troubles when building with such an old version of Xcode. We typically recommend that people use Xcode 4.2.1 on SnowLeopard for WebKit development.  With older versions of Xcode we'll fall back to using older compilers (GCC 4.2 rather than Clang, for instance) and those older compilers aren't tested by our build bots or most developers.

- Mark





More information about the webkit-dev mailing list