The Sun compiler tossing the templated class into a template repository
(see Templates.DB in the directory layout/html/base/src). At link time the
compiler doesn't know where that repository is, so it can't resolve that
symbol.
You can get the compiler to include the templated class in the shared library
by linking the objects together with "CC -xar".
USE_KERNEL_THREADS. Use the -mt option for CC if
USE_PTHREADS and NS_USE_NATIVE are defined. If we
are not using pthreads, add -DSW_THREADS to the compiler
command line.
have Perl 4 installed on them, and need to keep it where it is for historic
reasons. So, we needed a way to be sure we get Perl 5 when building mozilla.
This change takes care of that. It may break some people *inside Netscape*
initially, but problems should be minimal, as the solution involves simply
creating a symlink.