Displaying 2 results from an estimated 2 matches for "refreshkeyboardmapping".
Did you mean:
xrefreshkeyboardmapping
2005 Jan 18
1
Build problem with R-1.4.1 on AM64/Linux
...tring' from
incompatible pointer type
dataentry.c: In function `doControl':
dataentry.c:1279: warning: passing arg 1 of `XLookupString' from
incompatible pointer type
dataentry.c:1279: warning: passing arg 4 of `XLookupString' from
incompatible pointer type
dataentry.c: In function `RefreshKeyboardMapping':
dataentry.c:1308: warning: passing arg 1 of `XRefreshKeyboardMapping' from
incompatible pointer type
make[4]: *** [dataentry.lo] Error 1
My guess is I'm missing a few packages but I don't know which ones. How
should I go about from here?
Thanks,
Shiva
2004 Mar 26
2
With which version of XFree86 can R compile?
...rom incompatible pointer type
dataentry_mb.c: In function `doControl':
dataentry_mb.c:1306: warning: passing arg 1 of `XLookupString' from incompatible pointer type
dataentry_mb.c:1306: warning: passing arg 4 of `XLookupString' from incompatible pointer type
dataentry_mb.c: In function `RefreshKeyboardMapping':
dataentry_mb.c:1335: warning: passing arg 1 of `XRefreshKeyboardMapping' from incompatible pointer type
make[4]: *** [dataentry_mb.lo] Error 1
make[4]: Leaving directory `/home/hoge/rpm/BUILD/R-1.8.1/src/modules/X11'
make[3]: *** [R] Error 2
make[3]: Leaving directory `/home/hoge/rpm/...