Bug 3345
| Summary: | 10.3.9 Build Failure: Incorrect Libxml headers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Christopher Schmidt <crschmidt> |
| Component: | XML | Assignee: | Dave Hyatt <hyatt> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 412 | ||
| Hardware: | Mac | ||
| OS: | OS X 10.3 | ||
| Bug Depends on: | 3515 | ||
| Bug Blocks: | 3354 | ||
Christopher Schmidt
Libxml headers on 10.3 are not accurate to the development library beneath them,
and are lacking symbols required to build several files.
This results in errors like:
/Users/crschmidt/webkit/WebCore/khtml/xsl/xsl_stylesheetimpl.cpp:118: error:
`XML_PARSE_NOCDATA' undeclared (first use this function)
in any case that requires a more recent header than is installed on the system.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
We won't support building under 10.3.9 ever again. Sorry. Closing as WONTFIX.