Displaying 2 results from an estimated 2 matches for "__fixsfsi".
Did you mean:
_fixsfsi
2003 May 05
1
problems compiling R on AIX5.1
...r: 1501-218 file dataentry.lo contains an incorrect file suffix
xlc_r: 1501-218 file devX11.lo contains an incorrect file suffix
xlc_r: 1501-218 file rotated.lo contains an incorrect file suffix
xlc_r: 1501-218 file rbitmap.lo contains an incorrect file suffix
ld: 0711-317 ERROR: Undefined symbol: .__fixsfsi
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.
...
Finally I tried to compile with GNU C/F77 adding the flags described
in a pdf where describes how to compile R.
setenv MAIN_LDFLAGS "-Wl,-brtl"
se...
2003 May 05
2
(PR#1289)
Dear all,
I've found a bug report for R when installing it on an AIX5.1 system.
There's a followup (number 4) that comments a segmentation fault on R
when quitting "q()".
I'm using a newer version of R but on the same operating system and
I obtain the same error.
There was a way to solve this problem?
Best regards and thanks,
--