Update of bug #46844 (project gettext):
Status:None => Fixed
Assigned to:None => ueno
Open/Closed:Open => Closed
__
Follow-up Comment #3, bug #46844 (project gettext):
Thanks for the analysis and the patch. I have pushed it as:
http://git.savannah.gnu.org/cgit/gettext.git/commit/?id=7a8f93d8de8f24a303c5aec30ceb696700a503ec
___
Reply to this item at:
Follow-up Comment #2, bug #46844 (project gettext):
This failure does not only occur with older versions of OS X. The system
version of libxml2 in Debian 7.10 is 2.8.0, which is missing the two functions
listed above. According to the changelog for libxml2, these functions were
introduced in the
Follow-up Comment #1, bug #46844 (project gettext):
Thanks for reporting that. We should probably make the libxml2 check tighter,
so that it fails when the required functions are not compiled in the library.
Anyway, I guess a work around would be adding --with-included-libxml to
configure.