To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80097
                 Issue #|80097
                 Summary|to-be-SRC680_m223: svp plugin in scp2 and GUIBASE=aqua
               Component|gsl
                 Version|680m222
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|code
             Assigned to|pl
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Fri Jul 27 05:46:04 +0000 
2007 -------
Hi,

the plugin svp is built in vcl for

.IF "$(GUI)" == "UNX"

linked in vcl for

.IF "$(GUIBASE)" == "unx"

(Which is different!)

and it is included on all UNX systems:

#ifdef UNX
STD_LIB_FILE_PATCH( gid_File_Lib_Vclplug_Svp, vclplug_svp )
STD_LIB_FILE_PATCH( gid_File_Lib_BaseBmp, basebmp )
#endif

Thus it is built on aqua, it is not linked, but is included in the final dmg, 
thus it will fail.
I think that for now, we can build it on aqua, link it and also include it into 
final instset. Why not? ;-)

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