OK, I'm working with evolution CVS HEAD.

That version contains the line:

   info->pages = gtk_html_print_get_pages_num (html, pc, 0.0, *line);

in mail-callbacks.c

The gtk_html_print_get_pages_num call was added to gtkhtml.c on 28 Jan
in version 1.370 on gtkhtml's HEAD, so I grabbed that.

Then gtkhtml's configure complained:

You need at least GConf 1.0.7 for this version of GtkHTML

So I checked out that version (1.0.7) of GConf.  So far, so good.

But evolution-mail is complaining at startup:

gtkhtml-WARNING **: gconf is not initialized, please call gconf_init
before using GtkHTML library. Meanwhile it's initialized by gtkhtml
itself.


Have I messed up some version dependencies somewhere?

Thanks,

   - Ian

_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to