I am building GTK+ 3.0.10 on a SuSE 10.1 Linux box I am getting the following error:
Making all in tests make[4]: Entering directory `/u/rds4020/t901353/src/gtk+-3.0.10/gdk/tests' CC gdk-color.o CCLD gdk-color ../../gdk/.libs/libgdk-3.so: undefined reference to `XCompositeReleaseOverlayWindow' ../../gdk/.libs/libgdk-3.so: undefined reference to `XCompositeGetOverlayWindow' collect2: ld returned 1 exit status make[4]: *** [gdk-color] Error 1 make[4]: Leaving directory `/u/rds4020/t901353/src/gtk+-3.0.10/gdk/tests' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/u/rds4020/t901353/src/gtk+-3.0.10/gdk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/u/rds4020/t901353/src/gtk+-3.0.10/gdk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/u/rds4020/t901353/src/gtk+-3.0.10' make: *** [all] Error 2 Any help appreciated... tom
_______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
