[ooo-build] Compile error in svx/uiconfig/layout

Petr Mladek pmladek at suse.cz
Fri Mar 19 08:48:39 PDT 2010


On Friday 19 March 2010, Pavel Lastovicka wrote:
> Hi all,
> I have tried to compile version 3.2.0.8 on oS 11.1 and have got the
> following error. Does somebody know what is wrong?
>
> Entering /home/pavel/tmp/ooo-build/build/ooo320-m12/svx/uiconfig/layout
> dmake:  Error: --
> `/home/pavel/tmp/ooo-build/build/ooo320-m12/solver/320/unxlngi6.pro/sdf/svx
>.zip'
>
> not found, and can't be made

the sdf/svx.zip file should be produced in the l10n module when you build any 
non-en-US localization. It is missing when you build "en-US" only build.

What localizations do you build?

Note that you need to omit the --with-lang configure option if you do 
the "en-US" only build. Alternatively, you might use empty 
string, --with-lang="".

> ERROR: Error 65280 occurred while making
> /home/pavel/tmp/ooo-build/build/ooo320-m12/svx/uiconfig/layout

It might be related to the commit 
http://cgit.freedesktop.org/ooo-build/ooo-build/commit/?id=607aab092560ba5c267b825d91751262959ddebb

Anyway, it should work correctly, if you fix the --with-lang configure option 
usage.

> There also might be other errors in my build. The last output from
> my multiprocess build was:
>
> 3 module(s):
>          sysui
>          helpcontent2
>          svx
> need(s) to be rebuilt

Heh, the other problems might be caused by the wrong --with-lang usage as 
well.

Best Regards,
Petr


More information about the ooo-build mailing list