Herter, S. wrote:
Yes, I used the dmake that was in the zip file.  Here is the -V
information.

dmake - Copyright (c) 1990,...,1997 by WTI Corp., Version 4.3

Yes, that rules out that theory :(

Needless to say that it works here without problems. Can you
provide the config.log and winenv.set from your build. Best you
open an issue, assign it to vq (at) openoffice (dot) org and attach these
files there.

Volker

P.S.: It's hard to debug build problems without evidence, see here
<http://wiki.services.openoffice.org/wiki/Debug_Build_Problems>
for useful debugging information.

P.P.S: An even wilder guess: Please revert to your original extractfiles.mk
and replace the empty lines 185, 188, 199 with a <TAB> or remove them. And
try again.


Default Configuration:
        MAXPROCESSLIMIT := 10
        MAXLINELENGTH := 8190
        DMAKEROOT := /usr/local/share/startup
        OS := cygwin
        .IMPORT .IGNORE: DMAKEROOT SOLARVER UPD INPATH OS UPDMINOREXT
        .MAKEFILES : makefile.mk Makefile makefile
        .SOURCE    : .NULL
        MAKESTARTUP := $(DMAKEROOT)/startup.mk

Please read the file readme/release for the latest release notes.
-----Original Message-----
From: Volker M. Quetschke [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 15, 2006 5:39 PM
To: [email protected]
Subject: Re: [tools-dev] Windows Build Problem

A wild guess, do you use the dmake that comes with the source?

What does "dmake -V" say?

   Volker

Herter, S. wrote:

I have gotten all the way to running dmake and starting the build. I am getting an error on the Mozilla part of the build. I downloaded and placed the zip files and it is getting a strange error on executing the script file. I am using the downloaded zip file for the


source for 2.0.1.  I had the same problem with the downloaded zip file


for the 2.0.0 source.

=============
Building project moz
=============
/home/build/oosource/OOA680_m1/moz
mkout -- version: 1.5
dmake: extractfiles.mk: line 204: Error -- Expecting macro or rule defn, found neither
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /home/build/oosource/OOA680_m1/moz
dmake:  Error code 1, while making 'build_instsetoo_native'
---* tg_merge.mk *---

Here is an extract from the extractfiles.mk found in the $SRC_ROOT/moz


directory.
NOTE: I put the (###) values in the email to denote the line numbers.

(200) # copy files in RES_FILELIST
(201) .IF "$(OS)"=="SOLARIS"
(202) @+$(COPY) $(MOZ_BIN_DIR)$/res$/charsetalias.properties $(RUNTIME_DIR)$/res$/charsetalias.properties
(203) .ELSE
(204)      @echo No Res Files to copy.
(205) .ENDIF

I tried changing the @echo to echo, I tried placing double quotes around the "No Res Files to copy" and I even tried deleting the echo all together. When I delete the line it just blows up on the next command with the same error.

I have two questions, one is what is the "extra functionality" so I can decide if this is even worth fixing or just us the no mozilla switch and two, any ideas on how to fix this?

--
Reality continues to ruin my life.
- Bill Watterson, Calvin and Hobbes



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
If you like my work consider:  http://www.scytek.de/donations.html
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to