> > unknown symbol: AreAncestorViewsVisible__C8nsIFrameP14nsIPresContext > > > > unknown symbol: GetParent__C8nsIFramePP8nsIFrame > > > > unknown symbol: GetViewExternal__C8nsIFrameP14nsIPresContext > > > > nsNativeComponentLoader: SelfRegisterDll(libdocshell.so) Load FAILED with > > error: Unresolved symbols > > This sounds like you might be using a libgklayout.so from an older > version along with a newer libdocshell.so.
Hi... What makes you think it's a mixup of versions? I checked ( removed the old 1.4 distribution ). The cvs/mozilla.org/head/mozilla/dist/bin is the only one I have. Besides objdump -x libgklayout.so shows those sysmbols present in the 1.5 libgklayout.so. I was thinking that in 1.5 the procedure of loading the libraries was changed somehow to use the GRE and maybe I miss some env variables to point to the location of GRE? Thanks > -David > > -- > L. David Baron <URL: http://dbaron.org/ > >
