This is a system problem: you are missing the dynamic libg2c.so and so
cannot build usable Fortran shared libraries.
I no longer have access to such an old system (one using gcc 3.4.x), but
from memory this was in an RPM named libf2c-* Please consult your
sysadmins.
On Fri, 18 May 2007, Ev Wh
Hi,
While I was trying to build R 2.5.0 src on
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
Kernel 2.6.9-42.ELsmp on an x86_64
The following errors occurred:
gcc -std=gnu99 -shared -L/usr/local/lib64 -o lapack.so Lapack.o
-L../../../lib -lRlapack -L../../../lib -lRblas -lg2c -lm -lgcc_