Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2014 16:51:02 -0300
From:      Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
To:        ports <freebsd-ports@freebsd.org>
Subject:   evolution does not build with latest libxml2
Message-ID:  <1400097062.10604.41.camel@lenovo.toontown>

next in thread | raw e-mail | index | archive | help
FreeBSD 10  and 9.2 does not build
evolution with latest libxml2

====================================
e-cal-backend-caldav.c:1533:28: error: incomplete definition of type
'struct _xmlBuf'
                                  (gchar *) buf->buffer->content,
                                            ~~~~~~~~~~~^
/usr/local/include/libxml2/libxml/tree.h:104:16: note: forward
declaration of 'struct _xmlBuf'
typedef struct _xmlBuf xmlBuf;
               ^
e-cal-backend-caldav.c:1583:28: error: incomplete definition of type
'struct _xmlBuf'
                                  (gchar *) buf->buffer->content,
                                            ~~~~~~~~~~~^
/usr/local/include/libxml2/libxml/tree.h:104:16: note: forward
declaration of 'struct _xmlBuf'
typedef struct _xmlBuf xmlBuf;
======================================






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1400097062.10604.41.camel>