To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67891
                 Issue #|67891
                 Summary|Missing cliureversion.mk breaks installation
               Component|udk
                 Version|680m179
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|kr
             Reported by|kendy





------- Additional comments from [EMAIL PROTECTED] Fri Jul 28 08:17:23 -0700 
2006 -------
The fix:

--- cli_ure/version/makefile.mk 25 Jul 2006 07:55:26 -0000      1.3
+++ cli_ure/version/makefile.mk 28 Jul 2006 14:59:20 -0000
@@ -52,8 +52,6 @@ ECHOQUOTE='
 ECHOQUOTE=
 .ENDIF
 
-.IF "$(BUILD_FOR_CLI)" != ""
-
 ALLTAR : \
        $(BIN)$/cliureversion.mk 
 
@@ -70,6 +68,3 @@ $(BIN)$/cliureversion.mk: version.txt 
 #      +$(PERL) $(PRJ)$/source$/scripts$/increment_version.pl \
 #      $< $(BIN)$/cliureversion.mk $(SOLARBINDIR)$/unotype_statistics.txt
 
-.END
-
-

The problem:

########################################################
... checking required files ...
...... searching zip ...
        Found: /usr/bin/zip
...... searching unzip ...
        Found: /usr/bin/unzip
... analyzing openoffice.lst ...
... cleaning the output tree ...

**************************************************
ERROR: Include file cliureversion.mk not found!
ADD_INCLUDE_FILES = cliureversion.mk
in function: add_variables_from_inc_to_hashref
**************************************************

**************************************************
ERROR: Saved 
logfile: 
/local/ooo-build/ooo-build/build/src680-m179/instsetoo_native/util/OpenOffice//logging/logfile.log
**************************************************

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