Hello,

I get an error when I try to compile OpenOffice, I got the sources by cvs (SRC680 OpenOffice2).

This error seems to be dued to a
zip warning: name in zip file repeated: acor1028.dat

Can somebody help me ?

Here is the output :

=============
Building project extras
=============
/docs/extras/source/misc_config
dmake: Executing shell macro: +-test -d {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ && find {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ -type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///" dmake: Executing shell macro: +-test -d {$(subst,$/$(LANGDIR), $(null,$(ZIP2DIR) . $(ZIP2DIR)))}/ && find {$(subst,$/$(LANGDIR), $(null,$(ZIP2DIR) . $(ZIP2DIR)))}/ -type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///"
-------------
/docs/extras/source/misc_config/lang
dmake: Executing shell macro: +-test -d {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ && find {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ -type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///" dmake: Executing shell macro: +-test -d {$(subst,$/$(LANGDIR), $(null,$(ZIP2DIR) . $(ZIP2DIR)))}/ && find {$(subst,$/$(LANGDIR), $(null,$(ZIP2DIR) . $(ZIP2DIR)))}/ -type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///"
-------------
/docs/extras/source/autotext
dmake: Executing shell macro: +-test -d {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ && find {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ -type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///"
-------------
/docs/extras/source/autotext/lang
dmake: Executing shell macro: +-test -d {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ && find {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ -type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///" dmake: Executing shell macro: +-test -d {$(subst,$/$(LANGDIR), $(null,$(ZIP2DIR) . $(ZIP2DIR)))}/ && find {$(subst,$/$(LANGDIR), $(null,$(ZIP2DIR) . $(ZIP2DIR)))}/ -type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///"
------------------------------
Making: ../../../unxlngi6.pro/bin/autocorr.zip
rebuilding zipfiles
------------------------------
zip -u -j ../../../unxlngi6.pro/bin/autocorr.zip */acor*.dat -x delzip -x "*CVS*" || if ("$status" != "12" && "$status" != "1") exit $status && echo "Nothing to update for zip"
       zip warning:   first full name: chinese_traditional/acor1028.dat
       zip warning:  second full name: zh-TW/acor1028.dat
       zip warning: name in zip file repeated: acor1028.dat

zip error: Invalid command arguments (cannot repeat names in zip file)
dmake:  Error code 16, while making '../../../unxlngi6.pro/bin/autocorr.zip'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /docs/extras/source/autotext/lang
dmake:  Error code 1, while making 'build_instsetoo_native'
'---*  *---'

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to