On Fri, 2007-03-23 at 06:53 +0100, Øystein Gisnås wrote:
> Is this a known build failure? Does anyone have a clue why it fails?

docs/references/addressbook/libebook/libebook.types

This file is missing the necessary #include statements to compile the
Gtk-Doc scanner program:

   #include <glib-object.h>
   e_book_listener_get_type
   e_book_view_listener_get_type
   e_book_view_get_type
   e_book_get_type
   e_contact_get_type
   e_vcard_get_type
   e_destination_get_type

I fixed this recently [1] for this and other similar '.types' files.  I
have no idea how it was working before, or why you're just seeing this
failure now.  Did something about your build environment change
recently?  Different compiler?  Different build settings?

Hope this helps,
Matthew Barnes


[1]
http://svn.gnome.org/viewcvs/evolution-data-server/trunk/docs/reference/addressbook/libebook/libebook.types?r1=7431&r2=7647

_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to