To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77811
                 Issue #|77811
                 Summary|libegg: clean up build type and dependency
               Component|tools
                 Version|680
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|hjs
             Reported by|rt





------- Additional comments from [EMAIL PROTECTED] Fri May 25 14:49:10 +0000 
2007 -------
Modul libegg only gets built if build type SYSTRAY_GTK is set (see
sfx2/prj/build.lst). 
libegg/prj/build.lst states it depends on 'vcl'.

1) To ensure buildability SO builds should include all modules, if possible.
Therefore SO's ssrc680.ini file should add SYSTRAY_GTK to BUILD_TYPE environment
variable.
That would not harm in any case, because
- usage of libegg is cleanly handled by checking ENABLE_SYSTRAY_GTK environment
variable, see sfx2/util/makefile.mk
- packing also is guarded with that variable, see
scp2/source/ooo/file_library_ooo.scp
- under some circumstances RE builds already include that module (build server
sets all BUILD_TYPEs)

2) libegg is an external module and apparently in no way depends on 'vcl'.
Probably 'soltools' would be correct here.

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