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 59107 - missing libxslt .def exports
missing libxslt .def exports
Status: VERIFIED FIXED
Product: libxslt
Classification: Platform
Component: general
unspecified
Other Windows
: Normal trivial
: ---
Assigned To: Daniel Veillard
Daniel Veillard
Depends on:
Blocks:
 
 
Reported: 2001-08-16 15:40 UTC by Mark Vakoc
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mark Vakoc 2001-08-16 15:40:38 UTC
The following 3 functions are missing from libxslt.def needed to compile 
libexslt against libxslt_so.

	xsltDocumentComp
	xsltInitElemPreComp
	xsltPrintErrorContext
Comment 2 Daniel Veillard 2001-08-24 10:41:01 UTC
Those should be fixed in xslt-1.0.3 (other new symbols are likely
to be missing though...)

  thanks,

Daniel