Package: gwaterfall Version: 0.1-4 Severity: serious Hi,
building the package gwaterfall in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands if test "" = "post" ; then \ if test -e ./libtool ; then cp -f /usr/bin/libtool ./libtool ; fi ; \ fi make -C . make[1]: Entering directory `/tmp/buildd/gwaterfall-0.1' make all-recursive make[2]: Entering directory `/tmp/buildd/gwaterfall-0.1' Making all in src make[3]: Entering directory `/tmp/buildd/gwaterfall-0.1/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -DXTHREADS -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/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -g -Wall -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:21: ./waterfall.h:19:25: error: X11/Xft/Xft.h: No such file or directory In file included from main.c:21: ./waterfall.h:46: error: syntax error before 'XftDraw' ./waterfall.h:46: warning: no semicolon at end of struct or union ./waterfall.h:50: error: syntax error before '*' token ./waterfall.h:50: warning: type defaults to 'int' in declaration of 'font' ./waterfall.h:50: warning: data definition has no type or storage class ./waterfall.h:63: error: syntax error before '}' token make[3]: *** [main.o] Error 1 make[3]: Leaving directory `/tmp/buildd/gwaterfall-0.1/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/gwaterfall-0.1' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/gwaterfall-0.1' make: *** [debian/stamp-makefile-build] Error 2 ========================================================================= Due to recent changes in libxft-dev, X11/Xft/Xft.h is located somewhere else now. Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]