Bug 125290
Summary: | build failed at libWebCoreSVG,unable to find 'libxml/parser.h' | ||
---|---|---|---|
Product: | WebKit | Reporter: | 宋文武 <iyzsong> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | zan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
宋文武
I try to build webkit-2.2.3 on NixOS, end with:
In file included from ./Source/WebCore/xml/parser/XMLDocumentParser.h:33:0,
from
Source/WebCore/svg/SVGUseElement.cpp:55:
./Source/WebCore/xml/XMLErrors.h:36:27:
fatal error:
libxml/parser.h: No such file or directory compilation terminated.
Look like LIBXML_CFLAGS should added to libWebCoreSVG_la_CPPFLAGS.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Please discuss build difficulties on webkit-help mailing list.