Hi: Everytime I #include <libxml/tree.h> in C++ I get something like this: /usr/local/include/iconv.h:114: error: 'mbstate_t' does not name a type .. This seems to be a GNU iconv issue but linux is not having this problem. For the time being I would like an option to disable iconv in libxml, so I added a knob. The default hasn't changed so there is no need to bump the port version. Also pet portlint while here. Fix: Patch attached with submission follows: How-To-Repeat: https://issues.apache.org/ooo/show_bug.cgi?id=118574
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer(s).
State Changed From-To: open->closed Committed, thanks!
mezz 2012-03-16 02:27:04 UTC FreeBSD ports repository Modified files: textproc/libxml2 Makefile Log: -Make the iconv optional. PR: ports/162571 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Feature safe: yes Revision Changes Path 1.176 +6 -3 ports/textproc/libxml2/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"