Think Eric and Alexey identified the problem here ... -- Dirk
On Wed, Oct 3, 2012 at 9:44 AM, Alexey Proskuryakov <[email protected]> wrote: > > 03.10.2012, в 9:19, Eric Seidel <[email protected]> написал(а): > >> Perhaps make is missing? or the java directory its trying to build is >> missing and it's just printing the wrong path? > > Isn't make part of Xcode command line utilities? If that's the issue indeed, > the fix is to change the script to use "xcrun make" here, and installing > command line utilities is a workaround. > > - WBR, Alexey Proskuryakov > > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

