sagemath / sage

Main repository of SageMath. Now open for Issues and Pull Requests.
https://www.sagemath.org
Other
1.09k stars 394 forks source link

port R spkg to os x 10.6 #6970

Closed williamstein closed 14 years ago

williamstein commented 14 years ago

Component: build

Issue created by migration from https://trac.sagemath.org/ticket/6970

williamstein commented 14 years ago
comment:1

The error message is:

...
stration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o size.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o unique.o util.o version.o vfonts.o xxxpr.o   `ls ../appl/*.o ../nmath/*.o ../unix/*.o  2>/dev/null|grep -v /ext-`  -L/Users/wstein/sage/build/64bit/sage-4.1.2.alpha1/local/lib/gcc/i686-apple-darwin8/4.2.3/x86_64 -L/Users/wstein/sage/build/64bit/sage-4.1.2.alpha1/local/lib/gcc/i686-apple-darwin8/4.2.3 -L/Users/wstein/sage/build/64bit/sage-4.1.2.alpha1/local/lib/gcc -L/usr/local/lib -lgfortran -lgcc_s.10.4  ../extra/zlib/libz.a ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a  ../extra/intl/libintl.a -liconv  -Wl,-framework -Wl,CoreFoundation -lreadline  -lm
ld: symbol dyld_stub_binding_helper not defined (usually in crt1.o/dylib1.o/bundle1.o)
collect2: ld returned 1 exit status
make[5]: *** [libR.dylib] Error 1
make[4]: *** [R] Error 2
make[3]: *** [R] Error 1
make[2]: *** [R] Error 1
Error building R.
williamstein commented 14 years ago
comment:2

6972 fixes everything so R works with 10.6