upgrade R to recent R-devel (2.2.0) or (better) switch back to gcc-3.x with g77
On Sep 21, 2005, at 13:17 , Joel Bremson wrote: > Hi, > > I'm trying to compile R-2.1.1 on a Tiger/G5 - Darwin 8.2.0 - XCode > 2.1. > The gcc is: > powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. > build > 5026) > > The gfortran is: > GNU Fortran 95 (GCC 4.0.0 (Apple Computer, Inc. build 5202)) > > My configure line is: > ./configure F77=gfortran FLIBS=/usr/lib/libgfortran.a > > The make runs for a long while and then crashes out with this output: > gfortran -fno-common -g -O2 -c cmplxblas.f -o cmplxblas.lo > gcc -dynamiclib -L/sw/lib -L/usr/local/lib -install_name > /Library/Frameworks/R.framework/Version > s/2.1.1/Resources/lib/libRlapack.dylib -o libRlapack.dylib dlamc.lo > dlapack0.lo dlapack1.lo dlap > ack2.lo dlapack3.lo cmplx.lo cmplxblas.lo /usr/lib/libgfortran.a > ld: Undefined symbols: > _dasum_ > _daxpy_ > _dcopy_ > ... > _dsyr_ > _dtbmv_ > _zgemm_ > /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 > > --EOF-- > > Any idea how to fix this? > > Best, > > Joel > > -- > Joel Bremson > Graduate Student > Institute for Transportation Studies - UC Davis > http://etrans.blogspot.com > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > === Jan de Leeuw; Distinguished Professor and Chair, UCLA Department of Statistics; Editor: Journal of Multivariate Analysis, Journal of Statistical Software US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554 phone (310)-825-9550; fax (310)-206-5658; email: [EMAIL PROTECTED] .mac: jdeleeuw ++++++ aim: deleeuwjan ++++++ skype: j_deleeuw homepages: http://gifi.stat.ucla.edu ++++++ http://www.cuddyvalley.org ------------------------------------------------------------------------ ------------------------- No matter where you go, there you are. --- Buckaroo Banzai http://gifi.stat.ucla.edu/sounds/nomatter.au _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
