Bug 88536
| Summary: | SDL port linking problem | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Peter <ragany> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | UNCONFIRMED | ||
| Severity: | Blocker | ||
| Priority: | P4 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Other | ||
| OS: | Linux | ||
Peter
When using source code from http://dev.dorothybrowser.com/?p=192 and compiling WebKit for sh4-linux platform, linker raises error
libwebkit_sdl.so: undefined reference to `WebCore::Node::hasTagName(WebCore::QualifiedName const&) const'
when linking SDLWebLauncher. This is same error, as described one, when compiling --gtk --no-video,
but described code changes doesn't solve this problem.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |