WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
36987
r56912
doesn't build, undefined ref to RenderMathMLMath (and others)
https://bugs.webkit.org/show_bug.cgi?id=36987
Summary
r56912 doesn't build, undefined ref to RenderMathMLMath (and others)
John
Reported
2010-04-01 16:18:24 PDT
Tried to build
r56912
, near the end (I think) I get: ./.libs/libwebkit-1.0.so: undefined reference to `WebCore::RenderMathMLOperator::RenderMathMLOperator(WebCore::Node*)' ./.libs/libwebkit-1.0.so: undefined reference to `WebCore::RenderMathMLMath::RenderMathMLMath(WebCore::Node*)' ./.libs/libwebkit-1.0.so: undefined reference to `WebCore::RenderMathMLRow::RenderMathMLRow(WebCore::Node*)' ./.libs/libwebkit-1.0.so: undefined reference to `WebCore::RenderMathMLFraction::RenderMathMLFraction(WebCore::Element*)' collect2: ld returned 1 exit status Building on a Slackware64 13.0 (slightly updated), Linux on6jc 2.6.29.4 #3 SMP Fri May 29 13:56:50 CDT 2009 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3600+ AuthenticAMD GNU/Linux gcc (GCC) 4.3.3
Attachments
Add attachment
proposed patch, testcase, etc.
John
Comment 1
2010-04-01 19:41:04 PDT
r56855
has the same problem...
Alex Milowski
Comment 2
2010-10-14 13:44:21 PDT
This seems out of date at the moment. What port on linux are you trying to build?
Alex Milowski
Comment 3
2010-10-16 14:49:58 PDT
The Gtk port builds properly (just confirmed that again). Please file a new issue if it fails to build again.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug