Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port R spkg to os x 10.6 #6970

Closed
williamstein opened this issue Sep 20, 2009 · 2 comments
Closed

port R spkg to os x 10.6 #6970

williamstein opened this issue Sep 20, 2009 · 2 comments

Comments

@williamstein
Copy link
Contributor

Component: build

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

@williamstein williamstein added this to the sage-4.1.2 milestone Sep 20, 2009
@williamstein
Copy link
Contributor Author

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
Copy link
Contributor Author

comment:2

#6972 fixes everything so R works with 10.6

@sagetrac-mvngu sagetrac-mvngu mannequin removed this from the sage-4.1.2 milestone Sep 22, 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant