RESOLVED FIXED 33658
[Qt] build-webkit doesn't work on Symbian
https://bugs.webkit.org/show_bug.cgi?id=33658
Summary [Qt] build-webkit doesn't work on Symbian
Simon Hausmann
Reported 2010-01-14 01:40:46 PST
Comment from George Guo: The version 53194 which included all these changes did not build on QtS60. Here is the error message: L:\WebKit\WebKitTools\Scripts>perl build-webkit --qt --debug --minimal Generating derived sources Calling 'qmake -r DEFINES+=ENABLE_CHANNEL_MESSAGING=0 DEFINES+=ENABLE_DATABASE=0 DEFINES+=ENABLE_DATALIST=0 DEFINES+=ENABLE_DOM_STORAGE=0 DEFINES+=ENABLE_EVENTS OURCE=0 DEFINES+=ENABLE_FILTERS=0 DEFINES+=ENABLE_ICONDATABASE=0 DEFINES+=ENABLE _JAVASCRIPT_DEBUGGER=0 DEFINES+=ENABLE_OFFLINE_WEB_APPLICATIONS=0 DEFINES+=ENABL E_SHARED_WORKERS=0 DEFINES+=ENABLE_SVG=0 DEFINES+=ENABLE_SVG_ANIMATION=0 DEFINES +=ENABLE_SVG_AS_IMAGE=0 DEFINES+=ENABLE_SVG_FONTS=0 DEFINES+=ENABLE_SVG_FOREIGN_ OBJECT=0 DEFINES+=ENABLE_SVG_USE=0 DEFINES+=ENABLE_VIDEO=0 DEFINES+=ENABLE_WEB_S OCKETS=0 DEFINES+=ENABLE_WORKERS=0 DEFINES+=ENABLE_XPATH=0 DEFINES+=ENABLE_XSLT= 0 -r L:/WebKit/DerivedSources.pro CONFIG-=release CONFIG+=debug' in L:\WebKit\We bKitBuild\Debug Reading L:/WebKit/JavaScriptCore/DerivedSources.pro [L:/WebKit/WebKitBuild/Debug /JavaScriptCore] Reading L:/WebKit/WebCore/DerivedSources.pro [L:/WebKit/WebKitBuild/Debug/WebCor e] Calling 'make -f Makefile.DerivedSources.Debug generated_files' in L:\WebKit\We bKitBuild\Debug/JavaScriptCore make: Makefile.DerivedSources.Debug: No such file or directory make: *** No rule to make target `Makefile.DerivedSources.Debug'. Stop. make: Entering directory `L:/WebKit/WebKitBuild/Debug/JavaScriptCore' make: Leaving directory `L:/WebKit/WebKitBuild/Debug/JavaScriptCore' Failed to generate JavaScriptCore's derived sources! On Symbian the name of the generated Makefile does not include the "Debug" suffix.
Attachments
Simon Hausmann
Comment 1 2010-01-14 06:53:32 PST
Note You need to log in before you can comment on or make changes to this bug.