Bug#650760: rgtk2: FTBFS on ia64: *** caught segfault *** address 0x1000050, cause 'memory not mapped'

2012-01-02 Thread Michael Lawrence
Hi Dirk, No, I don't have an Itanium around, unfortunately. Without that, it's tough to say. Probably something to do with the GType arithmetic. On a 64 bit system, I *think* a GType is a 64 bit integer, whereas in R we only have 52 bits from double. On most 64 bit architectures, it seems that the

Bug#475974: cairodevice: FTBFS: cairoDevice.c:1049: error: 'NewDevDesc' has no member named 'newDevStruct'

2008-04-14 Thread Michael Lawrence
OK you will need to use cairoDevice 2.6.1 with R 2.7 or above. install.packages() should find it properly. Thanks, Michael On Mon, Apr 14, 2008 at 7:26 PM, Dirk Eddelbuettel <[EMAIL PROTECTED]> wrote: > On Mon, Apr 14, 2008 at 07:24:17PM -0700, Michael Lawrence wrote: > > Which