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


User er changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |INVALID
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jul 23 08:23:18 +0000 
2008 -------
First, the issue tracker is not a support forum, please use the mailing lists,
for general build issues [EMAIL PROTECTED] would be appropriate.

It looks as if your shell passes the content of the LOCAL_RULE_LANGS variable in
a way that makes the compiler think they were files to compile, which it should
not as they are doubly quoted (double quotes inside single quotes) to pass the
literal string. Your shell seems to be broken. You may try to change the
escapement of LOCAL_RULE_LANGS in i18npool/source/collator/makefile.mk (see
examples there for other system's shells), but I guess you'll encounter more
problems at other places as well. Use a proper shell, on Linux bash and tcsh are
known to work.

Btw, OOo2.4.1 is out, you should use that instead of 2.4.0; check out the source
tree from CVS using the tag OpenOffice_2_4_1 that corresponds with OOH680_m17.


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