Hello, I am having trouble building sage 4.6.1 on an iMac8,1 (2.4 GHz Intel Core 2 Duo) running OS X 10.5.8. Below is the last relevant output from the compilation. Any help would be appreciated.
Thanks, Jon gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Users/jtyard/sage-4.6.1/local/lib/ -m64 -o grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o qdBitmap.o qdPDF.o qdCocoa.o -framework AppKit -L../../../../lib -lR -dylib_file libRblas.dylib:../../../../lib/libRblas.dylib -Wl,-framework -Wl,CoreFoundation ld warning: in qdCocoa.o, file is not of required architecture make[8]: `Makedeps' is up to date. mkdir ../../../../library/grDevices/libs building package 'graphics' mkdir ../../../library/graphics mkdir ../../../library/graphics/R mkdir ../../../library/graphics/po Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared library '/Users/jtyard/sage-4.6.1/spkg/build/r-2.10.1.p4/src/library/grDevices/libs/grDevices.so': dlopen(/Users/jtyard/sage-4.6.1/spkg/build/r-2.10.1.p4/src/library/grDevices/libs/grDevices.so, 6): Symbol not found: _QuartzCocoa_DeviceCreate Referenced from: /Users/jtyard/sage-4.6.1/spkg/build/r-2.10.1.p4/src/library/grDevices/libs/grDevices.so Expected in: dynamic lookup Calls: <Anonymous> ... namespaceImport -> loadNamespace -> library.dynam -> dyn.load Execution halted make[6]: *** [mklazy] Error 1 make[5]: *** [all] Error 2 make[4]: *** [R] Error 1 make[3]: *** [R] Error 1 make[2]: *** [R] Error 1 Error building R. real 3m59.617s user 2m54.940s sys 0m39.710s sage: An error occurred while installing r-2.10.1.p4 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /Users/jtyard/sage-4.6.1/install.log. Describe your computer, operating system, etc. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org