I am trying to build WebKit r37428 on my Mac with: 
./ WebKitTools /Scripts/build-webkit --qt --release 

I get the following error: 
(...) 
.4.0/ src /3rdparty/ sqlite / -I/ usr /local/ Trolltech 
/Qt-4.4.0/include/phonon -I/ usr /local/ Trolltech 
/Qt-4.4.0/lib/phonon.framework/Versions/4/Headers -I../../../ WebCore 
-I../../../ WebCore -I. -F/ usr /local/ Trolltech /Qt-4.4.0/lib -o tmp / 
JSLocationCustom .o ../../../ WebCore /bindings/ js / JSLocationCustom . cpp 
../../../ WebCore /bindings/ js / JSLocationCustom . cpp : In member function 
‘bool WebCore ::JSLocation::customPut(JSC::ExecState*, const JSC::Identifier&, 
JSC::JSValue*, JSC::PutPropertySlot&)’: 
../../../ WebCore /bindings/ js / JSLocationCustom . cpp :114: error: 
‘setJSLocationHref’ was not declared in this scope 
make[1]: *** [ tmp / JSLocationCustom .o] Error 1 
make: *** [sub- WebCore -make_default-ordered] Error 2 

Any workaround? 
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to