Hi all, I’m
trying to build gtk+ .libs/gdkwindow.o:/home/rayman/src/gtk+-2.14.4/gdk/gdkwindow.c:3784:
first defined here directfb/.libs/libgdk-directfb.a(gdkgeometry-directfb.o):
In function `IA__gdk_window_scroll': /home/rayman/src/gtk+- I
checked gdkgeometry-directfb.c and gdkgeometry-directfb.c, gdk_window_scroll()
exists in both files. For
X11 backend, this will not happen. It
seems that gtk+ changes backend mechanism, but directfb implementation in
gdk/directfb is not modified. Is that right? Or did I make any configure mistake? Thanks Feon |