Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

On Tue, Oct 16, 2012 at 09:32:20AM +0100, Flavio Moringa wrote:
I guys,

I've done a successful build on windows just to test... It went fine (after
a hard fight ;-))

Now I've changed some things on the autogen (for instance change languages
from "en-US pt" to just "en-US") and re-run it and also changed the product
name on "*instsetoo_native/util/openoffice.lst*" and now everytime it gets
to the tail_buil if fails doing the extensions in the OXT... it fails in
every extension with this:


Basically it seems that in the command:
"cp  $W/Extension/report-builder/root"
 it's missing the first operand....

Can someone help me finding what's worng.. is there some environment
variable that went missing? Where dows this "cp" command line commes from
so that I can try to see what should be there (I didn't found it)?

It is a use case that nobody has ever tried before, because en-US is the
default language. The line comes from solenv/gbuild/ExtensionTarget.mk
and the missing argument(s) is a list of files based on $(gb_WITH_LANG),
but _without_ en-US. Since $(gb_WITH_LANG) contains _nothing but_ en-US
in your case, there are no files to copy...

D.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.