#36674: netatalk: error: incomplete definition of type 'struct _ipp_s' --------------------------+---------------------- Reporter: ryandesign@… | Owner: ralph@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: netatalk --------------------------+---------------------- Building netatalk 2.0.5 on OS X 10.8.2 with Xcode 4.5.1 fails with: {{{ print_cups.c:134:16: error: incomplete definition of type 'struct _ipp_s' request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES; ~~~~~~~^ /usr/include/cups/ipp.h:365:16: note: forward declaration of 'struct _ipp_s' typedef struct _ipp_s ipp_t; ^ }}} -- Ticket URL: <https://trac.macports.org/ticket/36674> MacPorts <http://www.macports.org/> Ports system for Mac OS