AFAICS it now builds on all archs.
** Changed in: gnome-cups-manager (Ubuntu)
Status: New => Fix Released
--
Building gnome-cups-manager source fails
https://bugs.launchpad.net/bugs/116947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact
Update: A fix for the VERSION type issue is to change configure.in, line
2, to:
AC_INIT(gnome-cups-manager, "0.31")
--
Building gnome-cups-manager source fails
https://bugs.launchpad.net/bugs/116947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug cont
Additional issues:
1. After "sudo make install" various Printer Manager dialog box tabs are
missing or incomplete, and options such as Remove Printer are
unavailable.
2. Trying to repair using "sudo apt-get --reinstall install gnome-cups-
manager" doesn't fix (1)
3. "sudo make uninstall" returns
...continued... (apologies for the mispost above - accidentally hit the
Submit button via an over-sensitive glidepad!)
"argument 2" turns out to be the compiler define VERSION, which is 0.31.
However, argument 2 to gnome_program_init() is a const char *
VERSION is defined twice in config.h, on li
Thanks for taking the time to report this bug and helping to make Ubuntu
better. I have unmarked it as a security issue since this bug does not
show evidence of allowing attackers to cross privilege boundaries nor
directly cause loss of data/privacy. Please feel free to report any
other bugs you ma