Hi Sun: The status of this bug apparently is resolved: http://bugzilla.gnome.org/show_bug.cgi?id=360337 but I didnt check it. You can see all reported gtk bugs on bugzilla.
Bug 360337 Compilation error with GTK-DFB (gtk+-2.10.6) View Bug Activity | Clone This Bug Product: gtk+ Component: directfb Version: 2.10.x Status: RESOLVED Resolution: FIXED Opened by Varadaraj (reporter, points: 1) 2006-10-07 08:23 UTC [reply] Following linking error is generated, when I try to compile the code with directfb target Configure command: ./configure --prefix=$PREFIX --with-gdktarget=directfb --without-x Following have also been installed: DirectFB-0.9.25.1 glib-2.12.4 cairo-1.2.4 atk-1.12.3 pango-1.14.4 ... ./.libs/libgtk-directfb-2.0.so: undefined reference to `_gtk_plug_windowing_unmap_toplevel' ... ./.libs/libgtk-directfb-2.0.so: undefined reference to `_gtk_socket_windowing_focus' ... and so on... IHIH, Regards, Luis A. Lecca -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ëï×Ú¾ý Sent: Thursday, January 11, 2007 10:24 PM To: [email protected] Subject: [directfb-users] Can not build gtk+-2.10.7 based ondirectFB-1.0.0rc2 Hi, all I download the necessary package (cairo, pango, atk, glib and gtk+) and directfb 1.0rc2. All go well except gtk+. I configure it with option of with-gdktarget=directfb --without-x and built it. There are some errrors when linking the library it reports. undefined reference to '_gtk_plug_windowing_unmap_toplevel' .... undefined reference to '_gtk_socket_windowing_focus' I use the latest gtk+ package 2.10.7. How can I solve these problems. Thanks for your kindly help. Best Regards Sun _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
