[R] compile fails with x86_64-alpine-linux-uclibc-gcc

2012-08-12 Thread nobody
hello, i am trying to build R on alpine/gentoo with uclibc and it fails with the following error msg: connections.c: In function 'Rconn_fgetc': connections.c:3184:11: error: expected identifier before '(' token connections.c:3186:15: error: expected identifier before '(' token make[3]: *** [conn

Re: [R] compile fails with x86_64-alpine-linux-uclibc-gcc

2012-08-12 Thread nobody
On 11 August 2012 12:55, nobody wrote: > hello, > > i am trying to build R on alpine/gentoo and it fails with the following > error msg: > > connections.c: In function 'Rconn_fgetc': > connections.c:3184:11: error: expected identifier before '(' token > connections.c:3186:15: error: expected ident