[bug-gettext] [bug #46844] gettext 0.19.7 fails to compile, OS X 10.7 & 10.8

2018-01-03 Thread Bruno Haible
Update of bug #46844 (project gettext): Status:None => Fixed Assigned to:None => ueno Open/Closed:Open => Closed __

[bug-gettext] [bug #46844] gettext 0.19.7 fails to compile, OS X 10.7 & 10.8

2016-05-27 Thread Daiki Ueno
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:

[bug-gettext] [bug #46844] gettext 0.19.7 fails to compile, OS X 10.7 & 10.8

2016-05-27 Thread Daniel Burr
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

[bug-gettext] [bug #46844] gettext 0.19.7 fails to compile, OS X 10.7 & 10.8

2016-01-07 Thread Daiki Ueno
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.