[Webkit-unassigned] [Bug 12388] New: Linux/Qt doesn't build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 23 17:16:31 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12388

           Summary: Linux/Qt doesn't build
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: patrick.rutka at free.fr


Building stop with

 ./build-webkit
nm:
/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/WebCore/../lib/libWebKitQt.so:
aucun symbole
rm: ne peut enlever
`/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/WebCore': est un
répertoire
Calling 'qmake -r
OUTPUT_DIR=/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release
../../WebKit.pro' in
/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release ...

Reading
/home/patrick/Documents/Dev/WebKit/WebKit/JavaScriptCore/JavaScriptCore.pro
[/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/JavaScriptCore]
Reading /home/patrick/Documents/Dev/WebKit/WebKit/WebCore/WebCore.pro
[/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/WebCore]
Reading
/home/patrick/Documents/Dev/WebKit/WebKit/WebKitQt/QtLauncher/QtLauncher.pro
[/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/WebKitQt/QtLauncher]
Reading
/home/patrick/Documents/Dev/WebKit/WebKit/WebKitTools/DumpRenderTree/DumpRenderTree.qtproj/DumpRenderTree.pro
[/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/WebKitTools/DumpRenderTree/DumpRenderTree.qtproj]
Reading
/home/patrick/Documents/Dev/WebKit/WebKit/JavaScriptCore/kjs/testkjs.pro
[/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/JavaScriptCore/kjs]
cd JavaScriptCore && make -f Makefile
make[1]: entrant dans le répertoire «
/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/JavaScriptCore »
make[1]: Rien à faire pour « first ».
make[1]: quittant le répertoire «
/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/JavaScriptCore »
cd WebCore && make -f Makefile
make[1]: entrant dans le répertoire «
/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/WebCore »
g++ -c -pipe -O2 -pipe -I/usr/include/libxml2 -D_REENTRANT -fPIC 
-DXPATH_SUPPORT=1 -DXSLT_SUPPORT=1 -DSVG_SUPPORT=1 -DWTF_CHANGES=1
-DBUILDING_QT__=1 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../../../WebCore
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Itmp
-I../../../JavaScriptCore -I../../../WebCore -I/usr/src/3rdparty/sqlite/
-I../../../WebCore/ForwardingHeaders -I../../../JavaScriptCore/kjs
-I../../../JavaScriptCore/bindings -I../../../WebCore/platform
-I../../../WebCore/platform/qt -I../../../WebCore/platform/network
-I../../../WebCore/platform/network/qt -I../../../WebCore/platform/graphics
-I../../../WebCore/platform/graphics/qt
-I../../../WebCore/platform/graphics/svg
-I../../../WebCore/platform/graphics/svg/qt
-I../../../WebCore/platform/graphics/svg/filters -I../../../WebCore/loader
-I../../../WebCore/loader/icon -I../../../WebCore/loader/qt
-I../../../WebCore/css -I../../../WebCore/dom -I../../../WebCore/page
-I../../../WebCore/page/qt -I../../../WebCore/bridge -I../../../WebCore/editing
-I../../../WebCore/rendering -I../../../WebCore/history -I../../../WebCore/xml
-I../../../WebCore/html -I../../../WebCore/bindings/js
-I/home/patrick/Documents/Dev/WebKit/WebKit/WebCore/kcanvas
-I/home/patrick/Documents/Dev/WebKit/WebKit/WebCore/kcanvas/device
-I/home/patrick/Documents/Dev/WebKit/WebKit/WebCore/kcanvas/device/qt
-I../../../WebCore/ksvg2 -I../../../WebCore/ksvg2/css
-I../../../WebCore/ksvg2/svg -I../../../WebCore/ksvg2/misc
-I../../../WebCore/ksvg2/events -I../../../WebCore/platform/image-decoders
-I../../../WebKitQt/WebCoreSupport -I../../../WebKitQt/Api
-I/home/patrick/Documents/Dev/WebKit/WebKit/WebCore/WebCore+SVG
-I../../../WebCore -I../../../WebCore -I. -o tmp/kjs_binding.o
../../../WebCore/bindings/js/kjs_binding.cpp
tmp/JSNode.h: In constructor
'WebCore::JSNodeProto::JSNodeProto(KJS::ExecState*)':
tmp/JSNode.h:48: erreur: 'KJS::DOMNodeProto' has not been declared
../../../WebCore/bindings/js/kjs_dom.h: In constructor
'KJS::DOMEventTargetNodePrototype::DOMEventTargetNodePrototype(KJS::ExecState*)':
../../../WebCore/bindings/js/kjs_dom.h:46: erreur: 'WebCore::JSNodePrototype'
has not been declared
make[1]: *** [tmp/kjs_binding.o] Erreur 1
make[1]: quittant le répertoire «
/home/patrick/Documents/Dev/WebKit/WebKit/WebKitBuild/Release/WebCore »
make: *** [sub-WebCore-make_default-ordered] Erreur 2


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



More information about the webkit-unassigned mailing list