trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2012

tdelibs FTBFS (Aug. 10 CUPS patch)

From: Darrell Anderson <humanreadable@...>
Date: Sat, 11 Aug 2012 17:57:22 -0700 (PDT)
Building TDE against CUPS 1.4.5 (Slackware 13.1). As of today I now receive the following build failures:

/dev/shm/tdelibs/tdeprint/cups/kmcupsjobmanager.cpp:300: error: 'class IppRequest' has no member named 'last'
/dev/shm/tdelibs/tdeprint/cups/kmcupsmanager.cpp:571: error: 'class IppRequest' has no member named 'last'
/dev/shm/tdelibs/tdeprint/cups/kmcupsmanager.cpp:902: error: 'class IppRequest' has no member named 'last'

Reversing commit 9bc0d2cd resolves the failure, but I presume the patch should be tweaked to support CUPS < 1.6.

Darrell