Hi, Thanks for your bug report.
This problem occoured because libxpm-dev was updated and xpm.h now is in /usr/include/X11/xpm.h, and score.c file still point just to xpm.h. I already solved, and will upload snake4 to pool. Regards, Jose Carlos 2006/4/28, Daniel Schepler <[EMAIL PROTECTED]>:
Package: snake4 Version: 1.0.12-7 Severity: serious From my pbuilder build log: ... Setting up libxpm-dev (3.5.4.2-3) ... ... gcc -o board.o -c -Wall -s -O2 -I/local/include -I/usr/X11R6/include/X11 -I/local/include/X11 -DVERSION=\"1.0.12\" "-DCOMPILED_DATE=\"`date '+%Y-%m-%d %H:%M:%S'`\"" "-DCOMPILED_BY=\"`whoami`\"" -DSCOREFILE=\"/var/games/snake4/snake4.score\" -DXK_MISCELLANY -DXK_LATIN1 board.c board.c:35:17: error: xpm.h: No such file or directory board.c:106: error: syntax error before 'attrInstructions' ... make[1]: *** [board.o] Error 1 make[1]: Leaving directory `/tmp/buildd/snake4-1.0.12' make: *** [build-stamp] Error 2 -- Daniel Schepler
-- []'s José Carlos