To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=105332
------- Additional comments from c...@openoffice.org Thu Sep 24 15:11:14 +0000 2009 ------- re 4; The difference between libxmlsec and libxml/libxslt/etc is that libxmlsec is no longer truly "libxmlsec" as its been modified significantly and isn't interchangeable with an external libxmlsec of equal version. re 5: A real-world example of where this happens (maybe in the past I think but someone on solaris with gnome can check this by enabling the gtk file dialog) is the libjpeg.so bundled with OOo. It was tweaked to always build in one fixed endian mode regardless of platform and so when using the gtk file picker the internal libjpeg instead of the system libjpeg gets used for the preview code and the rgb/bgr colours are reversed when you preview a jpg/png. If libxmlsec isn't modded to behave differently than the original the problem would go away, so too would making it have a different soname than the original, which would probably be an excellent thing to do for all the external modules, but hard. Making it a static lib is the other easiest way to achieve that. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org