#9896: upgrading from 4.5.3 to 4.6.alpha0 fails on OS X 10.6
--------------------------+-------------------------------------------------
   Reporter:  jhpalmieri  |       Owner:  GeorgSWeber
       Type:  defect      |      Status:  needs_info 
   Priority:  blocker     |   Milestone:  sage-4.6   
  Component:  build       |    Keywords:             
     Author:              |    Upstream:  N/A        
   Reviewer:              |      Merged:             
Work_issues:              |  
--------------------------+-------------------------------------------------

Comment(by leif):

 {{{
 gcc -L/Applications/sage_builds/sage-4.5.3/local/lib -bundle -undefined
  dynamic_lookup
 build/temp.macosx-10.6-i386-2.6/sage/rings/complex_double.o
  -L/Applications/sage_builds/sage-4.6.alpha0-upgrade/local//lib -lcsage
  -lgsl -lcblas -latlas -lpari -lgmp -lm -lstdc++ -lntl -o
  build/lib.macosx-10.6-i386-2.6/sage/rings/complex_double.so
 }}}

 That's what I was thinking of. Looks as if the linker also (first!)
 searches the old lib dir.

 You renamed the directory of the upgrade / copied the Sage tree to a new
 directory...

 Could you temporarily rename the 4.5.3 directory and rerun {{{./sage -b}}}
 (after again touching Cython files)?

 (I assume {{{/Applications/sage_builds/sage-4.5.3}}} still exists.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9896#comment:26>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to