Bug#409523: FTBFS: gpe/render.h: No such file or directory

2007-02-07 Thread John Lightsey
tags 409523 + patch
thanks

According to the changelog in libgpewidget-0.114 gpe/render.h was
removed because it was considered obsolete and unused.

Simply deleting the #include directive from main.c allows gpe-edit to
compile and run properly.

Patch attached.


John
diff -Nur gpe-edit-0.25.orig/main.c gpe-edit-0.25/main.c
--- gpe-edit-0.25.orig/main.c	2004-08-13 05:56:18.0 -0500
+++ gpe-edit-0.25/main.c	2007-02-07 12:13:57.0 -0600
@@ -21,7 +21,6 @@
 
 #include 
 #include 
-#include 
 #include 
 #include 
 #include 


signature.asc
Description: This is a digitally signed message part


Bug#409523: FTBFS: gpe/render.h: No such file or directory

2007-02-03 Thread Martin Michlmayr
Package: gpe-edit
Version: 0.25-1
Severity: serious
Tags: sid

This package fails to build in sid (but not in etch):

> Automatic build of gpe-edit_0.25-1 on em64t by sbuild/amd64 0.52
...
> dh_testdir
> /usr/bin/make CVSBUILD=no PREFIX=/usr
> make[1]: Entering directory `/build/tbm/gpe-edit-0.25'
> cc -Os -fomit-frame-pointer  -MD -Wall -DPNG_NO_MMX_CODE 
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
>  -D_GNU_SOURCE -DPACKAGE=\"gpe-edit\" -DPREFIX=\"/usr\" 
> -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -c main.c -o main.o
> main.c:24:24: error: gpe/render.h: No such file or directory
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory `/build/tbm/gpe-edit-0.25'

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


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