I get the following error message while linking to libglade-2.0: [~]$ gcc -o glade_hello hello.c `pkg-config gtk+-directfb-2.0 libglade-2.0 --cflags --libs` /usr/bin/../lib/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_create_for_bitmap' /usr/bin/../lib/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_create' /usr/bin/../lib/libgdk-x11-2.0.so.0: undefined reference to `cairo_xlib_surface_set_size' collect2: ld returned 1 exit status
Any idea about to solve this? Thanks -- Vern 2007-02-14 _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
