[sldev] [VWR] Mozlib2 troubles

Tofu Linden tofu.linden at lindenlab.com
Thu Mar 6 06:51:01 PST 2008


Robin Cornelius wrote:
> 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

llmozlib2.h should exist in the root of the llmozlib2 tree, otherwise
you're probably working from a bad export (where did you get your
llmozlib2 tree?).

> 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?

This interface is generated from widget/public/nsIToolkit.idl after
it's been patched with build_mozilla/linden.patch.  Perhaps you've
either not applied the patch or need to 'touch' the idl files to
force a rebuild of the generated interfaces.

-Tofu




More information about the SLDev mailing list