search for: xk_page_down

Displaying 2 results from an estimated 2 matches for "xk_page_down".

2003 Jan 15
2
compile problems on solairs 8
...IC -g -O2 -c dataentry.c -o dataentry.lo dataentry.c: In function `doSpreadKey': dataentry.c:1194: `XK_Page_Up' undeclared (first use in this function) dataentry.c:1194: (Each undeclared identifier is reported only once dataentry.c:1194: for each function it appears in.) dataentry.c:1198: `XK_Page_Down' undeclared (first use in this function) make[4]: *** [dataentry.lo] Error 1 make[4]: Leaving directory `/pkg-ling/src/R-1.6.2/src/modules/X11' make[3]: *** [R] Error 2 make[3]: Leaving directory `/pkg-ling/src/R-1.6.2/src/modules/X11' make[2]: *** [R] Error 1 make[2]: Leaving directory...
2001 Jul 11
0
Question.
...PIC -g -O2 -c dataentry.c -o dataentry.o dataentry.c: In function `doSpreadKey': dataentry.c:1195: `XK_Page_Up' undeclared (first use in this function) dataentry.c:1195: (Each undeclared identifier is reported only once dataentry.c:1195: for each function it appears in.) dataentry.c:1199: `XK_Page_Down' undeclared (first use in this function) make[4]: *** [dataentry.o] Error 1 make[4]: Leaving directory `/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11' make[3]: *** [R] Error 2 make[3]: Leaving directory `/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11&...