To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104328
                 Issue #|104328
                 Summary|cannot build toolkit/source/awt with non-empty WITH_LA
                        |NG
               Component|tools
                 Version|DEV300m54
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|solenv
             Assigned to|ihi
             Reported by|fs





------- Additional comments from f...@openoffice.org Wed Aug 19 07:51:55 +0000 
2009 -------
Trying to build toolkit/source/awt with WITH_LANG being non-empty (but valid)
results in:
  source/awt> dmake
  dmake:  Error: -- `$SOLARVER/common/sdf.m54/toolkit.zip' not found, and can't
  be made
  source/awt>
($SOLARVER is actually substituted in the error message.)

The reason here is that in solenv/inc/target.mk, there's a target $LOCALIZESDF,
depending on $(SOLARCOMMONSDFDIR)$/$(PRJNAME).zip, which comes into action as
soon as there are resource files (.src), and WITH_LANG not empty.

Sadly, toolkit contains .src files, but only with non-localizable content. As a
consequence, l10n does not contain *any* localize.sdf file for toolkit, which
means that $(SOLARCOMMONSDFDIR) does not contain a toolkit.zip, since no such
file is built at all.

---------------------------------------------------------------------
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to