I tried to compile the source myself, but it appears R doesn't play
well with musl.
Can someone please help? If we can compile from source, then a
packager should easily make an APKBUILD for everyone.
The error.
../unix/system.o: In function `Rf_initialize_R':
/home/albap/R-3.2.3/src/unix/system.c:185: undefined reference to
`__libc_stack_end'
/usr/lib/gcc/x86_64-alpine-linux-musl/5.3.0/../../../../x86_64-alpine-linux-musl/bin/ld:
../unix/system.o: relocation R_X86_64_PC32 against undefined symbol
`__libc_stack_end' can not be used when making a shared object;
recompile with -fPIC
/usr/lib/gcc/x86_64-alpine-linux-musl/5.3.0/../../../../x86_64-alpine-linux-musl/bin/ld:
final link failed: Bad value
collect2: error: ld returned 1 exit status
Ciao.
On Mon, Jan 25, 2016 at 10:53 PM, Alba Pompeo <albapompeo_at_gmail.com> wrote:
> I like to request the package R from https://www.r-project.org/
> It's very important for my work in statistics and I would be happy if
> we had it on Alpine. Thanks.
>
> Ciao.
---
Unsubscribe: alpine-devel+unsubscribe_at_lists.alpinelinux.org
Help: alpine-devel+help_at_lists.alpinelinux.org
---
Received on Tue Jan 26 2016 - 11:17:55 GMT