Hi, I am trying to build the Evolution email client with directfb patches for cairo and gtk+.
The build process fails with the following errors. -- /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgdk-x11-2.0.so: undefined reference to `cairo_xlib_surface_create_for_bitmap' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgdk-x11-2.0.so: undefined reference to `cairo_xlib_surface_create' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgdk-x11-2.0.so: undefined reference to `cairo_xlib_surface_set_size' collect2: ld returned 1 exit status make[3]: *** [test-calendar] Error 1 make[3]: Leaving directory `/root/build/src/evolution-2.8.3/widgets/misc' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/build/src/evolution-2.8.3/widgets' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/build/src/evolution-2.8.3' make: *** [all] Error 2 Checking ...... Error code is 2 -- I am using the gtk+ with directfb enabled and other supporting patches. One important thing is, the Evolution 2.8.3 is dependent on gtkhtml-3.12.3. I am not sure whether there is an equivalent ported version in GTK+ or my approach is not correct. Any idea what's going wrong.. Thanks in advance for any help.. Ramesh _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list