[Webkit-unassigned] [Bug 109373] QtWebkit build failed on Ubuntu 12.04 32-bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 11:16:58 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109373





--- Comment #4 from Sergey Lenski <sergeylenski2392 at gmail.com>  2013-02-17 11:19:18 PST ---
Allan thanks a lot for your reply!

I set explicitly QMAKEPATH to $WEBKITDIR$/Tools/qmake as you advised. 
The errors described above disappeared but another error occurred during compilation:
 /home/zaq/work/WebKit-r143127/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory.cpp
rm -f libWebKit2QML.a
ar cruT libWebKit2QML.a UIProcess/API/qt/qwebnavigationhistory.o
make[2]: Leaving directory `/home/zaq/work/WebKit-r143127/WebKitBuild/Release/Source/WebKit2'
make[1]: Leaving directory `/home/zaq/work/WebKit-r143127/WebKitBuild/Release/Source/WebKit2'
cd Source/ && ( test -f Makefile.QtWebKit || /home/zaq/work/qt5-tools/qt5/qtbase/bin/qmake /home/zaq/work/WebKit-r143127/Source/QtWebKit.pro CONFIG-=production_build -o Makefile.QtWebKit ) && make -f Makefile.QtWebKit 
make[1]: Entering directory `/home/zaq/work/WebKit-r143127/WebKitBuild/Release/Source'
( test -f Makefile.api || /home/zaq/work/qt5-tools/qt5/qtbase/bin/qmake /home/zaq/work/WebKit-r143127/Source/api.pri CONFIG-=production_build -o Makefile.api ) && make -f Makefile.api 
Project ERROR: Project has no top-level .qmake.conf file.
make[1]: *** [sub-api-pri-make_first-ordered] Error 3
make[1]: Leaving directory `/home/zaq/work/WebKit-r143127/WebKitBuild/Release/Source'
make: *** [sub-Source-QtWebKit-pro-make_first-ordered] Error 2

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list