libgdk-directfb-2.0.so: undefined reference to `IA__gdk_colormap_change' Can anyone help me




I have already posted this item on the gtk bugzilla site without any response. I am trying to build gtk+-2.10.11 using directfb instead of x11 using --with-gdktarget=directfb

but this is what I always get:

/usr/src/gtk+-2.10.11/gdk/.libs/libgdk-directfb-2.0.so: undefined reference to `IA__gdk_colormap_change'
collect2: ld returned 1 exit status
make[4]: *** [gtk-query-immodules-2.0] Error 1
make[4]: Leaving directory `/usr/src/gtk+-2.10.11/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gtk+-2.10.11/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/gtk+-2.10.11/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gtk+-2.10.11'
make: *** [all] Error 2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]