On Tue, 8 Oct 2002 01:17:27, [EMAIL PROTECTED] (Michael K Greene) wrote: Ok Mike,
I started over... and I get this: E:/mozilla/xpcom/ds/nsArray.cpp(94:48) : error EDC3055: "PRBool(*)(void*,void*)" cannot be converted to "nsVoidArrayEnumFunc". gmake.exe[4]: *** [nsArray.obj] Error 12 gmake.exe[4]: Leaving directory `/mozilla/obj/xpcom/ds' gmake.exe[3]: *** [libs] Error 2 gmake.exe[3]: Leaving directory `/mozilla/obj/xpcom' gmake.exe[2]: *** [tier_2] Error 2 gmake.exe[2]: Leaving directory `/mozilla/obj' gmake.exe[1]: *** [default] Error 2 gmake.exe[1]: Leaving directory `/mozilla/obj' I hope this isn't taking up too much of your time... By starting over I killed everything and did the CVS ... blah - blah. As a note - the last run through after the RC.EXE problem I kept trying to build and the 900M-1G Part ran out of space.. I put an extra 1.2G drive in and thanks to the JFS I was able to extend the part without a reboot. I was unsure of using JFS, now it is a must... Funny thing is that the during both the first and second tries at this the compile system lost all network connections... tcpip. I run telnetd and ftpd so I can do things from my laptop and I can not get in or at the system get out???? Just rebooted and started the compile again... > On Mon, 7 Oct 2002 21:54:23, Michael Kaply <[EMAIL PROTECTED]> > wrote: > > > Michael K Greene wrote: > > > On Mon, 7 Oct 2002 14:25:03, Michael Kaply <[EMAIL PROTECTED]> > > > wrote: > > > > > > Looks like that fixed things, should know soon... > > > > > > What is the difference between the RC.EXE from your link and the > > > RC.EXE in my C:\OS2 directory? Is that one also broke? > > > > Boy is that a long story. > > > > All RC compilers have at least one bug that hurts us. To get the build > > working, we had to find the "best fit" > > > > I believe the problem with the default OS/2 RC.EXE is that it doesn't > > search the INCLUDE path for icons and bitmaps, it only searches it for > > headers. > > Man, that makes sounds right. After I got the error from the Toolkit > RC, I tried to execute the X:\OS2 RC and got a can not find > xxxxxx.ico... > > > > that was fixed in the toolkit RC.EXE. > > > > Unfortunately, though, the OS/2 RC.EXE has one main advantage over the > > toolkit RC.EXE which is only an issue for the GCC build - the OS/2 > > RC.EXE allows paths with forward slashes. > > > > Anyway, that's the long and short of it. > > > > Mike > > > >
