Displaying 1 result from an estimated 1 matches for "fix_fgets".
2012 Aug 13
1
compile fails with x86_64-alpine-linux-uclibc-gcc
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]: *** [connections.o] Error 1
here is the whole build log :http://bpaste.net/show/39955/