To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80003
------- Additional comments from [EMAIL PROTECTED] Wed Aug 1 18:33:36 +0000 2007 ------- @hjs: I haven't tried your patch yet but xslt_LDFLAGS+=-lxml2 -lz is very wrong. For example, internal zlib does not generate libz.*. Instead, it creates libzlib.a. Without proper -L <some_path>, it just forces to use system libz.* even if you want to. --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
