Package: freebirth
Version: 0.3.2-6
Severity: serious
Tags: patch

Your package fails to build from source in unstable; you need to look
at /usr/include/cairo for include files.


> Automatic build of freebirth_0.3.2-6 on bigsur by sbuild/mips 1.75
...
> make[1]: Entering directory `/build/tbm/freebirth-0.3.2'
> gcc -g  -O2  -Wall -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 
> -DXTHREADS -I/usr/X11R6/include -I/usr/include/atk-1.0   -c -o freebirth.o 
> freebirth.c
> In file included from /usr/include/gtk-2.0/gdk/gdkcairo.h:23,
>                  from /usr/include/gtk-2.0/gdk/gdk.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:31,
>                  from freebirth.h:23,
>                  from freebirth.c:34:
> /usr/include/gtk-2.0/gdk/gdkcolor.h:30:19: error: cairo.h: No such file or 
> directory
> In file included from /usr/include/gtk-2.0/gdk/gdkcairo.h:25,
>                  from /usr/include/gtk-2.0/gdk/gdk.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:31,
>                  from freebirth.h:23,
>                  from freebirth.c:34:
> /usr/include/pango-1.0/pango/pangocairo.h:62: error: expected ')' before '*' 
> token
> /usr/include/pango-1.0/pango/pangocairo.h:66: warning: type defaults to 'int' 
> in declaration of 'cairo_font_options_t'
> /usr/include/pango-1.0/pango/pangocairo.h:66: error: expected ';', ',' or ')' 
> before '*' token
> /usr/include/pango-1.0/pango/pangocairo.h:67: error: expected '=', ',', ';', 
> 'asm' or '__attribute__' before '*' token
> /usr/include/pango-1.0/pango/pangocairo.h:75: error: expected ')' before '*' 
> token
> /usr/include/pango-1.0/pango/pangocairo.h:76: error: expected ')' before '*' 
> token


--- freebirth-0.3.2/Makefile~   2006-03-08 02:53:18.000000000 +0000
+++ freebirth-0.3.2/Makefile    2006-03-08 02:53:36.000000000 +0000
@@ -3,7 +3,7 @@
 
 CC=gcc
 LOADLIBES=-lm -L/usr/lib -lgtk-x11-2.0
-CFLAGS=-g  -O2  -Wall -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 
-DXTHREADS -I/usr/X11R6/include -I/usr/include/atk-1.0
+CFLAGS=-g  -O2  -Wall -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 
-DXTHREADS -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/cairo
 LDFLAGS= 
 
 OFILES=\

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to