To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95065
User christianlins changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Oct 20 15:46:39 +0000
2008 -------
I think this has something to do with the gcc Visibility feature explained here
(http://gcc.gnu.org/wiki/Visibility). I rebuild with -fvisibility=hidden
globally enabled and voila all these errors disappeared.
But on the other hand new linker errors occurred, probably because some public
methods were not properly exported.
I will try to add -fvisibility=hidden to every module makefile where
appropriate.
---------------------------------------------------------------------
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]