Hi All

I am unable to build Mozilla 1.4.1.  I have moztools

 

C:\mozilla>make -f client.mk build

The system cannot find the path specified.

The system cannot find the path specified.

client.mk:148: "/cygdrive/c/mozilla": No such file or directory

client.mk:148: /.mozconfig.mk: No such file or directory

client.mk:149: "/cygdrive/c/mozilla": No such file or directory

client.mk:149: /build/unix/modules.mk: No such file or directory

make: *** No rule to make target `/build/unix/modules.mk'.  Stop.

 

I Read some where to use –unix option and then I get

C:\mozilla>make --unix  -f client.mk build

cd /cygdrive/c/mozilla

/cygdrive/c/mozilla/configure

configure: error: can not find sources in /cygdrive/c/mozilla or ..

*** Fix above errors and then restart with "make -f client.mk build"

make: *** [/cygdrive/c/mozilla/Makefile] Error 1

 

 

 

Env Settings:

set MOZ_TOOLS=C:\moztools
set PATH=%PATH%;c:\mingw\bin;%MOZ_TOOLS%\bin;c:\cygwin\bin

I have not set MOZCONFIG. Is that compulsory ????

 

mout gives

C:\mozilla>mount

C:\cygwin\bin on /usr/bin type system (binmode)

C:\cygwin\lib on /usr/lib type system (binmode)

C:\cygwin on / type system (binmode)

c: on /cygdrive/c type user (binmode,noumount)

d: on /cygdrive/d type user (binmode,noumount)

 

What and where could be the problem.

 

--Vikas

Reply via email to