[CM] snd-7 gtk compile error

Orm Finnendahl finnendahl@folkwang-hochschule.de
Mon, 25 Apr 2005 09:46:27 +0200


Hi,

trying to compile the latest tarball of snd with gtk gives this error:

<...>
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I. -g -O2     snd-gutils.c
snd-gutils.c: In function `rotate_text':
snd-gutils.c:770: `PangoMatrix' undeclared (first use in this function)
snd-gutils.c:770: (Each undeclared identifier is reported only once
snd-gutils.c:770: for each function it appears in.)
snd-gutils.c:770: parse error before "matrix"
snd-gutils.c:773: `matrix' undeclared (first use in this function)
make: *** [snd-gutils.o] Fehler 1


snd with motif compiles fine.

--
Orm