On Nov 15, 8:43 am, "wildweed" <[EMAIL PROTECTED]> wrote:
> but I failed compilation.
>
> I have 1.0.7 source code.

firefox2.0 was released relatively recently, and it's almost based on
firefox 1.5
before 1.5 there was firefox 1.0 and before that there was mozilla 1.0.
depending on which 1.0.7 you mean, you either have code that's 3 or 5
years old (I hope i did the math right).

why would you want to build with code that old?

> make[4]: *** [_xpidlgen/nsIConsoleListener.h] Error 57

once you start erroring, everything else is just copies of the error.
if you want to solve a problem you need to look for the cause which is
before the error, not after it.

your problem is that you have not properly setup libidl/glib. This can
be resolved by following the build directions.

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to