Hi, While building xpcom standalone using cygwin and VS .Net...I get the following crash on nsIErrorService.idl...do u know why this is so and how to fix it ?
**************************************************************************** **** nsIErrorService.idl ../../dist/bin/xpidl.exe -m header -w -I ../../dist/idl -I. -o _xpidlgen/nsIErrorService ./nsIErrorS ervice.idl make[3]: *** [_xpidlgen/nsIErrorService.h] Error 5 make[3]: *** Deleting file `_xpidlgen/nsIErrorService.h' make[3]: Leaving directory `/cygdrive/d/moztest/mozilla/xpcom/base' make[2]: *** [export] Error 2 make[2]: Leaving directory `/cygdrive/d/moztest/mozilla/xpcom' make[1]: *** [export] Error 2 make[1]: Leaving directory `/cygdrive/d/moztest/mozilla' make: *** [default] Error 2 **************************************************************************** ***** Thnks -- Regards AJ
