Re: [Rd] Problem compiling R library on FC4 ( conflicting declaration in Rinterface.h and stdint.h)

2009-12-27 Thread Marc Schwartz
On Dec 27, 2009, at 1:01 AM, Prof Brian Ripley wrote: On Sat, 26 Dec 2009, Marc Schwartz wrote: FC4? Really? That was my reaction, but I think there may be another problem. The subject line said 'R library', the body said 'The package'. What are we talking about here? Rinterface.h is

Re: [Rd] Problem compiling R library on FC4 ( conflicting declaration in Rinterface.h and stdint.h)

2009-12-27 Thread Saptarshi Guha
My apologies all around, I'm using FC8. > That was my reaction, but I think there may be another problem.  The subject > line said 'R library', the body said 'The package'.  What are we talking > about here?  Rinterface.h is intended for alternative front-ends (see the > comments in the file), an

Re: [Rd] Problem compiling R library on FC4 ( conflicting declaration in Rinterface.h and stdint.h)

2009-12-26 Thread Prof Brian Ripley
On Sat, 26 Dec 2009, Marc Schwartz wrote: FC4? Really? That was my reaction, but I think there may be another problem. The subject line said 'R library', the body said 'The package'. What are we talking about here? Rinterface.h is intended for alternative front-ends (see the comments in

Re: [Rd] Problem compiling R library on FC4 ( conflicting declaration in Rinterface.h and stdint.h)

2009-12-26 Thread Marc Schwartz
FC4? Really? That has not been supported in over 3 years. The only versions of Fedora currently supported are 11 and 12. You need to get that machine updated. My vague recollection was that there were a variety of fortran compiler issues around that time (circa 2005/2006) with FC4, though

[Rd] Problem compiling R library on FC4 ( conflicting declaration in Rinterface.h and stdint.h)

2009-12-26 Thread Saptarshi Guha
Hello, The package builds successfully on RHEL5 and OS X( 64 bit,32/64 respectively) but on FC4(32 bit) it fails with this error g++ -m32 -I/usr/include/R -I/usr/local/include-fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march