Displaying 1 result from an estimated 1 matches for "dsbgst".
Did you mean:
dbgs
2012 Apr 17
1
R-2.15 compile error: fatal error: internal consistency failure
...times before
./configure --prefix=/home/andre/R-2.15.0
--enable-byte-compiled-packages=no --with-tcltk --enable-R-shlib=yes
Then when i started making it, it died while making lapack, particularly on
the line
gfortran -fopenmp -fpic -g -O2 -c dlapack3.f -o dlapack3.o
dlapack3.f: In function ‘dsbgst’:
dlapack3.f:12097: fatal error: internal consistency failure
compilation terminated.
make[4]: *** [dlapack3.o] Error 1
Could anyone give me a clue what is going wrong and how could i fix that? I
am running Centos 5.5, in particular, the following
$ more /proc/version
Linux version 2.6.18-194.el5...