To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68887


User mhu changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'hr,mh'
--------------------------------------------------------------------------------
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Aug 23 09:49:49 -0700 
2006 -------
The attached ldd output log shows, that the symbol referencing errors originate 
in:

(a) we link with -Bdirect on Solaris, so that only one library is searched for a
symbol,
     here 'libsvt680ss.so' is supposed to export the referenced symbols.
(b) code (graphictools) has been moved from module svtools  to module vcl;
     now 'libvcl680ss.so' exports the symbols in question.
(c) the master workspace has not accordingly been rebuilt,
     i.e. taking this code movement (and thus dependency change) into account

=> cppcanvas needs to be re-linked on the master workspace (module cppcanvas is
not part of this cws).

=> accepting issue...

---------------------------------------------------------------------
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]

Reply via email to