Sawfish 2.0 compilation problems



Hi,

I am trying to compile sawfish 2.0 on my linux (kernel 2.4.22, distrib mdk9.2rc2).

I managed to get the ./configure go smoothly, but the 'make all' process fails
with the following trace:

[...]
mkdir ./.libexec/sawfish/wm/util
/install/Sawfish/2.0/sawfish-2.0/src/.libs/flippers.lai ->
./.libexec/sawfish/wm/util/flippers.lai
/install/Sawfish/2.0/sawfish-2.0/src/.libs/flippers.so ->
./.libexec/sawfish/wm/util/flippers.so
/install/Sawfish/2.0/sawfish-2.0/src/.libs/gradient.la ->
./.libexec/sawfish/wm/util/gradient.la
/install/Sawfish/2.0/sawfish-2.0/src/.libs/gradient.lai ->
./.libexec/sawfish/wm/util/gradient.lai
/install/Sawfish/2.0/sawfish-2.0/src/.libs/gradient.so ->
./.libexec/sawfish/wm/util/gradient.so
/install/Sawfish/2.0/sawfish-2.0/src/.libs/play-sample.la ->
./.libexec/sawfish/wm/util/play-sample.la
/install/Sawfish/2.0/sawfish-2.0/src/.libs/play-sample.lai ->
./.libexec/sawfish/wm/util/play-sample.lai
/install/Sawfish/2.0/sawfish-2.0/src/.libs/play-sample.so ->
./.libexec/sawfish/wm/util/play-sample.so
/install/Sawfish/2.0/sawfish-2.0/src/.libs/selection.la ->
./.libexec/sawfish/wm/util/selection.la
/install/Sawfish/2.0/sawfish-2.0/src/.libs/selection.lai ->
./.libexec/sawfish/wm/util/selection.lai
/install/Sawfish/2.0/sawfish-2.0/src/.libs/selection.so ->
./.libexec/sawfish/wm/util/selection.so
/install/Sawfish/2.0/sawfish-2.0/src/.libs/x.la -> ./.libexec/sawfish/wm/util/x.la
/install/Sawfish/2.0/sawfish-2.0/src/.libs/x.lai -> ./.libexec/sawfish/wm/util/x.lai
/install/Sawfish/2.0/sawfish-2.0/src/.libs/x.so -> ./.libexec/sawfish/wm/util/x.so
gcc -DHAVE_CONFIG_H -DSAWFISH -I. -I..  -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    -o gtk-style gtk-style.c -Wl,--export-dynamic
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lnsl 
gtk-style.c: In function `print_rc_style':
gtk-style.c:101: error: structure has no member named `font_name'
gtk-style.c:102: error: structure has no member named `font_name'
gtk-style.c:103: error: structure has no member named `fontset_name'
gtk-style.c:104: error: structure has no member named `fontset_name'
make[1]: *** [gtk-style] Error 1

I am quite new to application compiling, so any help is welcome.
(by the way, if you know where to get an rpm for sawfish 2.0 --not the one for
redhat, it does not install on mdk--, I'm interested too).

Thanks in advance,

-- Eric




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]