To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71438
                 Issue #|71438
                 Summary|m193 breaks becasue of ause70 not applied to slackware
                        |-makefile
               Component|gsl
                 Version|680m189
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|cloph





------- Additional comments from [EMAIL PROTECTED] Fri Nov 10 15:04:18 -0800 
2006 -------
the build of m193 without specifying --with-lang breaks in sysui.

This is because both cloph03 (that introduced that new slackware package), and
ause70 (that introduced the build without-localized.sdf) were integrated and
din't know about each other..

I suggest to masterfix this, since it is only a matter of adding that causality
to the slackware makefile
(i.e. change
ULFDIR = $(COMMONMISC)$/desktopshare
to:
.IF "$(WITH_LANG)"!=""               
ULFDIR = $(COMMONMISC)$/desktopshare 
.ELSE           # "$(WITH_LANG)"!="" 
ULFDIR:=..$/share                    
.ENDIF          # "$(WITH_LANG)"!=""

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