To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80816
------- Additional comments from [EMAIL PROTECTED] Mon Sep 24 17:37:31 +0000 2007 ------- sb: yes, linking with static libXinerama.a is needed for old distrobutions (or stuff not using Xfree86, not sure whether they actually got a dynamic Xinerama now, X.org at least sid) not having a dynamic Xinerama. There's a configure switch already to make it use dynamic Xinerama (--with-dynamic-xinerama). iT's also checked for but for compatibility with Suns environment and baseline currently the static one is taken when both are present... See configure for reference. To get libXinerama.so you need to install the -devel package or whereever the .so is in. I don't believe SuSE ships the so.1 but not the .so in some -devel package. FWIW, on Debian: $ dpkg -S /usr/lib/libXinerama.so libxinerama-dev: /usr/lib/libXinerama.so But that being at fault explains why it works for me since I build with dynamic Xinerama as anyone should do if they don't need to support ancient systems. Maybe we should simply make linking to dynamic Xinerama default when both are there instead of only when the .a is not present... --------------------------------------------------------------------- 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]