Bug 3334
Summary: | 10.3.9 Build Failure: No XSLT Headers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Christopher Schmidt <crschmidt> |
Component: | XML | Assignee: | Dave Hyatt <hyatt> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | yibinlu |
Priority: | P2 | ||
Version: | 412 | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | 3515 | ||
Bug Blocks: | 3354 |
Christopher Schmidt
10.3.9 added support for XSLT via the binary library, but does not include the
development headers for XSLT.
Reproduce: run build-webkit on a stock 10.3.9 machine.
Solutions: hyatt says that the entire Panther team simply installed libxslt from
the source (libxml.org or whever you get it from). I have been simply switching
from -I/usr/include/libxlt to -I/sw/include in build lines on files which fail,
which has worked for the most part.
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.