I am suddenly unable to build Mozilla for OS/2 using IBM C++ v3.6.5. The messages issued are:
..\..\dist\include\xpcom\nsCppSharedAllocator.h(6:10) : error EDC3008: Source file <new> cannot be opened. ..\..\dist\include\xpcom\nsCppSharedAllocator.h(84:11) : error EDC3080: Wrong number of arguments for "operator new(unsigned int)". gmake.exe[4]: *** [nsAString.obj] Error 12 gmake.exe[4]: Leaving directory `/CVS/Repository/Mirror/Mozilla.os2/mozilla/string/src' gmake.exe[3]: *** [libs] Error 2 gmake.exe[3]: Leaving directory `/CVS/Repository/Mirror/Mozilla.os2/mozilla/string' gmake.exe[2]: *** [tier_2] Error 2 gmake.exe[2]: Leaving directory `/CVS/Repository/Mirror/Mozilla.os2/mozilla' gmake.exe[1]: *** [default] Error 2 gmake.exe[1]: Leaving directory `/CVS/Repository/Mirror/Mozilla.os2/mozilla' gmake: *** [build] Error 2 This had been working. The compiler is receiving a command line option of "-DNEW_H=\<new\>" Any help would be appreciated. John P Baker
