GNOME Bugzilla – Bug 301973
Build failure in tests/plugins
Last modified: 2006-07-04 11:08:48 UTC
It couldn't find xml includes. Patch that made it work for me follows, maybe not the right way.
Created attachment 45672 [details] [review] Patch to add LIBXML_CFLAGS in tests/plugins/Makefile.am
I cannot seem to reproduce this bug, and I note that Makefile.am contains the line xmlsoft_org_xslt_testplugin_la_CFLAGS = -DMODULE_COMPILE $(LIBXML_CFLAGS) $(LIBXSLT_CFLAGS) just a couple of lines after your proposed patch. Could you confirm that this problem is still present on the current (1.1.14) source, and perhaps elaborate further? Thanks, Bill
CVS works fine: go ahead and close.
Closing per comment 3.