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

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]

Reply via email to