>
> - - - - - - - - - Áframsendur póstur - - - - - - - - - -
> From: Mathias Bauer <[email protected]>
> To: [email protected]
> Date: Tue, 29 Jun 2010 12:19:17 +0200
> Subject: Re: [dev] Problems building DEV300_m83 on Windows.
> Hi,
>
> On 06/29/2010 11:13 AM, Kristján Bjarni Guðmundsson wrote:
>
>> I tried "build.pl verbose=true" in instsetoo_native but it only returns
>> the
>> same error with no additional info. I also tried "dmake util" but nothing
>> happened (No output to console). I also tried deleting everything
>> (Including
>> source) and starting the build from scratch with only en-US but the same
>> thing happens.
>>
>> Has anybody successfully build DEV300_m83 on Windows?
>>
>
> on m83 instsetoo_native can't be build because of a bug in the makefile,
> but the error message you have posted here looked different (but maybe you
> didn't post everything).
>
> m84 will contain a fix that you can try on your m83:
>
> --- a/instsetoo_native/util/makefile.mk
> +++ b/instsetoo_native/util/makefile.mk
> @@ -170,6 +169,7 @@
>  .ENDIF
>
>  $(foreach,i,$(alllangiso) openoffice_$i) : $(ADDDEPS)
> +openoffice_$(defaultlangiso).archive : $(ADDDEPS)
>
>  $(foreach,i,$(alllangiso) openofficedev_$i) : $(ADDDEPS)
>
> Maybe it helps.
>
> Regards,
> Mathias
>

I tried your fix but the same error appears.

This bug seems to be related to:
http://www.openoffice.org/issues/show_bug.cgi?id=112761

Reply via email to