Hi, I am trying to build R-2.15.3 and get the following error in
/configure --with-readline --enable-R-shlib <snip> checking for dummy main to link with Fortran 77 libraries... unknown configure: error: in `/home/dinesh/R-build/R-2.15.3': configure: error: linking to Fortran libraries from C fails packages installed: zypper in texinfo readline-devel xorg-x11-devel Compilers: GNU Fortran (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973] gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973] g++ (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973] Linux: Linux hanaserver 2.6.32.27-0.2-default #1 SMP 2010-12-29 15:03:02 +0100 x86_64 x86_64 x86_64 GNU/Linux FROM config.log configure:23444: checking for dummy main to link with Fortran 77 libraries configure:23478: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib64 conftest.c -ldl -lm -lgfortran -lm >&5 /usr/lib64/gcc/x86_64-suse-linux/4.3/libgfortran.so: undefined reference to `__gttf2@GCC_4.3.0' /usr/lib64/gcc/x86_64-suse-linux/4.3/libgfortran.so: undefined reference to `__netf2@GCC_4.3.0' /usr/lib64/gcc/x86_64-suse-linux/4.3/libgfortran.so: undefined reference to `__lttf2@GCC_4.3.0' collect2: ld returned 1 exit status configure:23478: $? = 1 Will greatly appreciate your help in working this out. Regards Dinesh ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

