[Webkit-unassigned] [Bug 37865] New: error: RenderMathMLMath.h: No such file or directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 09:25:12 PDT 2010


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

           Summary: error: RenderMathMLMath.h: No such file or directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: puntogil at libero.it


hello 

I added options to configure --enable-mathml got this error due to lack of
files in subdirectories WebCore/mathml

  CXX    WebCore/mathml/libwebkit_1_0_la-MathMLElement.lo
  CXX    WebCore/mathml/libwebkit_1_0_la-MathMLInlineContainerElement.lo
WebCore/mathml/MathMLInlineContainerElement.cpp:34:30: error:
RenderMathMLMath.h: No such file or directory
WebCore/mathml/MathMLInlineContainerElement.cpp:35:29: error:
RenderMathMLRow.h: No such file or directory
WebCore/mathml/MathMLInlineContainerElement.cpp: In member function 'virtual
WebCore::RenderObject*
WebCore::MathMLInlineContainerElement::createRenderer(WebCore::RenderArena*,
WebCore::RenderStyle*)':
WebCore/mathml/MathMLInlineContainerElement.cpp:57: error: expected
type-specifier before 'RenderMathMLRow'
WebCore/mathml/MathMLInlineContainerElement.cpp:57: error: cannot convert
'int*' to 'WebCore::RenderObject*' in assignment
WebCore/mathml/MathMLInlineContainerElement.cpp:57: error: expected `;' before
'RenderMathMLRow'
WebCore/mathml/MathMLInlineContainerElement.cpp:59: error: expected
type-specifier before 'RenderMathMLMath'
WebCore/mathml/MathMLInlineContainerElement.cpp:59: error: cannot convert
'int*' to 'WebCore::RenderObject*' in assignment
WebCore/mathml/MathMLInlineContainerElement.cpp:59: error: expected `;' before
'RenderMathMLMath'
make[1]: *** [WebCore/mathml/libwebkit_1_0_la-MathMLInlineContainerElement.lo]
Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/usr/src/RPM/BUILD/webkit-1.2.0'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.34527 (%build)


this file not exist in http://www.webkitgtk.org/webkit-1.2.0.tar.gz

thanks

-- 
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