Ah, excellent, thank you. I'll follow the bug, and test it out for you too :)
Thanks, Rob Helmer On Sun, Oct 27, 2002 at 10:05:05PM -0800, Doug Turner wrote: > http://bugzilla.mozilla.org/show_bug.cgi?id=177063 > > Doug Turner > [EMAIL PROTECTED] > > > Rob Helmer wrote: > > Hello, > > > > > > I successfully compiled XPCOM standalone on Debian GNU/Linux 3.0 using > > these instructions : > > http://lxr.mozilla.org/seamonkey/source/xpcom/doc/xpcom-standalone.html > > > > Everything compiles fine, however when I try to run "nsTestSample" I get : > > > > -- > > > > Type Manifest File: /home/rhelmer/src/mozilla/dist/bin/components/xpti.dat > > nsNativeComponentLoader: autoregistering begins. > > nsNativeComponentLoader: autoregistering succeeded > > nNCL: registering deferred (0) > > ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 60 > > Break: at file nsMemory.cpp, line 60 > > Segmentation fault > > > > -- > > > > I found this message, but removing the DEFINEs ( I found it in two Makefiles ) > > did not seem to make a difference : > > http://www.mail-archive.com/mozilla-xpcom@;mozilla.org/msg02659.html > > > > ( I did just do another "make" though, not a "make clean" first ). > > > > Any and all help is greatly appreciated. > > > > > > > > Thanks, > > Rob > > > >
