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

Reply via email to