https://bugs.kde.org/show_bug.cgi?id=366483
Bug ID: 366483
Summary: print-manager FTBFS against cups-2.2
Product: print-manager
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Seems cups-2.2 changed api, and results in print-manager build failures.
/builddir/build/BUILD/print-manager-16.07.90/libkcups/KCupsRequest.cpp: In
member function 'void KCupsRequest::getPrinterPPD(const QString&)':
/builddir/build/BUILD/print-manager-16.07.90/libkcups/KCupsRequest.cpp:284:75:
error: 'cupsGetPPD2' was not declared in this scope
filename = cupsGetPPD2(CUPS_HTTP_DEFAULT, printerName.toUtf8());
^
libkcups/CMakeFiles/kcupslib.dir/build.make:237: recipe for target
'libkcups/CMakeFiles/kcupslib.dir/KCupsRequest.cpp.o' failed
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.