On Sat, 2004-04-10 at 20:13, Jeff Clites wrote: (accidentally sent only to Jeff earlier)
> Since the ICU static libs (".a"s) have C++ inside, we need to link with > a C++-aware linking. Try setting: > > link => 'c++' > > in config/init/hints/linux.pl and see if that fixes it. The error > you're getting looks like that's what happening. After 'make clean' and 'perl Configure.pl', that did the trick. All tests pass, with no test processes hanging around. That's an unqualified success here. -- c