Displaying 3 results from an estimated 3 matches for "dospreadkey".
2003 Jan 15
2
compile problems on solairs 8
...X11 module. Here is the
relevant output:
make[4]: Entering directory `/pkg-ling/src/R-1.6.2/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include
-I/pkg/X11R5/include -I/usr/local/include -DHAVE_CONFIG_H -fPIC -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]: *** [dataent...
2001 Jul 11
0
Question.
...latforms/R-1.3.0/src/modules/X11'
make[4]: Entering directory
`/export/home/hzs/Softwarz/R/All.platforms/R-1.3.0/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -fPIC -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]: *** [dataen...
2008 Feb 10
2
View() + "End" key on Ubuntu=segfault
I can repeatably crash R (segfault)
by doing
n <- 10
z <- data.frame(a=1:n,b=1:n)
View(z)
and then hitting the "End" key on my keyboard.
I haven't got debugging going yet, but running under
gdb (without debugging symbols) does give this:
0xb7b63583 in strlen () from /lib/tls/i686/cmov/libc.so.6
R version 2.6.2 (2008-02-08)
i486-pc-linux-gnu
[Ubuntu Gutsy]
locale: