Hi I'm trying to build mozilla but am having problems.
Does anyone know where there is a build of mozilla for win2000 which has the
Javascript runtime profiler built in it?
If not, for your information this is the error I'm getting:
-----------------------------------------------------------
C:\MOZ_SRC\mozilla>nmake /f client.mak build_all
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
gmake -f gmakefile.win MOZ_SRC_FLIPPED=C:/MOZ_SRC
cd WIN32_O.OBJ/ ; \
sh ../configure --with-mozilla --with-dist-
prefix=C:/MOZ_SRC/mozilla/dis
t --with-dist-bindir=C:/MOZ_SRC/mozilla/dist/WIN32_O.OBJ/bin --with-dist-
libdir=
C:/MOZ_SRC/mozilla/dist/WIN32_O.OBJ/lib --enable-optimize --disable-debug
SHMSDOS: sh: The system cannot find the file specified.
gmake: *** [WIN32_O.OBJ/config.status] Error -1
NMAKE : fatal error U1077: 'gmake' : return code '0x2'
Stop.
C:\MOZ_SRC\mozilla>
-----------------------------------------------------------
Thanks in advance.
Dean