[xslt] symbol versioning script error



Hi All,

I discovered while troubleshooting another issue that the symbol
versioning script used by libxslt embeds LIBXML2_$version in the .so
files that get built.  This seems to be due to the xsl transform file
in doc/ and likely results from simply copying this in from the xml2
project.

The attached patch will correct the issue, but will cause another one
whereby the symbol names in the resulting .so files will no longer
match those embeded in other binaries and .so files using libxslt.  A
rebuild of libxslt would need to coincide with a rebuild of everything
linking against it.

Thoughts?

Thanks
-Ben


--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

Attachment: 0001-Use-proper-name-to-generate-version-script-symbol-ma.patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]