如题,错误信息如下:
gui/x.cc:559: error: ‘GXcopy’ was not declared in this scope
gui/x.cc:559: error: ‘AllPlanes’ was not declared in this scope
gui/x.cc:559: error: ‘XSetState’ was not declared in this scope
。。。。。。。。。。。。。。。。。。。。。。。
gui/x.cc:2496: error: ‘XK_Escape’ was not declared in this scope
gui/x.cc:2499: error: ‘XK_space’ was not declared in this scope
gui/x.cc:2499: error: ‘XK_Return’ was not declared in this scope
gui/x.cc:2515: error: ‘struct x11_dialog_t’ has no member named ‘gc’
gui/x.cc:2520: error: ‘bx_x_display’ was not declared in this scope
gui/x.cc:2520: error: ‘struct x11_dialog_t’ has no member named ‘gc’
gui/x.cc:2520: error: ‘XFreeGC’ was not declared in this scope
gui/x.cc:2521: error: ‘struct x11_dialog_t’ has no member named ‘gc_inv’
gui/x.cc:2522: error: ‘struct x11_dialog_t’ has no member named ‘dialog’
gui/x.cc:2522: error: ‘XDestroyWindow’ was not declared in this scope
make[2]: *** [x.lo] Error 1
make[2]: Leaving directory `/skyeye/skyeye-1.3.0_rc1/arch/x86'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/skyeye/skyeye-1.3.0_rc1'
make: *** [all] Error 2