#38779: libgda: build failure ----------------------+----------------------- Reporter: devans@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: libgda ----------------------+----------------------- Building on Lion 10.7.5, Xcode 4.6.1, clang Fails as follows: {{{ :info:build gda-xql-utils.c:97:35: error: incomplete definition of type 'struct _xmlBuf' :info:build buffer = g_strdup (outbuf->buffer->content); :info:build ~~~~~~~~~~~~~~^ :info:build /opt/local/include/libxml2/libxml/tree.h:104:16: note: forward declaration of 'struct _xmlBuf' :info:build typedef struct _xmlBuf xmlBuf; :info:build ^ }}} Full build log attached. -- Ticket URL: <https://trac.macports.org/ticket/38779> MacPorts <http://www.macports.org/> Ports system for OS X