Bug 36987 - r56912 doesn't build, undefined ref to RenderMathMLMath (and others)
Summary: r56912 doesn't build, undefined ref to RenderMathMLMath (and others)
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 16:18 PDT by John
Modified: 2010-10-16 14:49 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John 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
Comment 1 John 2010-04-01 19:41:04 PDT
r56855 has the same problem...
Comment 2 Alex Milowski 2010-10-14 13:44:21 PDT
This seems out of date at the moment.  What port on linux are you trying to build?
Comment 3 Alex Milowski 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.