I had planned to work in "XDirectFB". When i run "make" command the
output is as folows.
directfbPasteboard.c: In function `DirectFBFromCutBuffer':
directfbPasteboard.c:116: too few arguments to function
make[4]: *** [directfbPasteboard.o] Error 1
make[4]: Leaving directory `/root/xc/programs/Xserver/hw/directfb'
make[3]: *** [hw/directfb] Error 2
make[3]: Leaving directory `/root/xc/programs/Xserver'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/xc/programs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/xc'
make: *** [all] Error 2
At line no 116 in directfbPasteboard.c I can see the following function.
ret = dfb->SetClipboardData (dfb, "text/plain", data, len);
How to overcome aforesaid problem ? I had downloaded "XDirectFB-1.0-rc4" from www.directfb.org and dowmloaded xc module from www.xfree86.org as cvs checkroot -r xf-4_2_1 xc.
___________________________________________________ Click below to experience Sooraj R Barjatya's latest offering 'Main Prem Ki Diwani Hoon' starring Hrithik, Abhishek & Kareena http://www.mpkdh.com
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
