After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 301973 - Build failure in tests/plugins
Build failure in tests/plugins
Status: RESOLVED INCOMPLETE
Product: libxslt
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-25 20:24 UTC by John Spray
Modified: 2006-07-04 11:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add LIBXML_CFLAGS in tests/plugins/Makefile.am (551 bytes, patch)
2005-04-25 20:25 UTC, John Spray
none Details | Review

Description John Spray 2005-04-25 20:24:27 UTC
It couldn't find xml includes.  Patch that made it work for me follows, maybe
not the right way.
Comment 1 John Spray 2005-04-25 20:25:22 UTC
Created attachment 45672 [details] [review]
Patch to add LIBXML_CFLAGS in tests/plugins/Makefile.am
Comment 2 William M. Brack 2005-07-14 00:22:11 UTC
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
Comment 3 John Spray 2005-07-28 19:02:44 UTC
CVS works fine: go ahead and close.
Comment 4 Olav Vitters 2006-07-04 11:08:48 UTC
Closing per comment 3.