[ooo-build] Error 65280 occurred while making .../ooo320-m8/sysui/util
Petr Mladek
pmladek at suse.cz
Mon Dec 21 03:00:19 PST 2009
On Monday 21 December 2009, Ross Melin wrote:
> I'm trying to build the ooo-build-3.2.0.1 (3.2-rc1) on ArchLinux
> I believe the build is mostly complete when it bails with this error
>
> ---------------------------------------------------------------------------
>-----------------
>
> Entering /home/build/ooo-build-3.2.0/src/ooo-build-3.2.0.1/build/ooo320-
> m8/sysui/util
> /usr/bin/perl checksize.pl
> Checking:../unxlngi6.pro/
> Error: ../unxlngi6.pro/misc/sysui/dummy/localize.sdf 0 Bytes!
The dummy localize.sdf file is used when the l10n module is not available, see
the following code in solenv/settings.mk:
--- cut ---
# dummy target to keep the build happy.
.IF "$(LOCALIZESDF)"==""
LOCALIZESDF:=$(COMMONMISC)$/$(PRJNAME)$/dummy$/localize.sdf
.ENDIF # "$(LOCALIZESDF)"==""
--- cut ---
The checksize.pl is not happy with it. The questions is what is wrong.
What localizations you are building?
Please use --with-lang="" if you build just the "en-US" localization.
Please, download and unpack ooo320-m8-l10n.tar.bz2 if you use more
localizations.
Please, make sure that ooo320-m8-l10n.tar.bz2 is complete (> 70MB). The
download is sometimes broken.
--
Best Regards,
Petr Mladek
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: pmladek at suse.cz
Lihovarská 1060/12 tel: +420 284 028 952
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
More information about the ooo-build
mailing list