#14491: Add FreeBSD as a supported platform
--------------------------------+-------------------------------------------
       Reporter:  kcrisman      |         Owner:  pjeremy  
           Type:  enhancement   |        Status:  new      
       Priority:  major         |     Milestone:  sage-5.10
      Component:  porting: BSD  |    Resolution:           
       Keywords:                |   Work issues:           
Report Upstream:  N/A           |     Reviewers:           
        Authors:                |     Merged in:           
   Dependencies:                |      Stopgaps:           
--------------------------------+-------------------------------------------

Comment (by kcrisman):

 > 2.  I was able to solve the library problems.  I used the FreeBSD
 gcc-4.7, and the FreeBSD atlas.  Then I linked everything in
 {{{/usr/local/lib/gcc47}}} to {{{$SAGE_ROOT/local/lib}}} before starting
 the build of sage.   The problem was in the build of {{{r-2.15.2.p2}}}.
 At some point during the build, it runs {{{R}}}, which is a script.  My
 guess is that it tries to run the binary {{{R}}}, and the binary gets
 {{{libgcc_s.so.1}}} from {{{/lib}}} instead of {{{/usr/local/lib/gcc47}}}.
 And unfortunately the version in {{{/lib}}} is incompatible with
 {{{/usr/local/lib/gcc47/libgfortran.so.3}}}.
 Can you pinpoint exactly where that happens?  I'm not seeing anything
 obvious in the spkg-install, and we ''should'' have all R-related env vars
 now set properly so that only Sage stuff is seen... or maybe not?
 > So when sage-5.9 comes out, I will be able to update the FreeBSD port.
 Great!

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14491#comment:14>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to