Thanks for the reply. I've got the synlink referred to in the doc: barbaloot:~/src/R-2.2.1 kwythers$ ls -l /usr/lib/libcc_dynamic.a lrwxr-xr-x 1 root wheel 27 Sep 19 13:03 /usr/lib/libcc_dynamic.a@ -> gcc/darwin/default/libgcc.a
but I'm confused concerning the "add the ld flag" bit. Does that mean just use ./confugure -with--LDFLAGGS? On Jan 13, 2006, at 4:58 PM, Jan de Leeuw wrote: > This is all over the archive, the FAQ, and the web. See > > http://tolstoy.newcastle.edu.au/~rking/R/help/05/06/7345.html > > for a short explanation and fix > > On Jan 13, 2006, at 14:41 , Kirk R. Wythers wrote: > >> I've got a compile error I don't recognize while building 2.2..1 on >> OS X Tiger. Has anyone seen this one before: >> >> objects.lo optim.lo optimize.lo options.lo par.lo paste.lo pcre.lo >> platform.lo plot.lo plot3d.lo plotmath.lo print.lo printarray.lo >> printvector.lo printutils.lo qsort.lo random.lo regex.lo >> registration.lo relop.lo saveload.lo scan.lo seq.lo serialize.lo >> size.lo sort.lo source.lo split.lo sprintf.lo startup.lo subassign.lo >> subscript.lo subset.lo summary.lo sysutils.lo unique.lo util.lo >> version.lo vfonts.lo xxxpr.lo `ls ../appl/*.lo ../nmath/*.lo ../unix/ >> *.lo 2>/dev/null` -framework vecLib -L/usr/local/lib/gcc/powerpc- >> apple-darwin6.8/3.4.2 -lg2c -lSystem ../extra/zlib/libz.a ../extra/ >> bzip2/libbz2.a ../extra/pcre/libpcre.a ../extra/intl/libintl.a - >> lreadline -lm -liconv >> ld: warning multiple definitions of symbol _xerbla_ >> print.lo definition of _xerbla_ in section (__TEXT,__text) >> /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 _signgam >> ../nmath/lgamma.lo definition of _signgam in section >> (__DATA,__common) >> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../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 >> >> Thanks, >> >> _______________________________________________ >> 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: 8125 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
