[Webkit-unassigned] [Bug 125290] New: build failed at libWebCoreSVG, unable to find 'libxml/parser.h'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 5 01:52:52 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125290
Summary: build failed at libWebCoreSVG,unable to find
'libxml/parser.h'
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: iyzsong at 163.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list