[Webkit-unassigned] [Bug 34387] New: GtkLauncher is not compiled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 30 22:05:13 PST 2010


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

           Summary: GtkLauncher is not compiled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marinalan at shaw.ca


already second week, after

svn update
./autogen.sh --enable-web-sockets --enable-mathml --enable-geolocation
--enable-3D-transforms --enable-filters
make

it compiles everything, except GtkLauncher.
Last messages on console are:

--------------------------------------------------------------
 CXX    JavaScriptCore/Programs_jsc-jsc.o
  CXXLD  Programs/jsc
  CC     JavaScriptCore/API/tests/Programs_minidom-JSNode.o
  CC     JavaScriptCore/API/tests/Programs_minidom-JSNodeList.o
  CC     JavaScriptCore/API/tests/Programs_minidom-Node.o
  CC     JavaScriptCore/API/tests/Programs_minidom-NodeList.o
  CC     JavaScriptCore/API/tests/Programs_minidom-minidom.o
  CCLD   Programs/minidom
  CC     WebKitTools/GtkLauncher/Programs_GtkLauncher-main.o
  CCLD   Programs/GtkLauncher
./.libs/libwebkit-1.0.so: undefined reference to
`WebCore::RenderMathMLBlock::RenderMathMLBlock(WebCore::Node*)'
collect2: ld returned 1 exit status
make[1]: *** [Programs/GtkLauncher] Error 1
make[1]: Leaving directory `/home/marina/src/WebKit'
make: *** [all] 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