[sldev] [VWR] Mozlib2 troubles

Robin Cornelius robin.cornelius at gmail.com
Thu Mar 6 06:35:18 PST 2008


Hey Guys,

Having some difficulty with mozlib2 :-

1) Building mozilla source, i didn't want to do this but though i
would try it the linden way to see if it helps.

For some reason when i build the mozilla tree I seem to end up with
missing libraries in a handful of make files. It seems to have lost a
few things to do with -lX11 -lXt -lfreetype so the build stopped a few
times and i manually added the missing lines into the makefile,
probably should have found why configure did not do this for me.

Anyway, after building the mozilla tree I have the following problems.

2) the header file mozlib2.h does not exist in the llmozlib tree, i
does seem to exist in the 1.19.1 viewer branch however

3) This is the same problem for my system xulrunner and building the
"linden" way

Both methods result in errors due to missing defines of
NS_DECL_NSITOOLKITOBSERVER and nsIToolkitObserver, any idea where
these come from? Seems to be some reference at
mozilla/widget/public/nsIToolkit but i can't find the actual header
that contains NS_DECL_NSITOOLKITOBSERVER or any other references to
that or nsIToolkitObserver. Google is not my friend in this case
either.

Any idea what is going wrong?

Robin


More information about the SLDev mailing list