Re: libxml2 commit 65c7d3b2e6506283eecd19a23dcf0122fbcdac33



On 08/06/2012 09:05 AM, Daniel Veillard wrote:
>   Hi Colin,
> 
> On Sat, Aug 04, 2012 at 04:59:29AM -0400, Colin Walters wrote:
>> Hi Daniel,
>>
>> It looks like
>> http://git.gnome.org/browse/libxml2/commit/?id=65c7d3b2e6506283eecd19a23dcf0122fbcdac33
>>
>> will require changes in evolution-data-server at least, and potentially
>> other GNOME modules.  While jhbuild is presently stuck on a 2.8.0
>> tarball[1], my unofficial build system tracks git.

Daniel, do you have a patch for gnome-online-accounts? It seems that its
build fails due to this commit:

make[2]: Entering directory
`/data/src/jhbuild/gnome-online-accounts/src/goabackend'
  CC       libgoa_backend_1_0_la-goaewsclient.lo
goaewsclient.c: In function 'ews_client_post_restarted_cb':
goaewsclient.c:354:49: error: dereferencing pointer to incomplete type
goaewsclient.c:355:39: error: dereferencing pointer to incomplete type
goaewsclient.c: In function 'ews_client_create_msg_for_url':
goaewsclient.c:371:54: error: dereferencing pointer to incomplete type
goaewsclient.c:372:44: error: dereferencing pointer to incomplete type
make[2]: *** [libgoa_backend_1_0_la-goaewsclient.lo] Error 1
make[2]: Leaving directory
`/data/src/jhbuild/gnome-online-accounts/src/goabackend'

Line 354 is:

(gchar *) buf->buffer->content,

Cheers,

Stef



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]