Date: Mon, 21 Apr 2014 16:41:03 -0700 From: Cary <cary@sdf.org> To: FreeBSD Ports <freebsd-ports@freebsd.org>, xfce@FreeBSD.org Subject: cups support in print/xfce4-print Message-ID: <5355AC8F.8070702@sdf.org>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------060900060705050309060306 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit print/xfce4-print builds normally on 9.2-R with default config, but build fails when port is configured with "--enable-cups" rather than "--enable-bsdlpr". STDERR attached. -- cary@sdf.org SDF Public Access UNIX System - http://sdf.org ------------------------------ --------------060900060705050309060306 Content-Type: text/plain; charset=us-ascii; name="ports-xfce4-print" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ports-xfce4-print" cups.c: In function 'cups_request_new': cups.c:136: error: dereferencing pointer to incomplete type cups.c:137: error: dereferencing pointer to incomplete type cups.c: In function 'get_printers': cups.c:245: error: dereferencing pointer to incomplete type cups.c:245: error: dereferencing pointer to incomplete type cups.c:251: error: dereferencing pointer to incomplete type cups.c:254: error: dereferencing pointer to incomplete type cups.c:259: error: dereferencing pointer to incomplete type cups.c:262: error: dereferencing pointer to incomplete type cups.c: In function 'get_printer_state': cups.c:312: error: dereferencing pointer to incomplete type gmake[3]: *** [cups_plugin_la-cups.lo] Error 1 gmake[3]: Leaving directory /usr/ports/print/xfce4-print/work/xfprint-4.6.1/printing-systems/cups' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory /usr/ports/print/xfce4-print/work/xfprint-4.6.1/printing-systems' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory /usr/ports/print/xfce4-print/work/xfprint-4.6.1' gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/print/xfce4-print. *** [stage] Error code 1 Stop in /usr/ports/print/xfce4-print. --------------060900060705050309060306--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5355AC8F.8070702>