Hi alex, We interested in checking BLTK tool .Thanks for providing this very useful tool for us.
we checked in another laptop,previously we checked this tool in netbook we are facing while doing "make " itself ....Alex please help me for making it as sucessfully Error file is attached with this mail.please refer it thanks & Regards Lakshmanan.K
make[1]: Entering directory `/home/oem/Desktop/bltk/tools' make[2]: Entering directory `/home/oem/Desktop/bltk/tools/xse' cc -Wall -pedantic -std=c99 -g -O2 -I ../../include -fPIC -c -o xse.o xse.c In file included from xse.c:56: ../../include/xse.h:47:22: error: X11/Xlib.h: No such file or directory ../../include/xse.h:48:23: error: X11/Xutil.h: No such file or directory xse.c:67: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token xse.c:68: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âwindowâ xse.c:69: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before ârootâ xse.c:72: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âstatusâ xse.c: In function âget_state_strâ: xse.c:174: error: âControlMaskâ undeclared (first use in this function) xse.c:174: error: (Each undeclared identifier is reported only once xse.c:174: error: for each function it appears in.) xse.c:178: error: âShiftMaskâ undeclared (first use in this function) xse.c:182: error: âMod1Maskâ undeclared (first use in this function) xse.c: In function âsetwinid_actionâ: xse.c:435: error: ârootâ undeclared (first use in this function) xse.c:435: warning: implicit declaration of function âRootWindowâ xse.c:435: error: âdisplayâ undeclared (first use in this function) xse.c:435: warning: implicit declaration of function âDefaultScreenâ xse.c:436: error: âWindowâ undeclared (first use in this function) xse.c:441: error: âwindowâ undeclared (first use in this function) xse.c:441: error: expected â;â before âstrtolâ xse.c: In function âx_end_winid_actionâ: xse.c:543: error: âwindowâ undeclared (first use in this function) xse.c:543: error: âWindowâ undeclared (first use in this function) xse.c: In function âend_winid_actionâ: xse.c:558: error: âwindowâ undeclared (first use in this function) xse.c:558: error: âWindowâ undeclared (first use in this function) xse.c: In function âsend_work_log_msgâ: xse.c:625: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result xse.c: In function âfocus_actionâ: xse.c:642: error: âXEventâ undeclared (first use in this function) xse.c:642: error: expected â;â before âxeventâ xse.c:645: error: âxeventâ undeclared (first use in this function) xse.c:647: error: âdisplayâ undeclared (first use in this function) xse.c:648: error: âwindowâ undeclared (first use in this function) xse.c:652: error: âstatusâ undeclared (first use in this function) xse.c:652: warning: implicit declaration of function âXSendEventâ xse.c:652: error: âTrueâ undeclared (first use in this function) xse.c:653: error: âStatusâ undeclared (first use in this function) xse.c:658: error: âBadValueâ undeclared (first use in this function) xse.c:663: error: âBadWindowâ undeclared (first use in this function) xse.c:670: warning: implicit declaration of function âXFlushâ xse.c:680: warning: implicit declaration of function âXSyncâ xse.c: In function âsync_actionâ: xse.c:687: error: âdisplayâ undeclared (first use in this function) xse.c:687: error: âFalseâ undeclared (first use in this function) xse.c:688: warning: implicit declaration of function âXCloseDisplayâ xse.c:689: warning: implicit declaration of function âXOpenDisplayâ xse.c: In function âkey_actionâ: xse.c:699: error: âXEventâ undeclared (first use in this function) xse.c:699: error: expected â;â before âxeventâ xse.c:700: error: âKeySymâ undeclared (first use in this function) xse.c:700: error: expected â;â before âkeysymâ xse.c:704: error: âxeventâ undeclared (first use in this function) xse.c:708: error: ârootâ undeclared (first use in this function) xse.c:709: error: âwindowâ undeclared (first use in this function) xse.c:710: error: âdisplayâ undeclared (first use in this function) xse.c:714: error: âkeysymâ undeclared (first use in this function) xse.c:714: warning: implicit declaration of function âXStringToKeysymâ xse.c:715: warning: implicit declaration of function âXKeysymToKeycodeâ xse.c:717: error: âKeyPressâ undeclared (first use in this function) xse.c:723: error: âstatusâ undeclared (first use in this function) xse.c:723: error: âTrueâ undeclared (first use in this function) xse.c:724: error: âStatusâ undeclared (first use in this function) xse.c:728: error: âBadValueâ undeclared (first use in this function) xse.c:733: error: âBadWindowâ undeclared (first use in this function) xse.c: In function âtype_actionâ: xse.c:798: warning: implicit declaration of function âXKeysymToStringâ xse.c:798: warning: assignment makes pointer from integer without a cast xse.c:804: error: âShiftMaskâ undeclared (first use in this function) xse.c:819: error: âKeyPressâ undeclared (first use in this function) xse.c:822: error: âKeyReleaseâ undeclared (first use in this function) xse.c: In function âread_scenâ: xse.c:967: error: âMod1Maskâ undeclared (first use in this function) xse.c:969: error: âShiftMaskâ undeclared (first use in this function) xse.c:971: error: âControlMaskâ undeclared (first use in this function) xse.c: In function ârun_scen1â: xse.c:1119: error: âFocusInâ undeclared (first use in this function) xse.c:1123: error: âFocusOutâ undeclared (first use in this function) xse.c:1127: error: âKeyPressâ undeclared (first use in this function) xse.c:1132: error: âKeyReleaseâ undeclared (first use in this function) xse.c: In function âinit_xseâ: xse.c:1197: error: âdisplayâ undeclared (first use in this function) xse.c: In function âfini_xseâ: xse.c:1209: error: âdisplayâ undeclared (first use in this function) xse.c:1210: error: âTrueâ undeclared (first use in this function) make[2]: *** [xse.o] Error 1 make[2]: Leaving directory `/home/oem/Desktop/bltk/tools/xse' make[1]: *** [all] Error 1 make[1]: Leaving directory `/home/oem/Desktop/bltk/tools' make: *** [all] Error 1
_______________________________________________ Discuss mailing list [email protected] http://lists.lesswatts.org/listinfo/discuss
