Dear All

        This is additional information for my previous mail,

        OS : Windows XP

        Using following under mingw, (downloaded

        1. gcc-core-3.4.0-20040501-1.tar
        2. gcc-g++-3.4.0-20040501-1.tar
        3. mingw-runtime-3.3.tar
        4. w32api-2.5.tar
        5. binutils-2.15.90-20040222-1.tar

        Using following lines in the .mozconfig file
        #. $TOPSRCDIR/browser/config/mozconfig
        CC=gcc
        CXX=g++
        CPP=cpp
        AS=as
        LD=ld

With Thanks & Regards

Chandrasekar P
   

-------- Original Message --------
Subject: problem during compiling mozilla 1.5 tar
Date: Fri, 21 May 2004 18:29:04 +0530
From: chandrasekar <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]


Dear All

    While compiling the mozilla 1.5 source in WindowXP, I got the following compilation error, Please provide me a solution.

        Building deps for nsLocalFileWin.cpp
/cygdrive/c/Mozilla_SDK/mozilla/build/cygwin-wrapper g++ -mno-cygwin -o nsLocal
ileWin.o -c -DOSTYPE=\"WINNT5.1\" -DOSARCH=\"WINNT\" -D_IMPL_NS_COM -I.. -I../.
/dist/include/string -I../../dist/include/xpcom -I../../dist/include -I../../di
t/include/nspr          -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-
rith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long
long -pedantic -mms-bitfields -pipe  -DDEBUG -D_DEBUG -DDEBUG_chandrasekar -DTR
CING -g   -DX_DISPLAY_MISSING=1 -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -D_WIN32=1 -DWIN
2=1 -DXP_WIN=1 -DXP_WIN32=1 -DHW_THREADS=1 -DWINVER=0x400 -DSTDC_HEADERS=1 -DWI
32_LEAN_AND_MEAN=1 -DNO_X11=1 -D_X86_=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -Duid_t=
nt -Dgid_t=int -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNI
TD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_LIBM=1 -DNO_X11=1 -DMMAP_MISSES_WRITES=1 -DHAVE
STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DVA_COPY=va_copy -
HAVE_VA_COPY=1 -DHAVE_IOS_BINARY=1 -DMOZ_DEFAULT_TOOLKIT=\"windows\" -DOJI=1 -D
BMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER
1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\"Moz
lla\" -DMOZ_XUL=1 -DMOZ_PROFILESHARING=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFI
=\".dll\" -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_P
RF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.5\"  -D_MOZILLA_CONFIG_H_ -D
OZILLA_CLIENT /cygdrive/c/Mozilla_SDK/mozilla/xpcom/io/nsLocalFileWin.cpp
c:/Mozilla_SDK/mozilla/xpcom/io/nsLocalFileWin.cpp:62: error: extra `;'
c:/Mozilla_SDK/mozilla/xpcom/io/nsLocalFileWin.cpp: In member function `virtual
nsresult nsLocalFile::Remove(PRBool)':

c:/Mozilla_SDK/mozilla/xpcom/io/nsLocalFileWin.cpp:1435: warning: comparison be
ween signed and unsigned integer expressions
c:/Mozilla_SDK/mozilla/xpcom/io/nsLocalFileWin.cpp: In member function `virtual
nsresult nsLocalFile::GetPermissions(PRUint32*)':
c:/Mozilla_SDK/mozilla/xpcom/io/nsLocalFileWin.cpp:1558: warning: unused variab
e 'filePath'
c:/Mozilla_SDK/mozilla/xpcom/io/nsLocalFileWin.cpp: At global scope:
c:/Mozilla_SDK/mozilla/xpcom/io/nsLocalFileWin.cpp:229: warning: 'void myLL_II2
(PRInt32, PRInt32, PRInt64*)' defined but not used
make[4]: *** [nsLocalFileWin.o] Error 1
make[4]: Leaving directory `/cygdrive/c/Mozilla_SDK/mozilla/xpcom/io'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/cygdrive/c/Mozilla_SDK/mozilla/xpcom'
make[2]: *** [tier_2] Error 2
make[2]: Leaving directory `/cygdrive/c/Mozilla_SDK/mozilla'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/cygdrive/c/Mozilla_SDK/mozilla'
make: *** [build] Error 2


With Thanks & Regards

Chandrasekar P

Reply via email to