Ticket #4009 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

[with spkg, positive review] OSX 10.4/5: build R without the aqua support

Reported by: mabshoff Assigned to: mabshoff
Priority: major Milestone: sage-3.1.2
Component: build Keywords:
Cc:

Description

This is a followup to #4407: When we build R on OSX we per default build extensions that depend on OSX specific frameworks, namely aqua dependent code. That FrameWork? ends up pulling in Apple's libpng.dylib which is incompatible with the one we build. Consequently the build of R fails. The spkg at

http://sage.math.washington.edu/home/mabshoff/release-cycles-3.1.2/alpha3/r-2.6.1.p18.spkg

disables aqua support for R just like the 64 bit OSX build. The spkg builds fine on OSX 10.4 and 10.5 and passes doctests.

Cheers,

Michael

Cheers,

Michael

Change History

08/30/2008 04:46:07 PM changed by mabshoff

  • status changed from new to assigned.

08/30/2008 04:47:34 PM changed by rlm

  • summary changed from [with spkg, needs review] OSX 10.4/5: build R without the aqua support to [with spkg, positive review] OSX 10.4/5: build R without the aqua support.

08/30/2008 04:52:21 PM changed by mabshoff

  • status changed from assigned to closed.
  • resolution set to fixed.

Merged in Sage 3.1.2.alpha3