#9543: Enable cephes on FreeBSD
---------------------------+------------------------------------------------
       Reporter:  pjeremy  |         Owner:  pjeremy 
           Type:  defect   |        Status:  new     
       Priority:  major    |     Milestone:  sage-5.0
      Component:  FreeBSD  |    Resolution:          
       Keywords:           |   Work issues:          
Report Upstream:  N/A      |     Reviewers:          
        Authors:           |     Merged in:          
   Dependencies:           |      Stopgaps:          
---------------------------+------------------------------------------------

Comment (by stephen):

 Replying to [comment:10 stephen]:

 > No I am not sure about this.  I received a private email from pjeremy,
 and did some more investigating.  I discovered his patch doesn't work when
 I use the '''gcc46 compiler''', which comes with the FreeBSD ports system,
 and is automatically invoked when you use fortran.
 >
 > Let me think some more about this.

 It looks like I found the problem.  I was building under a chroot'ed
 environment.  I have discovered that after I perform the
 {{{
 chroot /usr/jail
 }}}
 I need to do
 {{{
 sh /etc/rc.d/ldconfig start
 }}}
 It looks like I only need to do this one time.

 Thanks for sticking with me on this guys.  It looks like pjeremy's patch
 works, as is, with no changes.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9543#comment:11>
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