> > Is anyone else having problems like this? I have it with Yahoo! Mail and > > I get a connection broken error, at least under i386, haven't tried under > ppc yet. Works fine under mozilla
Turns out that there's a problem with libpcre3 not providing libpcreposix anymore when it still should. Adding a symlink from libpcre.3.10.0.so to libpcreposix.3.so patches the problem for now. It seems that the root problem is a problem with libtool. Frank

