search for: purenullunit

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

2005 Jul 19
2
segfault with grid and null unit (PR#8014)
...R Parent: WindowServer [146] Version: 1.12 (1622) PID: 10493 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x68000001 Thread 0 Crashed: 0 libR.dylib 0x00303d1c Rf_isObject + 0 (util.c:623) 1 grid.so 0x060c6240 pureNullUnit + 40 (unit.c:270) 2 grid.so 0x060c6284 pureNullUnit + 108 (unit.c:273) 3 grid.so 0x060c3894 findRelWidths + 60 (layout.c:69) 4 grid.so 0x060c484c calcViewportLayout + 172 (layout.c:464) 5 grid.so 0x060ca888 calcViewport...
2008 Feb 24
1
R-2.6.2 installation (64bit) falling over with the grid package
...it). The problem arises when the installation process gets to the grid package, the unit.c part in particular. This is the output I get: gcc -std=gnu99 -I../../../../include -I../../../../include -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unit.c -o unit.o unit.c: In function ??pureNullUnit??: unit.c:332: error: stray ??#?? in program unit.c:332: error: ??R_fcall?? undeclared (first use in this function) unit.c:332: error: (Each undeclared identifier is reported only once unit.c:332: error: for each function it appears in.) make[5]: *** [unit.o] Error 1 make[5]: Leaving directory `/us...