Hi!

I tried to build R 2.2.1 from source on Mac OS 10.4.3 Tiger, Darwin 8.3.0

I was proceeding like this:

./configure F77=g77 CC="/usr/bin/gcc-3.3"
make

and got the following warnings/ errors:

/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib(single
 module) definition of _xerbla_
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
ld: warning multiple definitions of symbol _signgam
../nmath/lgamma.lo definition of _signgam in section (__DATA,__common)
/usr/lib/libSystem.dylib(gamma9.o) definition of _signgam
ld: Undefined symbols:
restFP
saveFP
/usr/bin/libtool: internal link edit command failed
make[3]: *** [libR.dylib] Error 1
make[2]: *** [R] Error 2
make[1]: *** [R] Error 1
make: *** [R] Error 1


Could anybody help me to get around this?

Best,

Georg

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to