Summary: | Fails to build with cups 1.6.0 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] print-manager | Reporter: | Andrea Scarpino <scarpino> |
Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | drankinatty, rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrea Scarpino
2012-07-27 08:52:53 UTC
Which distro do you use? Fedora rawhide, ubuntu ppa's openSUSE noone of then have it packaged, so I can't try myself... Arch Linux has cups in the [testing] repo ok, CUPS 1.6 has some API changes I hope I can make it build with both. I'm downloading Arch now, and will install on a VM and try to fix this, I'll update this bug report as soon as it is fixed. (In reply to comment #3) > ok, CUPS 1.6 has some API changes I hope I can make it build with both. > I'm downloading Arch now, and will install on a VM and try to fix this, I'll > update this bug report as soon as it is fixed. Great. I'm available if you want me to test the patches. When patches are available for testing, where will the links be posted? Ah I have fixed this, tho CUPS 1.6 is a major pain for Linux users thanks to Apple, the git code compiles but now I need to integrate with Avahi to be able to browse for new printers... run cmake -DCUPS_1_6=ON and it will build. |