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.

The offending lines close to line 216 in the util/makefile.mk are:

$(foreach,i,$(alllangiso) openofficewithjre_$i) : $...@{$(PKGFORMAT:^".")}
openofficewithjre_%{$(PKGFORMAT:^".")} :
    $(PERL) -w $(SOLARENV)$/bin$/make_installer.pl -f
$(PRJ)$/util$/openoffice.lst -l $(subst,$(@:s/_/ /:1)_, $(@:b)) -p
OpenOffice_wJRE -u $(OUT) -buildid $(BUILD) -msitemplate
$(MSIOFFICETEMPLATEDIR) -msilanguage $(COMMONMISC)$/win_ulffiles -format
$(@:e:s/.//) $(VERBOSESWITCH)

Has anybody successfully build DEV300_m83 on Windows?

- - - - - - - - - Áframsendur póstur - - - - - - - - - -
> From: "Ramón García Fernández" <ram...@cnmv.es>
> To: "dev@openoffice.org" <dev@openoffice.org>
> Date: Fri, 25 Jun 2010 16:01:57 +0200
> Subject: RE: [dev] Problems building DEV300_m83 on Windows.
> This is weird. So all the other modules have been built correctly?
>
> cd into  ./DEV300_m83/instsetoo_native
> and do build.pl verbose=true
> (so you will se commands invoked).
>
> I had a issue building in the instsetoo_native/util directory. But there
> was an error message. I solved it entering it, doing
> dmake util
> (instead of simply dmake)
>
> and then it was built correctly. Since the makefile.mk inside the contains
> TARGET=util at the top, I can't understand very
>
> -----Mensaje original-----
> De: Kristján Bjarni Guðmundsson [mailto:kristjanbja...@gmail.com]
> Enviado el: viernes, 25 de junio de 2010 15:44
> Para: dev@openoffice.org
> Asunto: [dev] Problems building DEV300_m83 on Windows.
>
> Can anybody help me. I am trying to build DEV300_m83 on Windows with my
> language, and getting an error. My configure is following:
>
> ./configure --without-junit --disable-nss-module --disable-activex
> --with-lang="is" --with-vendor="OpenOffice.is"
> --with-build-version="Build by OpenOffice.is" --disable-directx
> --disable-epm --disable-atl --disable-build-mozilla
> --with-cl-home="/cygdrive/C/Program Files/Microsoft Visual Studio 9.0/VC"
> --with-ant-home="/cygdrive/c/winapps/java/ant"
> --with-frame-home="/cygdrive/C/Program Files/Microsoft SDKs/Windows/v6.1"
> --with-psdk-home="/cygdrive/C/Program Files/Microsoft SDKs/Windows/v6.1"
> --with-midl-path="/cygdrive/C/Program Files/Microsoft
> SDKs/Windows/v6.1/Bin"
>
> --with-asm-home="/cygdrive/C/Program Files/Microsoft Visual Studio
> 9.0/VC/Bin"
> --with-jdk-home="/cygdrive/C/Winapps/java/jdk16"
> --with-csc-path="/cygdrive/C/WINDOWS/Microsoft.NET/Framework/v3.5"
>
> And the error is:
>
> Entering /cygdrive/c/Backup/OpenOffice/DEV300_m83/instsetoo_native/util
>
>
> 1 module(s):
>    instsetoo_native
> need(s) to be rebuilt
>
> Reason(s):
>
>
> Attention: if you fix the errors in above module(s) you may prolongue your
> the build issuing command:
>
>    build --all:instsetoo_native
>
> dmake:  makefile.mk:  line 216:  Error: -- Missing targets or attributes
> in rule
> dmake:  Error code 1, while making 'build_instsetoo_native'
>
>

Reply via email to