If there are no option for disabling Xlib, you'll need to take a look and maybe modify the configure or the Makefiles by hand.
But if the evolution developers didn't add an option like this is maybe because it really needs Xlib. I don't know of anyone running evolution over DirectFB. Regards, -- Pedro Aguilar > Hi Pedro, > > I didn't found any option from to disable the xlib. Am I missing > something? > > Thanks and Regards > Ramesh > > On Fri, 07 Sep 2007 Pedro Aguilar wrote : >>Hi, >> >>It seems that when the Makefile is calling the linker, it is searching >> for >>Xlib based libraries. >> >>Did you disable the use of Xlib when configuring evolution (something >> like >>--without-x)? >> >>Sometimes the autotools don't search the things where you expect, so you >>need to give them explicitly the paths using environment variables or >> edit >>the Makefiles by hand. >> >>Regards, >>-- >>Pedro Aguilar >> >> > Hi, >> > >> > Does the Evolution e-mail client has DirectFB support? I am trying to >> > compile evolution client with directfb patches for cairo and gtk+. >> > >> > I am getting 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 >> > >> > Any idea what's going wrong.. >> > >> > Thanks >> > Ramesh >> > _______________________________________________ >> > directfb-dev mailing list >> > [email protected] >> > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev >> > >> >> > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
