Public bug reported:
Binary package hint: cups
I wanted to use the latest CUPS package on hardy to use unbackported
fixes. pdftoijs.cxx which is provided in the debian diff calls assert()
and required the following to complete compilation:
--- filter/pdftoijs.cxx.orig 2008-11-24 11:43:32.485526000 -0800
+++ filter/pdftoijs.cxx 2008-11-24 11:38:50.121850000 -0800
@@ -30,6 +30,7 @@
#include <config.h>
#include <stdio.h>
#include <stdlib.h>
+#include <assert.h>
#include <goo/GooString.h>
#include <goo/gmem.h>
#include <Object.h>
** Affects: cups (Ubuntu)
Importance: Undecided
Status: New
--
Requires assert.h include to build on hardy
https://bugs.launchpad.net/bugs/301800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs