libxml2
--with-history
depends onlibedit
andnetbsd-curses
- Do not depend on
icu
- Some distributions enable
legacy
for ABI compatibility - In
legacy
mode support forhttp
,lzma
andzlib
is enabled by default - The
legacy
configuration option won’t enable support for HTTP and LZMA anymore. These features will be removed in the next release. - SAX1 is deprecated
- Test suite is optional and requires additional download
xmlts
on LFS? - Support for FTP and xpointer() XPath extensions has been deprecated
- Should we leave
xinclude
enabled? or is it deprecated as well? - Check OpenBSD for
bsdtar
patches toxstc
- Explicitly specifying
--with-legacy
or removingwithout-sax1
preventslibxkbcommon
from breaking as of1.8.0
astest/registry.c
fails withxmlParseMemory
errors when xkbregistry is enabled;libxkbcommon
builds fine if xkbregistry is disabled