I trying to compile R-.1.7.1 under OS X. Configure worked fine; then make crashes with: /sw/lib/libg2c.a(err.o) definition of common _f__formatted (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__hiwater (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__putn (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__reading (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__recpos (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__sequential (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__getn (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__icptr (size 4) /sw/lib/libg2c.a(err.o) definition of common f(short, void, int, char) (size 4) /usr/bin/libtool: internal link edit command failed make[4]: *** [libRlapack.dylib] Error 1 make[3]: *** [R] Error 2 make[2]: *** [R] Error 1 make[1]: *** [R] Error 1 make: *** [R] Error 1 [beethoven:~/INSTALL/R-1.7.1] herron% Any ideas here? Thanks, michael
make 1.7.1 crashes in Mac OS X
2 messages · Michael Herron, Brian Ripley
This is described in the MacOS X section of the R-admin manual. The file INSTALL does ask you to read it: please don't expect R-help readers to do so for you.
On Mon, 30 Jun 2003, Michael Herron wrote:
I trying to compile R-.1.7.1 under OS X. Configure worked fine; then make crashes with: /sw/lib/libg2c.a(err.o) definition of common _f__formatted (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__hiwater (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__putn (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__reading (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__recpos (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__sequential (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__getn (size 4) /sw/lib/libg2c.a(err.o) definition of common _f__icptr (size 4) /sw/lib/libg2c.a(err.o) definition of common f(short, void, int, char) (size 4) /usr/bin/libtool: internal link edit command failed make[4]: *** [libRlapack.dylib] Error 1 make[3]: *** [R] Error 2 make[2]: *** [R] Error 1 make[1]: *** [R] Error 1 make: *** [R] Error 1 [beethoven:~/INSTALL/R-1.7.1] herron% Any ideas here? Thanks, michael
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595